| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID | Seion-Infotech | 1 |
| You have two buttons in web form and i clicked on one of
the button, so how do i find which button i've clicked on
the form in my page load? | INDUS | 10 |
| What is the result when the Web Form containing the
following line is complied and executed?
<asp:Button id=?thebutton? onClick=?theEvent? />
a) The button control is created; theEvent is the click
event handler.
b) Compiler error; the control must be set to runat=?server?.
c) Compiler error; onClick is not a valid attribute.
d) Runtime Exception; the control must be set to runat=?server?.
| Syntax-Softtech | 2 |
| What are skins? | | 1 |
| Types of caching. How to implement caching? | Microsoft | 2 |
| In this case if exception occure in Database which catch
block will be exexcuted? | Microsoft | 1 |
| Suggest 3 best practices in detail for for Developing High
Performance Web and Enterprise Applications | Techno-Solutions | 2 |
| How can we Deploy a website? | | 2 |
| What is Response.Flush method ? | Keane-India-Ltd | 2 |
| Which data types are supported by the RangeValidator
control? | | 2 |
| What are Themes? What is their use ? | | 1 |
| Explain how server control validation controls works? | Syntax-Softtech | 2 |
| What is the need to give <compilation debug=true> command ? | Netsweeper | 3 |
| For a server control, you need to have same properties like
color maxlength, size, and allowed character throughout the
application. How do you handle this? | Microsoft | 2 |
| What is the use of Administration tool in Asp.net 2.0? | | 2 |
| How many Controls present in Asp dot net? | TCS | 2 |
| Usage of web.configuration ? | Microsoft | 1 |
| How many types are there session | TCS | 5 |
| What does this do? sn -t foo.dll | | 1 |
| What is Runtime callable wrapper? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |