| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the need of client side and server side validation ? | Keane-India-Ltd | 1 |
| 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 the differences between windows services and web
services? | Tech-Mahindra | 3 |
| What is versioning in .NET? | Syntax-Softtech | 1 |
| Tell about WebService in Asp.Net? | Accenture | 4 |
| What type of code (server or client) is found in a
Code-Behind class? | | 1 |
| what is Master pages in asp.net? what is the advantages and
disadvantages? | | 2 |
| In what languages in ASP written? | Microsoft | 4 |
| Which control would you use if you needed to make sure the
values in two different controls matched?
| | 1 |
| Define Query Interface,Adref,Release?
| Microsoft | 1 |
| In your web.config file which attribute of <Globalization>
element identifies the default culture that will be used for
web request? | | 1 |
| Which template must you provide, in order to display data in
a Repeater control? | Wipro | 2 |
| Can the validation be done in the server side? Or this can
be done only in the Client side? | | 2 |
| What is a transaction?
a) A banking term.
b) A concept used to describe a step in the business process.
c) A combination of DML steps that must succeed or the data
is retuned to its initial state.
d) A combination of DDL steps that must succeed or the data
is retuned to its initial state.
| Syntax-Softtech | 3 |
| Is it necessary to undertsand these events of an ASPX page
execute. Explain its importantance? | HCL | 1 |
| How to remove themes from certain controls? | | 2 |
| What are the data types is possible to store in session?
and can we store dataset in session? | eMids | 4 |
| What type of code (server or client) is found in a Code-
Behind class?
| | 1 |
| Why is it important to maintain session state?
| | 1 |
| How to identify host of my system?
How to identify servername of my system?
How to identify domainname of my system? | | 2 |
| |
| For more ASP.NET Interview Questions Click Here |