What are the asp.net objects? is it application obects,
cache objests etc. or is it state managements, web services etc?
Answer Posted / kisna
Request
Response
server
Session
Application.
r d 5 object of asp.NET
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of session management?
What is webresource axd?
Where you store Connection string in "Web.Config" file in ASP.NET?
How can we implement a identity (sql server) call in an asp.net page?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Explain what is event bubbling?
What are the event handlers that can be included in the Global.asax file?
What are the types of session in asp.net?
Explain the function of new view engine in asp.net? : asp.net mvc
What are assemblies and namespaces and explain the difference between them ?
Explain exception filters?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What is application variable in asp.net?
What are the difference between overriding and overloading?
Describe the method to create a permanent cookie?