If Asp Dot Application is stateless what happened? during
designing

Answers were Sorted based on User's Feedback



If Asp Dot Application is stateless what happened? during designing..

Answer / 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

If Asp Dot Application is stateless what happened? during designing..

Answer / tjorg

The sessionStateMode was set to off.

Is This Answer Correct ?    0 Yes 1 No

If Asp Dot Application is stateless what happened? during designing..

Answer / 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

More ASP.NET Interview Questions

What is web.config and machine.config ?

3 Answers   Collabor, NDPL, TCS,


To match the two different controls which control would we use ?

2 Answers   Siebel,


How to transpose rows into columns and columns into rows in a multi-dimensional array ?

1 Answers   Microsoft,


What is the state management in asp.net?

0 Answers  


In which scenario we use Session and Cookies? With Example..

1 Answers  






Will session work if cookies is disabled?

0 Answers  


What is the use of data set in asp.net?

0 Answers  


what is the difference b/w Asp.net server controls and html server controls in .net?

2 Answers   iGate, Profiniti Systems,


Why web api is better than wcf?

0 Answers  


How would you implement inheritance using VB.NET/C#?

3 Answers   Siebel Systems,


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1 Answers   BirlaSoft,


What is x xss protection?

0 Answers  


Categories