| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| To display data in a Repeater control which templete is
provided ? | | 4 |
| What is the Impprsonation?and what is the importence of that? | eXensys | 3 |
| When we are requesting a new URL through Response.Redirect()
the new page wil open on the new browser window or it wil
open in the same window? If we use Server.Transfer() what
wil happen? | | 1 |
| what are the types of ASP objects ? | Satyam | 4 |
| How many types of validation controls are provided by
ASP.NET? | | 4 |
| 1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application???? | Sparsh | 6 |
| In what languages in ASP written? | Microsoft | 4 |
| 1. Briefly describe your ideal job?
| Swatz-Oils | 1 |
| Describe the difference between inline and code behind? | | 2 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 4 |
| what is SAP fullform | SAP-Labs | 25 |
| What is the use of sessionstate tag in the web.config file? | | 2 |
| If you want a certain ASP.NET function executed on
MouseOver for a certain button. Where do you add an event
handler?
| | 1 |
| Which namespace in used to connction web cam | | 1 |
| How to Insert a TextBox value in to Sql database using C#
coding? | Sona | 6 |
| What r Callbacks in ASP.NET? | | 1 |
| can we store textbox and com components in viewstate? | Microsoft | 2 |
| 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 |
| Descrie about response.buffer and repsonse.flush ? | Cognizent | 1 |
| What is the DLL Hell Problem? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |