What is the other method, other than GET and POST, in ASP.NET?
Answer Posted / rohini
set, let
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Describe Segmentation With Paging?
How does a content page differ from a master page?
Where is the session stored?
How can you register a custom server control to a web page?
What is difference between view and partial view?
Do cookies store passwords?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Why will you usually create an aspnet user account in the database for an asp.net web application?
Explain the asp.net session state modes.
What is redirecting behavior?
Where do we store our connection string in asp.net application?
Mention the execution process for managed code?
Explain diff. Betn dataset and recordset?
Explain the working of passport authentication.
Explain the use of duration attribute of @outputcache page directive.