Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?
1 1899Post New Dot Net Framework Questions
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
The order of the filters that get executed, if the multiple filters are implemented?
What are Scaffold templates in ASP.Net MVC?
Can you explain the page life cycle of mvc?
how do you query in entity model when the result has a join from from different database other than the entity model?
Does windows 10 need .net framework?
What is the use of action filters in an mvc application?
What are actions in asp.net mvc?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
Explain test driven development (tdd) ?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What is objectcontext? : Entity framework
What are the components required to create a route in mvc?
Can I set the unlimited length for "maxjsonlength" property in config?
What are the levels at which filters can be applied in an asp.net mvc application?