Where is asp.net session stored?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is session object? Describe in detail.
How will create assesblies at run time?
What is the purpose of session management?
What is difference between ispostback and autopostback in asp net?
What is special types forms
Difference between .NET and previous version?
What is meant by web application?
To redirect the user to another page which method do we use without performing a round trip to the client?
What does asp in asp.net stand for?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is form submit?
Why is the standalone environment only useful during the development process?
What is cookieless session id explain in brief?