What is caching in asp.net?
Give a few examples of page life cycle events.
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
How to Insert a TextBox value in to Sql database using C# coding?
17 Answers HCL, Sona, TCS,
What is server side session?
What is the difference between table and query?
Whats MSIL, and why should my developers need an appreciation of it if at all?
What is state management technique?
How does session authentication work?
i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What does the "EnableViewState" property do?
what are the State management and Its Uses