What ASP.NET object encapsulates the state of the client and
the browser?
a) The Session object
b) The Application object
c) The Response object
d) The Request object
e) The Server object
Answer Posted / jay
a) The Session object
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Explain about the Class view window?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
In which situation can you not use a viewstate?
Explain the advantages of asp.net.
What is semantic gap?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
If we remove web.config or machine.config from the application then, is this application will works?
What is difference between View State and Hidden Field in ASP.NET?
How does session work in asp net?
What is different in .net 1.1 and .net 2.0?
What is the main differences between asp and asp.net?
Explain how can we inherit a static member?
What is aspect-oriented programming?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
How can you pass multiple complex types in Web API?