| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can you explain what inheritance is and give an example of
when you might use it?
| | 1 |
| What is the main difference between a static page and a
dynamic page?
| | 1 |
| Finally and dispose methods? | Microsoft | 1 |
| if you disable view state of a textbox will it maintain
data during postbacks.if yes reason | FactorH | 6 |
| What is caching? What are the different types of caching? | | 5 |
| is it possible to persiste customize object in view state?
how it is? | | 2 |
| I am having four text boxes in my web application. I am
setting Required Field validator to each Text box. And I am
having two buttons in my application. If i clicked the
first button only first two text box validation will get
fire. Dont show error message for remaining two text box.
If i clicked second button last two text box validation
will get fired. It will not consider the first two
validation controls. That is how to enable and disable the
validation controls. | | 4 |
| WHAT IS BOXING? HOW WE CAN USE IT? | Seion-Infotech | 4 |
| How to kill more than one session variables at a time | iSoft | 6 |
| What is the Global.asax used for? | | 7 |
| What is the Difference between user and server controls?
| | 4 |
| how can i insert array values and retreive in asp.net | TCS | 3 |
| Types of object in asp ? | Accenture | 1 |
| About DataAdapters ? | Accenture | 7 |
| From the given paragraph of text, write a program to match
the strings of format “Any number of numerals followed by
an underscore followed by any number of alphabets"
ex:123_abc
(Note:using regular expressions) | Microsoft | 4 |
| what is view state | | 4 |
| Is it possible to add aspx.vb file in to C# Web Project? If
so how can i use the vb file in the C# Web project? | | 3 |
| 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 |
| web farm .. how does session shuld be stored... if inproc
used? does the session
persists from one server to other.
| TCS | 2 |
| What is Partial in ASP.NET 2.0? | Fulcrum-Logic | 2 |
| |
| For more ASP.NET Interview Questions Click Here |