What is true about application service provider?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different session state management options available in asp.net?
How can you get public key information?
What is the result when the Web Form containing the following line is complied and executed? <asp:Button id=?thebutton? onClick=?theEvent? /> a) The button control is created; theEvent is the click event handler. b) Compiler error; the control must be set to runat=?server?. c) Compiler error; onClick is not a valid attribute. d) Runtime Exception; the control must be set to runat=?server?.
Suppose there is one web farm with 3 servers inside with same configuration and the same project is running inside all servers.Which session mode is usde for all these and why?
Describe the difference between a Thread and a Process?
Which of the following .NET framework supports Web API?
Which method is used to enforce garbage collection in .net?
If i have a page where i create an instance of a dll and without invoking any method can I send values to next page ?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
How to write unmanaged code and how to identify whether the code is managed /unmanaged?
If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?
What are session state modes? List some of the important session state modes of asp.net.
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)