Answer Posted / vipin tripathi
Ways to handle State Management
1. View State
2.Query String
3.Hiddne Field
4. Cookies
Server Site is:
1.Session
2.Application
3:Cache Object
Is This Answer Correct ? | 31 Yes | 2 No |
Post New Answer View All Answers
What is the use of data set in asp.net?
What are the asp.net server side objects?
How do I open an ashx file?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What is enableviewstate in asp net?
List the advantages and disadvantages of user control an custom control?
What are httphandlers and httpmodules and difference between them?
What is applicatio domain?
What are app services?
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.
What are user controls?
Is global asax mandatory?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Define what is razor? : asp.net mvc
What are the new features implemented in ASP.NET?