Where is ViewState information stored?
Answer Posted / avirnenisiva
View state information is stored hidden field.
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
Where do the cookie state and session state information be stored?
What is asp net theme?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
They mostly asked difference between versions of technologies
Explain the updatepanel?
Define session in asp.net.
What is routing in MVC?
What is the difference between cache and cookies?
How would you create a permanent cookie?
Which type of state management is provided by Query String in ASP.NET?
How is session id generated?
What is event in asp.net?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Explain the difference between debug.write and trace.write? When should each be used?