| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is UDDI and how to register a web service ? | TCS | 2 |
| What are the benefits of Model-View-Controller Architecture? | | 1 |
| If we want to write a Windows service that cannot be
paused, only started and stopped. How to accomplish that? | | 1 |
| Difference between assembly manifest & metadata assembly
manifest | Ksb | 3 |
| What is the Difference between directcast and ctype? | Wipro | 3 |
| What does SCM do? | | 1 |
| What?s SingleCall activation mode used for? | | 1 |
| Directcast(123.34,integer) - should it throw an error? Why
or why not? | Wipro | 1 |
| In Mvc Architecure what is view? | TCS | 1 |
|
Which is the main Difference Between .Net 2003 and .Net
2005? | | 1 |
| What is serialization in .NET? What are the ways to control
serialization? | | 1 |
| What are The Main Difference Between Client-server Based
Applications and Web Based Applications | CTC | 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 |
| ctype(123.34,integer) - should it throw an error? Why or
why not? | Wipro | 1 |
| What is a strategy pattern? Implement it. | | 1 |
| What is exception handling? | | 1 |
| what is AGILE SCRUM methodoly....? | | 1 |
| What base class do all Web Forms inherit from? | | 1 |
| what is managed data and managed code? | | 2 |
| what is event inheritance and event delegation? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |