Answer Posted / kuldeep singh
There are two to maintain the state in asp.net...
client side and serverside.
client side:
1.Cookies
2.HiddenField
3.Viewstate
4.Querystring.
serverside:
1.Session state
2.Application state
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How do u optimize a query in asp.net?
Can a master page have more than one contentplaceholder?
Define authentication and authorization.
What is AutoEventWireup attribute for ?
Explain the difference between debug.write and trace.write? When should each be used?
How would you implement inheritance using c#?
How do http sessions work?
How to implement globalization and localization in the use interface in .net.
What is microsoft windows sharepoint services?
What are the difference between overriding and overloading?
What is scope of an application variable in asp.net?
What is custom attribute? How to create?
What is the syntax for datagrid and specifying columns?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
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.