Differentiate the session object and application object?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

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?.

3 Answers   Syntax Softtech,


What do you understand from custom control?

0 Answers   C DAC, CDAC,


How can you identify that the page is post back?

0 Answers  


what is the difference b/w Asp.net server controls and html server controls in .net?

2 Answers   iGate, Profiniti Systems,


How to bind all the binding controls in a page at once in ASP.NET?

0 Answers   Viscus Infotech,






What is the use of execute non query in asp.net?

0 Answers  


To redirect the user to another page which method do we use without performing a round trip to the client?

0 Answers   Siebel,


What is the lifespan for items stored in ViewState?

2 Answers   ISST,


Types of session management in ASP.NET?

1 Answers   Microsoft,


What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

0 Answers  


How to create discussion forum in asp.net mvc? : Asp.Net MVC

0 Answers  


how to convert varchar into datatype int............. in ASP

1 Answers  


Categories