If Asp Dot Application is stateless what happened? during
designing
Answer Posted / smita
asp.net is stateless
Both ASP and ASP.NET are stateless. Because both ASP and
ASP.NET uses HTTP protocol which is stateless
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is class and object in asp.net?
How do cookies work? Give an example of their abuse.
What is Web Server Control Templates.?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
Explain in what order a destructors is called.
What is difference between URL and URI?
How can we prepairing Interview
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Describe the events in the life cycle of a web application.
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
Explain the function of new view engine in asp.net? : asp.net mvc
What are the parts of an http response?
How do you design a website with multilingual support in ASP.NET ?
Name the two properties are on every validation control?
Describe the difference between inline and code behind - which is best in?