| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Features and disadvantages of dataset ? | Microsoft | 3 |
| what is asp.net
| | 10 |
| what is .net | Net-Solution | 11 |
| Where would you use an iHTTPModule, and what are the
limitations of any approach you might take in implementing one
| | 1 |
| I have one .Net application and i have two databases which
is in SQL server2000 and one more database in ORACLE? how
can i access the database from different Databases? | eXensys | 3 |
| What is web.config. How many web.config files can be allowed
to use in an application? | Accenture | 5 |
| What is the use of mcommand ?
mcommand.fill(ds,"orderdetails"); | Netsweeper | 1 |
| What is the use of location tag in web.config file | Karur-Vysya-Bank-KVB | 1 |
| Types of caching ? | TCS | 3 |
| what is the difference between server.Transfer and
response.redirect in .net | | 1 |
| what is view state | | 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 we can kill our Session in web farm where there is no
any sticky server .And user can not Logout bcoz of that. | | 1 |
| why we should use more than one web.config files in our
application? I have two web.config files in my application.
One in the root directory and another one inside a sub
folder. When the application runs which web.config file
will run? why? | | 1 |
| 2. Why did you choose this career?
| Swatz-Oils | 1 |
| How can u handle Exceptions in Asp.Net? | | 4 |
| What is the purpose of the following segment?
If ( !IsPostBack)
{
sqldataAdapter1.Fill (dsusers1);
DataGrid1.DataBind ();
}
a) To populate the DataAdapter the first time the web page
id displayed.
b) To populate the DataSet every time the web page is displayed.
c) To populate the DataAdapter every time the web page is
displayed.
d)To populate the DataSet the first time the web page is
displayed.
| Syntax-Softtech | 2 |
| How do you bind array to gridview? Will it works? | HP | 4 |
| what is new debug tools in asp.net ? | | 1 |
| What is the main difference between a static page and a
dynamic page?
| | 1 |
| |
| For more ASP.NET Interview Questions Click Here |