Answer Posted / anil sharma
in asp.net following ways to maintain server site and
client site state.
client site:
1. View State
2.Query String
3.Hiddne Field
4. Cookies
Server Site is:
1.Session
2.Application
| Is This Answer Correct ? | 37 Yes | 4 No |
Post New Answer View All Answers
What is syntax code to send email from an asp.net application?
How can we update records in gridview?Is there any appropriate code for it?
In order to get assembly info which namespace we should import?
Is sql backend or frontend?
What is the question mark in a url?
What are the features of asp.net mvc?
What do you understand from custom control?
How do we sort the data from a dataset?
What are triggers of an updatepanel?
What is advantage of asp.net?
Explain the advantages of asp.net.
What is the difference between client-side and server-side validations in ASP.NET?
What are session state modes?
What parameters can you pass in the url of the api?
How does a content page differ from a master page?