| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is a WebService and what is the underlying protocol
used in it? Namespace? | | 1 |
| 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 |
| What line in the following XML document will generate an error?
<?xml version=?1.0?>
<employees>
<employee>
<name>Bob Andcarrol</name>
</employee>
<employee>
<name>Robert Burns</name>
</employee>
</employees>
a) 6
b) 4
c) 1
d) There is no error
| Syntax-Softtech | 2 |
| What is the Web.config file used for?
a) To store the global information and variable definition
for the application.
b) Configures the time that the server-side codebehind
module is called
c) To Configure the Web Server.
d) To Configure the Web browser.
| Syntax-Softtech | 3 |
| what is impersonation in ASP.NET? | Merrill-Lynch | 4 |
| What is WebService ? | Tanla-Solutions | 6 |
| how to create bin folder in asp.net2.0 | | 7 |
| What does this do? gacutil /l | find /i about | | 1 |
| what is an Eventbubbling? | DSS | 3 |
| What is early binding and Late binding. Difference which is
better ? | DELL | 2 |
| What is role-based security? | | 1 |
| how can u display multi language (i.e english,spanish...)
web site? | | 2 |
| Differentiate an ADO.NET Dataset and an ADO Recordset with
its functionality? | | 3 |
| which directive is mandatory in page control | AG-Technologies | 3 |
| how to edit gridview control in asp.net2.0 | 3i-Infotech | 1 |
| version information of assembly consist of _________
values. | AG-Technologies | 3 |
| How can you debug an ASP page, without touching the code? | | 1 |
| If Asp Dot Application is stateless what happened? during
designing | TCS | 3 |
| In C#.net application is run on linux michine | | 3 |
| I need to download file from web server, without using save
as dialogue box. Can anyone help, thanks In advance. | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |