What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
1 5815What was the problem in traditional component why side by side execution is supported in .net ?
MMTS,
1 4089If you are using components in your application, how can you handle exceptions raised in a component ?
4 16103Post New Dot Net Framework Questions
What filters are executed in the end?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
Mention two instances where routing is not implemented or required?
Explain Model, view and Controllers in Asp.Net MVC?
What is MVVM design pattern?
Can I uninstall microsoft .net framework?
Explain peek method in tempdata in asp.net mvc?
What is a view engine?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is mapping in entity framework? : Entity framework
What is viewdata?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Is it possible to cancel filter execution?
Which is the default http method for an action method?
What is objectcontext? : Entity framework