| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Is object a value type or referenced type? | | 2 |
| why we should use more than one web.config files in our
application? I have two web.config files in my application.
One in the root directory and another one inside a sub
folder. When the application runs which web.config file
will run? why? | | 1 |
| What is Partial in ASP.NET 2.0? | Fulcrum-Logic | 2 |
| What are the Application_Start and Session_Start
subroutines used for? | | 5 |
| what are the events in ASP.net page life cycle?
| | 1 |
| Caching techniques in .NET? | Microsoft | 2 |
| There is a login page that has two text boxes with required
field validators on it. The page has a login and cancel
button. How can we ensure that the click on the cancel
button doesnt fire a validation event. | Proteans | 2 |
| How to deploy the Asp.Net Project ? | | 3 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 3 |
| what are partial classes and their use? | Microsoft | 2 |
| what is the Difference between Dim Object as object AND dim
obj as myform? | Microsoft | 1 |
| How can you provide an alternating color scheme in a
Repeater control? | | 3 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll
andaspnet_wp.exe | | 1 |
| Describe the role of inetinfo.exe, aspnet_isapi.dll and
aspnet_wp.exe in the page loading process | Visual-Soft | 1 |
| what is mean by framework? | | 2 |
| What is advantage and disadvantage of viewstate | | 2 |
| Types of values mode can hold session state in Web.Config? | Accenture | 6 |
| In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
| | 2 |
| web user and custom conrols
| | 1 |
| Where do you store the information about the user?s locale? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |