| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| which scripting is used browser by server when we use
validation controls.
1.javascript
2.vbscript
3.jscript
4.perl | Satyam | 8 |
| What are typed datasets? | IBS | 1 |
| What are the data types is possible to store in session?
and can we store dataset in session? | eMids | 4 |
| which is faster ArraytList Or Collection ? how?
hows the Hashing works internally ? | Emphasis | 2 |
| what is the use of untyped data set ? | TCS | 2 |
| What r the page life cycle in asp.net page? | | 1 |
| What is wrong with a line like this? DateTime.Parse(myString) | Metasys | 4 |
| Which method do you invoke on the DataAdapter control to
load your generated dataset with data? | | 1 |
| How to authenticate users using web.config ? | Accenture | 2 |
| What benefit does your code receive if you decorate it with
attributes demanding specific Security permissions? | | 2 |
| How many Garbage Collectors are there for one Application
or one Page | Emphasis | 1 |
| If you have to replicate a set of controls(UI) across a
number of web pages, what will you do | | 1 |
| define silverlight and advantages ? | | 2 |
| Can you store dataset in viewstate? | Microsoft | 3 |
| What methods are fired during the page load? | Visual-Soft | 6 |
| What is an application domain ? | Microsoft | 2 |
| Differentiate between Server Transfer and Response
Redirect? | DELL | 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 manifest? | Microsoft | 3 |
|
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 |
| |
| For more ASP.NET Interview Questions Click Here |