| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Define ViewState and how can it be used? | | 3 |
| How many time you can fill dataset in asp.net? | Syntel | 1 |
| what do machine key element in configuration file specify? | TCS | 1 |
| How do you add a javascript function for a link button in a
datagrid? | Microsoft | 2 |
| hi im shailendra singh
my question is how we deploye the data base | HCL | 2 |
| Difference between Active Exe and Dll ? | Satyam | 3 |
| What are different transaction options? | Astadia | 1 |
| What is web.config. How many web.config files can be allowed
to use in an application ? | Accenture | 8 |
| 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 |
| 17. 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? | | 1 |
| How do you do exception management? | Accenture | 1 |
| what is CTS? | PrimeLine | 3 |
| What is wrong with a line like this? DateTime.Parse(myString) | Metasys | 3 |
| Describe the difference between inline and code behind. | | 2 |
| How do you a replicate a set of controls across a number of
ASP Pages | | 2 |
| i have one gridview contains edititemtemplate(which
contains update and cancel buttons) and i have one item
template (contains edit button)
i want the code for update and cancelbuttons in edit item
template and i want the code for edit button in
itemtemplate. please help me | | 4 |
| Difference between Dataset and DataReader ? | Accenture | 4 |
| About Postback ? | Accenture | 3 |
| What is FullTrust? Do GACed assemblies have FullTrust? | | 2 |
| Can we use the java script code in .Net Code behind? | eXensys | 4 |
| |
| For more ASP.NET Interview Questions Click Here |