| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Is it possible to use two versions of assembly at the same
time?If possible explain with code? | Tech-Mahindra | 2 |
| How to manage pagination in a page? | | 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 | 3 |
| Can we throw exception from catch block ? | Accenture | 2 |
| Security types in ASP/ASP.NET? Different Authentication modes? | | 2 |
| what r the Templeats in ASP.net? | Intel | 5 |
| What is advantage and disadvantage of viewstate | | 2 |
| What is the difference between Server.Transfer and
Response.Redirect? Why would I choose one over the other? | | 5 |
| The question is "After sign out from email, Then we click a
back button , we can't go to the previous page ie inbox
page, It is displaying a login form only"
My doubt is How will code this , If u know please blog me
through this or my mail. my mail id is yoursguna@gmail.com
| TCS | 1 |
| How to Insert a TextBox value in to Sql database using C#
coding? | Sona | 4 |
| What does this do? sn -t foo.dll | | 1 |
| what is diff between responseexpires and expiresabsolute | Accenture | 2 |
| What is versioning in .NET? | Syntax-Softtech | 1 |
| we are working in .net namespaces like using
system.io,system.text. these namespace before we
use "using " keyword what means of using? | Tech-Mahindra | 5 |
| Name two properties common in every validation control? | | 5 |
| What is a Repeater Control and how does it works? and what
is the diffrence b/w Gridview,datalist and repeater control? | USi | 2 |
| Is There any Third party tools are using in .Net
Technologies? Can u Explain? | HCL | 2 |
| When would you not use the oleDbConnection object?
a) To connect to an SQL 7.0 database.
b) To connect to a DB/2 database.
c) To connect to an Access database.
d) To connect to an SQL 6.5 database.
| Syntax-Softtech | 4 |
| WHAT IS BOXING? HOW WE CAN USE IT? | Seion-Infotech | 2 |
| How can u handle Exceptions in Asp.Net? | | 4 |
| |
| For more ASP.NET Interview Questions Click Here |