| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What are the types of authentications in ASP.NET? | Accenture | 1 |
| Is overloading possible in web services? | Microsoft | 2 |
| what is diffgram ?
| | 1 |
| What definition correctly defines a label server control
with the name set to lblHoop?
a) <asp:Label name=?lblHoop? runat=?server? />
b) <Label id=?lblHoop? runat=?server? />
c) <asp:Label id=?lblHoop? runat=?server? />
d) <server label name=?lblHoop? runat=?asp? />
| Syntax-Softtech | 1 |
| How do you do validations. Whether client-side or
server-side validations are better.? | Microsoft | 4 |
| What type of code (server or client) is found in a Code-
Behind class?
| | 1 |
| How many Controls present in Asp dot net? | TCS | 5 |
| How cross page posting is done in Asp.net 2.0? | | 3 |
| What is an assembly?
| Value-Labs | 1 |
| main difference between asp.net2.0,asp.net1.1,asp.net1.0 | Microsoft | 14 |
| what are the ways to improve performance in .net
application? | Mind-Tree | 3 |
| Asp.net - How to find last error which occurred? | Abacus | 1 |
| How many web.copnfig can exists in a web application & which
will be used ?
| MMTS | 3 |
| Can you give an example of what might be best suited to
place in the Application_Start and Session_Start subroutines? | | 1 |
| Difference between ISQL and OSQL?? | | 1 |
| What Name space does the web page belon in the .net
framework class hierarchy? | Wipro | 1 |
| How many Garbage Collectors are there for one Application
or one Page | Emphasis | 1 |
| What are the types of assemblies and where can u store them
and how a private assembly is used only by a single
application, and is stored in that application's install
directory (or a subdirectory therein)? | Accenture | 3 |
| 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 |
| One of the properties of the Web Part has an incorrect
format. Windows SharePoint Services cannot deserialize the
Web Part. Check the format of the properties and try
again. - this error is occured in Sharepoint 2007 while
deploy the web part | WebInfo | 1 |
| |
| For more ASP.NET Interview Questions Click Here |