| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How can we Deploy a website? | | 2 |
| which is the new version of IIS SERVER | | 1 |
| Where on the Internet would you look for Web services? | IBM | 2 |
| About Windows/Forms Authentication | | 1 |
| 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 |
| Hi! Could any 1 please suggest me a free practice online
exam for asp.net exams.. thanks | | 1 |
| Way of updating a table other than stored procedure and
hard coded query? | | 2 |
| what is dumpbin.exe? | | 1 |
| web user and custom conrols
| | 1 |
| how to write code for role based security
| | 2 |
| What is the other method, other than GET and POST, in ASP.NET? | | 3 |
| How we generate the BARCODE in ASP.Net using c# ! in
library management systen for books . | | 2 |
| what is the difference b/w .net 1.1 and 2.0 ? | Polaris | 2 |
| diff between Server.Transfer() and Server.Execute() | | 1 |
| Any disadvantages in Dataset and in reflection ? | DELL | 1 |
| Where does Web.Config Info stored? Will this be stored in
the registry? | Accenture | 1 |
| if u r projet consist of 4 people means how can u manage
the file | Mind-Tree | 8 |
| repeater and gridview diff?
Why is repeater fast than gridview? | TCS | 2 |
| What is the difference between a.Equals(b) and a == b? | | 2 |
| If i have a page where i create an instance of a dll and
without invoking any method can I send values to next page ? | Satyam | 1 |
| |
| For more ASP.NET Interview Questions Click Here |