what is session ?how sessions are handeled in application?
write the clauses of sql server in their order.
Answer Posted / a
Session is set by the developer, not by the user.
More information at:
http://msdn.microsoft.com/en-us/library/ms972429.aspx
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is asp net theme?
What is css and what is it used for?
How does viewstate work?
What is the difference between custom controls and user controls?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
How can we register exception filter from the action?
How do u deploy your asp.net application?
How do u deploy ur project?
What I need to create and run an asp.net application?
How you can access the values from the Repeater control in ASP.NET?
What is difference between asp state management and asp.net state management?
Define the term Web Garden?
Explain what is postback in asp. Net?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
How can we create a website?