Is session server side or client side?


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

Post New Answer

More ASP.NET Interview Questions

How do pass data from one layer to another layer in N-tier architecture?

2 Answers  


What is difference between asp state management and asp.net state management?

0 Answers  


What is the use of SmartNavigation property?

4 Answers  


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

0 Answers  


what are the ihttphandler and ihttphandlerfactory interfaces ?

0 Answers  






If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

0 Answers  


i need code for insert,delete,update adn display records using stored procedure in C#

2 Answers  


What is the difference between session and viewstate in asp.net?

0 Answers  


How do cookies work? Give an example of their abuse.

0 Answers  


Explain the different types of assemblies?

0 Answers  


What is anonymous authentication?

0 Answers  


When working with ASP.Net server controls, it is important to use the right event handlers to capture the event for the application to function properly. What event would you use to capture the selection of a new item in a DropDownList control? a) The Click event. b) The SelectionChanged event. c) The SelectionIndexChanged event. d) The ChangedSelection event.

4 Answers   Syntax Softtech,


Categories