| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx.
All pages are in diff. server. When user req. for a page,
Page1.aspx opens Ist & a session established. If user req.
for IIn page, second session established. Similarly, 3rd
session established if user req. 3rd page. In this scenario,
tot. 03 sessions are established. How we can minimize it so
that it will work with only one session? | Wipro | 2 |
| What type of code (server or client) is found in a
Code-Behind class? | | 1 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | HCL | 3 |
| What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0 | IntraLogic | 9 |
| How do you implement postback with a text box? What is
postback and usestate? | | 1 |
| What are the different modes for the sessionstates in the
web.config file? | | 1 |
| What is the difference between ExecuteReader,ExecuteNonQuery
and ExecuteScalar. | | 3 |
| How many types of sessions are there? | | 2 |
| What are the differences between Trace and Debug? | Accenture | 2 |
| how can i inharit multiple classes? | | 1 |
| Differences between session state and Application state? | | 2 |
| Explain Page life cycle | DELL | 6 |
| Clearly Explain the ispostback | TCS | 6 |
| Can you edit data in the Repeater control? | | 8 |
| How does dataset acts in a disconnected fashion ? | TCS | 3 |
| What is JIT, what are types of JITS and their purpose ? | Infosys | 3 |
| What is the function of the CustomValidator?
a) It allows for custom C# client-side code to validate
entries in a control.
b) It allows for a custom mixture of validator controls to
use one central control for the display of messages.
c) It uses scripted client-side code to validate the entry
in a control.
d) It uses server-side code to validate the entry in a control.
| Syntax-Softtech | 2 |
| With out Web.config can we executes the application? | Valtech | 6 |
| Differentiate session and cookie
| | 1 |
| Trigger syntax in sql2000 | Wipro | 1 |
| |
| For more ASP.NET Interview Questions Click Here |