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
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is server redirect?
What is cas?
Which class is used to send an email message from an ASP.NET Web page?
Describe state management in asp.net?
Can you use Web API with ASP.NET Web Form?
What does postback mean?
Is session server side or client side?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What is enableviewstate in asp net?
How can we register exception filter globally?
What does asp in asp.net stand for?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
What is Web Server Control Templates.?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?