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
How to improve performance of web application asp.net mvc? : Asp.Net MVC
Explain the difference between asp.net mvc and asp.net webforms
What are the difference between function and stored procedure in .net programming language?
Is data edited in the Repeater control?
In a Repeater control how one can provide an alternating color scheme ?
Explain what is event bubbling?
Demonstrate Render and PreRender?
Explain Life cycle of ASP.NET page when a request is made.
What are the different types of sessions in asp.net? Name them?
Differences between “dataset” and “datareader”.
What is _dopostback in asp net?
What is state management in .net?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Explain an object, class and method.