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 purpose of using MVC programming pattern in ASP.NET?
What is an iHTTPModule, and explain its implementation with its limitations?
About SOAP ?
What is a web pool?
I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com
Which two new properties are added in asp.net 4.0 page class?
Differences between “dataset” and “datareader”.
If there is submit button in a from tell us the sequence what happens if submit is clicked and in form action is specified as some other page ?
What is localization and Globalization?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is the function of the ViewState property?
What is boxing and unboxing ?
7 Answers Accenture, Infosys, MedTek,
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)