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
Can we store object in viewstate?
What is state management in .net?
What is the difference between c# and .net?
What is cookieless session id explain in brief?
To display data in a Repeater control which template you provide?
What are the cookies types in asp.net?
What language does asp.net use?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
Please brief not about xsd,xslt & xml?
What is windows active directory authentication?
How many types of sessions in asp.net?
What’s difference between “optimistic” and “pessimistic” locking?
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is state management in asp.net with example?
What are the events in a page life cycle?