| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In which interface the template of any control like
Gridview would Initiate? | | 2 |
| how to use web services with code?(with example code) | Accenture | 1 |
| what is asp dotnet
| | 1 |
| What is Active Directory? What is the namespace for that? | | 2 |
| What is boxing? | Misys | 4 |
| if u r projet consist of 4 people means how can u manage
the file | Mind-Tree | 8 |
| What is an application domain ? | Microsoft | 2 |
| State management in asp.net ? | Accenture | 4 |
| What is the roll of JIT in asp.net?
| | 4 |
| What is .Net3.0 and .Net3.5?
Describe something about that Features.. | | 1 |
| In a Code-Behind class generally which type of code is
found ? | | 3 |
| If I'm developing an application that must accommodate
multiple security levels though secure login and my ASP.NET
web application is spanned across three web-servers (using
round-robin load balancing) what would be the best approach
to maintain login-in state for the users? | Syntax-Softtech | 7 |
| How we generate the BARCODE in ASP.Net using c# ! in
library management systen for books . | | 2 |
| How much data (Max K) can go into a QueryString? | TCS | 4 |
| what is advantage of developing in asp.net.why the same
can't be developed in Java or other web developemnt
tool.what are advantages of developers. | IBM | 4 |
| Descrie about response.buffer and repsonse.flush ? | Cognizent | 1 |
| If we add a textbox and give the required field
validator,and i add two radio buttons 1 is yes another one
is No.And i add another one server control button ,if i
click the button ,if the radio button Yes is checked the
validation control is fired ,if no the validation control
is not fired.So what you used to solve this problem. | CTS | 6 |
| how to add cliet side event to server side?
and
how to register client script to sever side? wt difference
these two | PSI-Data-Systems | 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 |
| Can any one explain with the example how to capture the
application error in Aplication_Error() method? | Infosys | 1 |
| |
| For more ASP.NET Interview Questions Click Here |