Tag Archives: SP

How to use Stored Procedures in Entity Framework

In the current project we are using Entity Framework for database operations. Entity Framework comes with Visual Studio SP1, which helps you to map tables / views / procedures as entities in C# / VB Code. You can find more … Continue reading

Posted in .Net, .Net 3.0 / 3.5, ASP.Net MVC, SQL Server, Windows Forms | Tagged , , , , | 3 Comments