| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
| | 2 |
| what do machine key element in configuration file specify? | TCS | 1 |
| What type of code (server or client) is found in a
Code-Behind class? | | 1 |
| In C#.net application is run on linux michine | | 3 |
| When is the ViewState available during the page processing
cycle ? | | 3 |
| What are Http handler ? | Accenture | 3 |
| State management in asp.net ? | Accenture | 4 |
| write six HTTP request method? | IBM | 2 |
| What is view state and how this can be done and was this
there in asp ? | Accenture | 1 |
| To call a Web service SOAP which transport protocol you
use? | | 2 |
| What is stateless asp or asp.net ? | Accenture | 2 |
| Explain the life cycle of an ASP .NET page | HCL | 2 |
| What type of code (server or client) is found in a Code-
Behind class?
| | 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 |
| can sn.exe can be used before gacutil.exe | Accenture | 2 |
| How many webforms are possible on a single webpage? | | 5 |
| What is custom tag in web.config ? | Accenture | 1 |
| What is the T-SQL equivalent of IIF (immediate if/ternary
operator) function of other programming languages? | Syntax-Softtech | 1 |
| How to retrieve data row by row from a DataTable?
Thanks In advance
PriyaPP | | 3 |
| what is value type to reference type | AG-Technologies | 6 |
| |
| For more ASP.NET Interview Questions Click Here |