Post New Dot Net Framework Questions
How large is the .net framework 3.0? Does this change make the release larger?
explain what does .edmx file contains?
Explain tempdata in asp.net mvc?
What is objectcontext? : Entity framework
Can a view be shared across multiple controllers? If yes, how we can do that?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What is MVVM design pattern?
what is client wins and store wins mode in entity framework concurrency?
Explain entity lifecycle? : Entity framework
What is a model in programming?
what is way of loading data in ef (entity framework)?
Where are the routing rules defined in an asp.net mvc application?
Explain what languages does the .net framework support?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
What is viewbag?