what is entity graph in entity framework?
No Answer is Posted For this Question
Be the First to Post Answer
If you are using components in your application, how can you handle exceptions raised in a component ?
4 Answers Accenture, BirlaSoft,
what is ssdl?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
exe abrevatiom
What are attributes
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
When do you absolutely have to declare a class as abstract
How you deploy .NET assemblies
What is the difference between STA and MTA?
How do I define my own code group
About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use ?
6 Answers Infosys, Microsoft, MMTS,
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?