What are runtime hosts?
Answers were Sorted based on User's Feedback
Answer / johnson
he runtime host loads the runtime into a process, creates
the application domains within the process, and loads user
code into the application domains.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / 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 |
What is the < machinekey > element and what two ASP.NET technologies is it used for ?
Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?
Can you explain autopostback?
Mention the execution process for managed code?
What are the advantages of the code-behind feature?
What are the difference between overriding and overloading?
What is the request flow used for asp.net mvc framework? : asp.net mvc
what is reference type to value type.
In which situation can you not use a viewstate?
Can the unique key be null?
Can the validation be done in the server side? Or this can be done only in the Client side?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)