| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.
| Syntax-Softtech | 3 |
| How do you manage session in ASP and ASP.NET ? | Microsoft | 1 |
| what is shared assembly? | Microsoft | 2 |
| What is the difference between and ActiveX dll and control? | Microsoft | 2 |
| What is mvc structure? given example?
How to show gridview control from business components and
using class object arrays? | | 1 |
| how we deploy the asp.net 2.0 application | Logistics | 1 |
| what is the use of untyped data set ? | TCS | 2 |
| How will u decide when to use caching and when to use
viewstate? | | 3 |
| What are different transaction options? | Astadia | 1 |
| Hi please tell me what is
ISNOTPOSTBACK,POSTBACK,AUTOPOSTBACK and also the extensions
of aspx,asmx,ascx its urgent plz reply me soon.... | | 3 |
| How many types of sessions are there? | | 2 |
| What r new things introduced in ASP.NET 2.0 in comparision
to ASP.NET 1.1 | | 1 |
| what are the levels of securities need to be considered for
the finincial web application? | | 1 |
| what is the differance between .DLL & .EXE | Infinite-Computer-Solutions | 8 |
| How do you relate an aspx page with its code behind Page? | Accenture | 2 |
| I am using ASP.Net 2.0. I added the following code in
button_Click page. but 'PreviousPage' is not taking as a
keyword. It throughs an error.
Page Poster = this.PreviousPage;
TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest");
sDisplay = txtNewTest.Text;
Response.Write(sDisplay);
The following is the Error Message:
'controls_LoginMain' does not contain a definition
for 'PreviousPage' | | 2 |
| What is the difference between Postback and Ispostback
Property? | HCL | 2 |
| Where do you store the information about the user?s locale? | | 1 |
| How can u handle Un Managed Code Exceptions in ASP.Net? | Lara-Technology | 1 |
| What is the use of Administration tool in Asp.net 2.0? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |