Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
1 5829What was the problem in traditional component why side by side execution is supported in .net ?
MMTS,
1 4097If you are using components in your application, how can you handle exceptions raised in a component ?
4 16123
Is .net easier than java?
How do I write to the application configuration file at runtime?
What is difference between razor and web form engine?
Explain entity lifecycle? : Entity framework
When a Static Constructor called in .NET?
Which is the default http method for an action method?
What you mean by routing in mvc?
What is the difference between task and thread in .net?
What is separation of concerns in asp.net mvc?
What is namespace in .net?
Explain pipelining? : .NET Architecture
What are the major differences between services and web services?
Explain how to perform remoting?
What is the difference between odbc and ado?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?