Answer Posted / sangram kadam
There are 7 objects in Asp
Request,Response,session,Application,Server,AspError and
Object context
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain advantages of caching?
What is asp net objects?
Can viewstate be accessed in another page?
What language does asp.net use?
Where is the view state data stored?
How you will handle session when deploying application in more than a server?
What are the HTML server controls in ASP.NET?
Can you explain autopostback?
What are the advantages of passport authentication?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
In a Repeater control how one can provide an alternating color scheme ?
What’s the difference between response .redirect and server.transfer?
Is it true that a Web service must be written in .NET or not?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is csrf attack in asp.net?