| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| For Web services where you can browse on the Internet? | | 1 |
| I am trying to redirect another site on button click. | | 7 |
| Types of optimization and name a few and how do u do? | Accenture | 1 |
| 1. Briefly describe your ideal job?
| Swatz-Oils | 1 |
| what is CLR? | PrimeLine | 3 |
| Is overloading possible in web services? | Microsoft | 1 |
| what is view state? | Satyam | 9 |
| How do you relate an aspx page with its code behind Page? | Accenture | 1 |
| How many view state can be hold by a aspx page ? | Intellevate | 3 |
| Differnce between Control an View State | Proteans | 1 |
| What data types do the RangeValidator control support? | | 2 |
| What is pre-init event in ASP.NET 2.0 page life cycle? | Fulcrum-Logic | 1 |
| What is the difference between and ActiveX dll and control? | Microsoft | 2 |
| What command line used to generate Runtime callable wrapper. | CTS | 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 |
| How do we get only edited/deleted/inserted records from a
Dataset? | Syntax-Softtech | 1 |
| What are different ASP.NET Web Forms with the technology
different from though ASP (1.0-3.0)? | | 1 |
| what is soap? | Microsoft | 2 |
| Is it necessary to create a Windows application or Web
application to test a Web service ?
Is it must to consume this service?
| | 2 |
| what is webpart? what r the parts in this webpart (zone) | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |