| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| I have developed a web application in asp.net 2.0 with
Access as back end i am trying to gereate report/export
data in excel. After hosting the site i am not getting any
error or such exported excel file. but using the source
code from my system it works fine.
Could any one tell me why it is happening and what is its
solution. | | 2 |
| Types of values mode can hold session state in web.config ? | Accenture | 1 |
| How Many types of Page Load functions in asp.net | | 2 |
| Can we Run the Application without Build | Emphasis | 2 |
| What does this do? gacutil /l | find /i about | | 1 |
| How do you add a javascript function for a link button in a
datagrid? | Microsoft | 2 |
| Suppose i create one application in vs 2008 and it is
running in the latest version of IE,will it run in netscape
and other browsers with low version? | Wipro | 2 |
| Types of session management in ASP.NET? | Microsoft | 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 |
| I have a method written in WebForm (means .aspx page) & now
I want to call this method in WebUserControl (means .ascx
page) what should I have to do?
| Patni | 1 |
| what is .net | Net-Solution | 11 |
| What is a WebService and what is the underlying protocol
used in it? Namespace? | | 1 |
| Which @page directive should you create an asynchronous page? | | 1 |
| Life cycle of ASP.NET page when a request is made ? | MMTS | 3 |
| 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 |
| with which controls you worked in Asp.net 2.0?
| HP | 2 |
| what is difference between User Control,Custom Contro1,Web
server control and template controls | | 1 |
| What is HTTPContext and HTTPModule. What is the use of them? | | 1 |
| relacement of websevices in .net 3.0? | Mind-Tree | 1 |
| What base class do all Web Forms inherit from? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |