| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| If you want a certain ASP.NET function executed on
MouseOver for a certain button. Where do you add an event
handler?
| | 1 |
| In C#.net application is run on linux michine | | 3 |
| Can we change the session timeout in ASP.NET, if yes then
how and from where? | L&T | 7 |
| view state data is stored in which format? | Mind-Tree | 8 |
| How Many types of Page Load functions in asp.net | | 2 |
| what is CLR? | PrimeLine | 3 |
| How to retrieve data row by row from a DataTable?
Thanks In advance
PriyaPP | | 3 |
| Have you used microsoft dataaccess blocks and Exception blocks? | Microsoft | 1 |
| Way of updating a table other than stored procedure and
hard coded query? | | 2 |
| What is Boxing and Unboxing? | Accenture | 6 |
| How to authenticate users using web.config ? | Accenture | 2 |
| What does WSDL stand for? | | 7 |
| all asp.net interives questions | | 1 |
| When a dropdownlist has been added by some records and it
has been binded why it is not executing i'm facing this
error pls help me ?
if (is!pageposback)
{
arraylist books = new arraylist;
books.add ("gone with the wind");
books.add ("rahulsriramprakash");
books.add ("vishal");
dropdowndisplay.datasource=books;
dropdowndisplay.databind();
}
The error is :
1) The dropdowndisplay does not exist.
| Netsweeper | 4 |
| Why does a user need nothing more than a Web browser to view
ASP.NET pages?
| | 1 |
| what are the types of ASP objects ? | Satyam | 4 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 3 |
| hi .net gurus
here is my question " how does impersonate in asp.net works?
explain with good example" | Wipro | 2 |
| can machine.config file orverrides web.config.
For example: if u set session timeout as 30 mins in
web.config file to a particular application and if u set
session timeout as 10 mins in machin.config. what will
happen and which session is set to the appliction?
| SunGard | 2 |
| what is the challenging situation you faced in your career? | HP | 3 |
| |
| For more ASP.NET Interview Questions Click Here |