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 the difference between stored procedure vs function?
What is an asp.net web form?
What is use of <% %> in asp.net?
Describe how ASP.NET maintains process isolation for each Web application?
Can the validation be done in the server side? Or this can be done only in the Client side?
What do you understand by aggregate dependency?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
Explain < @OutputCache% > and the usage of VaryByParam, VaryByHeader ?
Write a code for sending an email from asp.net application.
Explain the use of errorprovider control in .net?
Is it possible to create web application with both webforms and mvc?
We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.
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)