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 |
How does session id work?
Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords). Which one is trusted and which one is untrusted?
What is a postback url?
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
what is a .xap file? Explain with an example.
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Differnce between Control an View State
How do I use a proxy server when invoking a web service?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What is comparevalidator?
version information of assembly consist of _________ values.
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
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)