If Asp Dot Application is stateless what happened? during
designing
Answer Posted / debasis bose
ASP is stateless but ASP.net with States , Cookies, Session
states etc...
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is the difference between runtime version and version?
How do we assign page-specific attributes?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Is asp.net different from asp? If yes, explain how?
Explain about ASP.NET?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
What are the two Layouts supported by a Web form in ASP.NET?
Diff between web user control and web custom control?
Explain the differences between managed and unmanaged code?
How to use ipostback?
What are the properties of the eventargs argument when capturing keyboard events?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is postback request?
Explain difference between dataset and recordset?