What is stateless asp or asp.net ?
Answer Posted / sks
Both ASP and ASP.NET are stateless. Because both ASP and
ASP.NET uses HTTP protocol which is stateless.
Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What is the difference between system.stringbuilder and system.string
What is a page life cycle?
What is a web api endpoint?
How can I create master page in asp net?
What is a proxy in web service?
How to register exception filter globally?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What is full trust in asp.net?
What are the advantages and disadvantages of Using Cookies?
What is a user developed application?
Can you explain composite pattern?
What is application variable?
Define page fragment caching?
What is the difference between login controls and forms authentication?
Describe SOA and the tenets of it?