Answer Posted / subhash - netedge computing
We have six type of object in asp.
1- Request
2- Response
3- Session
4- Application
5- Server
6- Object context object
| Is This Answer Correct ? | 31 Yes | 12 No |
Post New Answer View All Answers
Explain Optimization technique description?
What is the default timeout for a cookie?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What is a session in asp.net?
How can you pass multiple complex types in Web API?
What is .net remoting?
How to implement form based authentication in asp.net application?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
Which protocol is used to call a web service?
Explain the steps to be followed to use passport authentication.
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
How do u deploy your asp.net application?
List the advantages and disadvantages of user control an custom control?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
How do you deploy your asp.net application?