Types of session management in ASP.NET?
Answer / veerendra
There are two types of session management in ASP.NET
namely., Client side and Server side.
Client side: Hidden forms, Hiddenfields, Querie
strings,Cookies, View state
Sever side; Application object, Session State, Caching.
Each type has its own advantages and preferences.
Is This Answer Correct ? | 12 Yes | 5 No |
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
How can we do the client side validation and Server side validations? But i told that At client side by with the help of validations control or by javascript? But I dont know about the Server side controls Explain?
When do you set "<IDENTITY impersonate="true" />" ?
What is asp.net architecture?
You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.
When would you set this property to false?
What is view state and use of it ?
what is the use of untyped data set ?
How do sessions work?
What’s the difference between response .redirect and server.transfer?
What is a windows service?
What are asynchronous callbacks ?
6 Answers Accenture, BirlaSoft,