| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How many classes can a single .NET DLL contain? | | 6 |
| 1. What is the difference between Cache and Session?
2. I cache limited to page like viewstate or it's accessible
through out the application like session?
3. Which one is better when I've some data that is to be
used across the application? Why is to better than the other? | 247Customer | 1 |
| What?s the difference between Response.Write()
andResponse.Output.Write()? | Atos-Origin | 5 |
| What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"? | SLC-Ltd | 3 |
| what is diffrent between asp & asp.net | | 2 |
| Name the control which can be used to reserve the space on
web page for storing localized data.
| IBM | 2 |
| What is the role of global.asax? | | 7 |
| what are the files used in asp .net | | 1 |
| You ve defined one page_load event in aspx page and same
page_load event in code behind how will prog run? | | 4 |
| To which side ( server ? client) does the user input data
validation occur? Explain the reasons for it? | | 1 |
| What is the purpose of the validation summary control? What
do you need to do to prevent an error message from being
displayed in a validator when a validation summary control
is used? How can you display a message in both the validator
and the validation summary control?
| | 1 |
| what is the MSIL assembler do? | | 1 |
| What does this do? sn -t foo.dll | | 2 |
| What is the main difference between grid layout and flow
layout? | | 1 |
| What are Sticky Sessions? | Infosys | 2 |
| WHAT IS BOXING? HOW WE CAN USE IT? | Seion-Infotech | 4 |
| What was the difference between machine.config and
web.config files | Assurgent | 8 |
| Which is the namespace used to write error message in event
Log File? | | 1 |
| Types of authentications in ASP.NET ? | Accenture | 5 |
| How do you get records number from 5 to 15 from a dataset of
100 records? | Syntax-Softtech | 1 |
| |
| For more ASP.NET Interview Questions Click Here |