Why should we go for entity framework?
Are there any parts of the .net framework 3.0 that only work on windows vista?
how can you enhance the performance of entity framework?
What is object service? : Entity framework
How we can add the css in mvc?
What are scaffold templates in mvc?
IS MS.Net platform independent or dependent?
19 Answers Infosys, Ksb, Satyam,
What is difference between shared and public
How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am taking One project A.. in which code is implemented using C# langugge. And Another Project B..in Which Code is implemented using VB.NET. Suppose I am creating Project C. i am adding Reference of Project A and B to Project C. So, in Project C, how to identify Project A is Complied through CSCompliler? And Project B is Compiled VBCompiler at Runtime?
What are the methods in Thread class?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
will there be any issues adding a table without primary keys to a data model?
What's an interface