| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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 |
| In what order do the events of an ASPX page execute, As a
developer is it important to understand these events?
| | 2 |
| Types of objects in ASP ? | Microsoft | 2 |
| What is the use of @Register directives? | | 1 |
| Describe and In Process Vs Out of Process component. Which
is faster? | Syntax-Softtech | 2 |
| How to retrieve the information from datatable citywise in c#? | HCL | 2 |
| what is session ?how sessions are handeled in application?
write the clauses of sql server in their order. | Olive-Tech | 2 |
| In your web.config file which attribute of <Globalization>
element identifies the default culture that will be used for
web request? | | 1 |
| Difference between application and session ? | Satyam | 5 |
| Name two properties common in every validation control? | | 6 |
| what are the sitemap providers in Asp.net 2.0? | | 2 |
| Is It Possible for Static Variables access normal variable?
and Normal Varialbe Access the static Variables? | Phoenix-Technologies | 1 |
| hai to all. what is the procedure for " web hosting ".If you
know please message me at "yoursguna@gmail.com". Thank u... | | 1 |
| when to use webservice and when to use remotong diff
between them | | 3 |
| what is the difference between console.writeline
&console.output.writeline? | | 2 |
| how to update data using store procedure | | 1 |
| Suppose i create one application in vs 2008 and it is
running in the latest version of IE,will it run in netscape
and other browsers with low version? | Wipro | 2 |
| can we place the same DLL in debug folder two times?
(without using strong name )
| TCS | 7 |
| What is .NetFramework? | Syntel | 1 |
| Explain what a diffgram is, and a good use for one? | FT | 1 |
| |
| For more ASP.NET Interview Questions Click Here |