What are the asp.net objects? is it application obects,
cache objests etc. or is it state managements, web services etc?
Answers were Sorted based on User's Feedback
Answer / mani
ASp.net contain 5 objects
Request
Response
server
Session
Application.
It's belongs to state management
| Is This Answer Correct ? | 26 Yes | 1 No |
Answer / falaknaaz.shaikh
ASP.NET offers a "Cache" object that is shared across the
application and can also be used to store various objects. The
"Cache" object holds the data only for a specified amount of
time and is automatically cleaned after the session time-limit
elapses.
| Is This Answer Correct ? | 12 Yes | 4 No |
Answer / kisna
Request
Response
server
Session
Application.
r d 5 object of asp.NET
| Is This Answer Correct ? | 2 Yes | 2 No |
What is manifest in .net framework?
What is difference between session and cookies?
how to create bin folder in asp.net2.0
What is a PostBack? What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState? Why is it either useful or evil?
what is the dllhell? why we use the dllhell?
how to use web services with code?(with example code)
What’s the difference between asp.net web forms and asp.net mvc?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is caching? Explain.
What is a web api? Which protocol is used in a web api?
What is difference Data List and Data Repeater Control ?
Difference between viewstate, cache, session
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)