| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is strong name? | Microsoft | 1 |
| Difference between ADO.Net 1.1 and ADO.Net 2.0 ? | Value-Labs | 1 |
| What is caching? What are the different types of caching? | | 3 |
| True or False: A Web service can only be written in .NET? | | 2 |
| How can we Maintain more than on config file in one .Net web
application and how? | USi | 1 |
| What methods are fired during the page load?
| | 2 |
| How Many types of Page Load functions in asp.net | | 2 |
| What combination of methods are used to improve the speed of
the fill() method of the DataAdapter?
a) BeginFillData() and EndFillData()
b) StartFillData() and EndFillData()
c) BeginLoadData() and EndLoadData()
d) StartLoadData() and EndLoadData()
| Syntax-Softtech | 2 |
| What property must you set, and what method must you call
in your code, in order to bind the data from a data source
to the Repeater control?
| | 1 |
| About CLS and CTS? | Microsoft | 4 |
| all asp.net interives questions | | 1 |
| Differences between session state and Application state? | | 2 |
| What r all the controls in ASP.NET ? | | 3 |
| What is Http handler? | Accenture | 2 |
| Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset? | | 1 |
| Tell about WebService in Asp.Net? | Accenture | 4 |
| Given an ASP.NET Web Form called WebFrom1, what class does
the WebForm1 class inherit from by default?
a) System.Web.Form
b) System.Web.GUI.Page
c) System.Web.UI.Page
d) System.Web.UI.Form
| Syntax-Softtech | 2 |
| What is the use of mcommand ?
mcommand.fill(ds,"orderdetails"); | Netsweeper | 1 |
| How does Garbage collector(GC) works in .net | Accenture | 7 |
| What is the difference between Postback and Ispostback
Property? | HCL | 1 |
| |
| For more ASP.NET Interview Questions Click Here |