| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Describe the start-up process for a Windows service. | | 1 |
| what is viewstate? | | 1 |
| How ASP .NET different from ASP? | | 4 |
| What is the Difference between imperative and interrogative
code? | | 1 |
| 1.What is the major advantage of polymorphism? Please don't
simply say binding. Specify any other reason.
| 247Customer | 1 |
| How WSDL is stored ? | TCS | 1 |
| Difference between Panel and GroupBox classes? | | 2 |
| what is the default value of CHAR type?in C# using asp.net? | Bosch | 3 |
| Types of JIT and what is econo-JIT ? | TCS | 2 |
| How do you create threading in .NET? What is the namespace
for that? | | 1 |
| Why MVC programming model preferred? | | 1 |
| What?s Singleton activation mode? | | 1 |
| What is strong name? | | 1 |
| What is Application Domain? | | 1 |
| DateTime[] dt = new DateTime[10]
for(i=0; i<10; i++)
{
dt[i] = DateTime(2008, 1, i+1)
}
How many heap object will be created for the above array.
Choose the correct answer below.
Ans: 1, 10, 11, 12 | | 3 |
| If we want to write a Windows service that cannot be
paused, only started and stopped. How to accomplish that? | | 1 |
| What is smart navigation? | | 2 |
| What is CLR? How it will work? | NeoSoft | 2 |
| what are the Goals of the UIP Application Block? | | 1 |
| what are design patterns in .net....? | | 2 |
| |
| For more Dot Net General Interview Questions Click Here |