| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What does AspCompat="true" mean and when should I use it? | | 1 |
| How Can we use multiple forms in single asp.net application?
| Polaris | 2 |
| What is difference between masterpage and user control, what
is the objective of master page when we had user control in
.NET 1.1 version | DELL | 3 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll and
aspnet_wp.exe in the page loading process | Visual-Soft | 1 |
| what are the server controls used in sitepath navigation? | | 1 |
| In a page there is dropdown list with the name of the
cities like Bangalore,Pune,Chennai,Other and a text box
that would enable the user to enter the name of the city if
other is selected. How to enable validation on the text box
if other is selected | | 1 |
| With out Web.config can we executes the application? | Valtech | 6 |
| Can we throw exception from catch Block? | Accenture | 6 |
| Describe the difference between inline and code behind. | | 2 |
| What are the different ways you would consider sending data
across pages in ASP (i.e between 1.asp to 2.asp)? | Net-Solution | 1 |
| Which template must you provide, in order to display data
in a Repeater control? | | 1 |
| Is object a value type or referenced type? | | 2 |
| what is the assembly? | | 2 |
| What are the main components of the ADO object model? How
are they used? | Syntax-Softtech | 1 |
| How do you pass session values from one page to another ? | Digital-GlobalSoft | 2 |
| 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 |
| What are Authentication mechanisms in .Net? | Accenture | 5 |
| Difference between Htttppost and Httpget Methods? | Microsoft | 3 |
| Which two properties are there on every validation control? | | 2 |
| What base class do all Web Forms inherit from? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |