| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Is It Possible for Static Variables access normal variable?
and Normal Varialbe Access the static Variables? | Phoenix-Technologies | 1 |
| What is application variable and when it is initialized ? | Keane-India-Ltd | 3 |
| I am using ASP.Net 2.0. I added the following code in
button_Click page. but 'PreviousPage' is not taking as a
keyword. It throughs an error.
Page Poster = this.PreviousPage;
TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest");
sDisplay = txtNewTest.Text;
Response.Write(sDisplay);
The following is the Error Message:
'controls_LoginMain' does not contain a definition
for 'PreviousPage' | | 2 |
| Which two properties are there on every validation control? | | 2 |
| Why is catch(Exception) almost always a bad idea? | | 3 |
| In what order do the events of an ASPX page execute. As a
developer, why is it important to understand these events? | Syntax-Softtech | 5 |
| How do I debug an ASP.NET application that wasn't written
with Visual Studio.NET and that doesn't use code-behind? | | 1 |
| How to refresh a page in asp.net | | 2 |
| Explain Generics? | | 1 |
| 4. How do you plan to achieve these goals? | Swatz-Oils | 2 |
| How to migrate from sqlserver 2005 to sql server 2000
(every one know reverse process of that ) | Cap-Gemini | 1 |
| What is a WebService and what is the underlying protocol
used in it? Namespace? | | 1 |
| Types of configuration files and their differences ? | Accenture | 1 |
| is it possible to use web site without web server from
remote place? | ABC | 1 |
| What is a bubbled event?
| | 2 |
| How you will handle session when deploying application in
more than a server? Describe session handling in a webfarm,
how does it work and what are the limits? | CoreObjects | 2 |
| How do you set language in web.cofig ? | Keane-India-Ltd | 3 |
| hi im shailendra singh
my question is how we deploye the data base | HCL | 2 |
| What is customer control and user control? | Perot-Systems | 1 |
| .Net Doesn't offer Deterministic Distruction ?
a) True
b) False
| CTS | 4 |
| |
| For more ASP.NET Interview Questions Click Here |