| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How Web Service help? What is the difference between
Remoting & Web Servcies?
| | 2 |
| What are typed datasets? | IBS | 1 |
| Which data types are supported by the RangeValidator
control? | | 2 |
| what is the requirement that .Net web services can access the
java application?
| iSoft | 6 |
| which one is faster execute reader, scalar, execute non
query ? | Minecode | 16 |
| Where does the Web page belong in the .NET Framework class
hierarchy? | Visual-Soft | 1 |
| Types of state management techniques ? | Digital-GlobalSoft | 2 |
| Tell About Global.asax ? | Keane-India-Ltd | 3 |
| 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 |
| What is deference between asp.net, vb.net, c# & j# | | 2 |
| User contro having 4 text boxes given validation controls.
i want to execute validations after the button click event
how it is? | | 3 |
| What?s the difference between Codebehind="MyCode.aspx.cs"
and Src="MyCode.aspx.cs"? | Visual-Soft | 1 |
| How Many types of Page Load functions in asp.net | | 2 |
| can u any one tell me clearly where is stored cache datas? | Apollo | 1 |
| I create small website, i want accept all the browser this
website? what will do? | | 1 |
| Any disadvantages in Dataset and in reflection ? | DELL | 1 |
| How do you set language in web.cofig ? | Keane-India-Ltd | 3 |
| when using windows API in .net then it is managed code or
Unmanaged code? | | 1 |
| when using personlization, how do you access over setting at
runtime? | | 1 |
| How can you provide an alternating color scheme in a
Repeater control? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |