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
Differentiate the session object and application object?
Where is asp.net session stored?
What is difference between abstract class and an interface?
What is difference between session and cookie?
what cut off mark for po's,what questions they asked for interview?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is strong-typing versus weak-typing?
What is class and object in asp.net?
Explain login control and form authentication.
Explain the difference between asp & asp.net.
What is the difference between pathparam and queryparam?
What is the difference between executescalar and executenonquery?
What are the different web pages?
Explain Features in ASP.NET
Why asp.net is better than php?