explain what does .edmx file contains?
No Answer is Posted For this Question
Be the First to Post Answer
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What is the use of the default route {resource}.axd/{*pathinfo} ?
What are the methods in Thread class?
Will the finally block get executed if an exception has not occurred
Which is the default http method for an action method?
Explain the 'page lifecycle' of an ASP.NET MVC?
what is a round trip?What is a postback?
What is the difference between windows vista and .net framework 3.0 ?
What is Value type and reference type in .Net
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?