Where is asp.net view state stored?
What are typed datasets?
what is view stat how it is use ?
Explain about Application and Session Events ?
What are the two properties that are common on every validation control?
How do you register JavaScript for webcontrols ?
How to check null values in dataset ?
Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.
When maintaining session through sql server, what is the impact of read and write operation on session objects?
How many web.config files can I have in an application?
What are skins?
To match the two different controls which control would we use ?
What is data control in asp.net?