| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| If i have a page where i create an instance of a dll and
without invoking any method can I send values to next page ? | Satyam | 1 |
| what is client-server architecture in .net?
and what is 3-tier architecture? | | 1 |
| What is Boxing and Unboxing? | Accenture | 6 |
| Explain Page life cycle | DELL | 6 |
| How to use one project files into another project? | HP | 3 |
| How do you handle unhandled exceptions in ASP.NET?. | | 3 |
| what is difference between User Control,Custom Contro1,Web
server control and template controls | | 1 |
| What?s the difference between Codebehind="MyCode.aspx.cs"
andSrc="MyCode.aspx.cs"? | SLC-Ltd | 3 |
| how to edit gridview control in asp.net2.0 | 3i-Infotech | 1 |
| What are the page level transaction and class level
transaction? | Satyam | 1 |
| To match the two different controls which control would we
use ? | | 2 |
| If you have to replicate a set of controls(UI) across a
number of web pages, what will you do | | 1 |
| main difference between asp.net2.0,asp.net1.1,asp.net1.0 | Northgate-is | 1 |
| how to pass session value one url to another url.my code
if session("user")="abc" then
response.redirect("www.abc.com\client\home.aspx")
end if. so how to pass value of session in browser url | | 1 |
| What is the difference between a session object and cache object | CitiGroup | 2 |
| When would you set this property to false?
| | 1 |
| Caching techniques in .NET? | Microsoft | 2 |
|
I am using a range validator and want to use dd mm yyyy
format for accepting dates.
I get a fairly generic "can't do that" type exception when I
use this format for setting the minValue or maxValue
properties for the range validator. How can I force it to
accept my format? | FutureTech | 1 |
| What is view state and how this can be done and was this
there in asp? | Accenture | 8 |
| What are the different types of Session state management
options available with ASP.NET? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |