| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what do machine key element in configuration file specify? | TCS | 1 |
| what does Page.IsValid in asp.net | Net-Solution | 3 |
| What is custom tag in web.config ? | Accenture | 1 |
| If I'm developing an application that must accommodate
multiple security levels though secure login and my ASP.NET
web application is spanned across three web-servers (using
round-robin load balancing) what would be the best approach
to maintain login-in state for the users? | Syntax-Softtech | 7 |
| In a page u have Web user controls . So what is the order
in which the Page life Cycles takes place? | | 1 |
| I have around 200+ controls in a page. Each of the sets of
controls are kept in divs and when header div is clicked,
only those div controls pertaining to that header div will
be displayed. Rest of the divs are kept invisible.
When the page loads, all these 200+ controls are loaded
simultaneously, that consumes much of the time.
What my requirement is I want to get the div1 controls
loaded when the page loads and rest of the div controls
should be loaded asynchronously. it should not be loaded
with page load, so that time for loading the page can be
much minimised.
Hope u understood my question and pls help me out with a
solution asap....
| | 1 |
| What r new things introduced in ASP.NET 2.0 in comparision
to ASP.NET 1.1 | | 1 |
| 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 the challenging situation you faced in your career? | HP | 3 |
| Windows Authentication (via Active Directory) and SQL
Server authentication (via Microsoft SQL Server username
and passwords).
Which one is trusted and which one is untrusted? | | 2 |
| I have to send data throug querystring from one page to
another. But it should not be displayed in URL. How it is
possible? | EMR | 5 |
| Can we change the session timeout in ASP.NET, if yes then
how and from where? | L&T | 7 |
| .net allows which inheritence | AG-Technologies | 5 |
| What is advantage and disadvantage of viewstate | | 2 |
| Can you give an example of what might be best suited to
place in the Application_Start and Session_Start subroutines? | | 1 |
| How many webforms are possible on a single webpage? | | 5 |
| What is three major points in WCF? | | 4 |
| what is Repeater Control, When it is used,How it is used,
what type of template is used for repeater control? | iSoft | 6 |
| What is DTS package? | Accenture | 2 |
| What is the maximum amount of memory any single process on
Windows can address? Is this different than the maximum
virtual memory for the system? How would this affect a
system design? | KPIT | 1 |
| |
| For more ASP.NET Interview Questions Click Here |