| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is a bubbled event?
| | 2 |
| how to do pakaging nd deployment | | 1 |
| How cross page posting is done in Asp.net 2.0? | | 3 |
| I have a textbox , assign required field validator and i
have two buttons 1) save 2) cancel , i want the validator
run only when i click save button, don't validate cancel
button , what to do? | eMids | 5 |
| What is SQL injection? | | 1 |
| can u any one tell me clearly where is stored cache datas? | Apollo | 1 |
| what is purpose of xml control in standard controls of
asp.net | | 1 |
| what is assembly? | Microsoft | 2 |
| 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 |
| Contrast the use of an abstract base class against an interface? | iLink | 4 |
| what are partial postbacks? | Microsoft | 2 |
| How we can set Different levels of Authentication in .Net?
What are the difference between Windows Authenticatin,
Passport Authentication and Form Authentication?
| | 1 |
| How can we Deploy a website? | | 2 |
| Tell About Global.asax ? | Keane-India-Ltd | 3 |
| What event fired during, when datagrid click? | | 1 |
| we are working in .net namespaces like using
system.io,system.text. these namespace before we
use "using " keyword what means of using? | Tech-Mahindra | 5 |
| State management in asp.net ? | Accenture | 4 |
| What are generics? why it is used?
architecture of ASP.NET?
| Satyam | 4 |
| What is the difference between an EXE and a DLL? | | 6 |
| What is the need to give <compilation debug=true> command ? | Netsweeper | 3 |
| |
| For more ASP.NET Interview Questions Click Here |