What is stateless asp or asp.net ?
Answer Posted / babu reddy
asp.net is stateless
Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What are type/key pairs in client script registration?
What is the used of "ispostback" property?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is another word for redirect?
How can I configure asp.net applications that are running on a remote machine?
Why would a company use an application service provider?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
Explain the namespace classes used in asp.net mvc? : asp.net mvc
Where the cookie value is stored?
What is paging in context of Memory?
What is the default authentication mode for asp.net?
When Cookies are expired in ASP.NET?
What does mvc represent in asp.net? : asp.net mvc
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?
What is the file through which you can customize your asp.net application?