Answer Posted / surjeet
Ranging from Windows applications, Web applications to
Mobile applications, CLR is designed to support various
types of applications. .NET Framework provides different
types of runtime hosts to manage the execution of
application code(to load runtime in to process, create
application domain within process, load user code in to
application domain) and provides various services to the
application.
Runtime hosts included in .Net framework are : ASP.NET,
Microsoft Internet Explorer and windows shell.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the parent class of all the web server control?
Explain diff between dataset and datareader?
How to find last error which occurred?
Explain the difference between asp.net mvc and asp.net webforms
What is the difference between custom web user control and a custom web server control?
How would you create a permanent cookie?
What is preprocessor in .net and type, where it use?
What are the elements of a website?
Define static function?
In order to get assembly info which namespace we should import?
What is the use of autowireup in asp.net?
Explain the role of global.asax?
How does session work in asp net?
Explain how do you validate the controls in an asp .net page?
What is the difference between runtime version and version?