Showing posts with the label Entity FrameworkShow all
A N-Tier Architecture Sample with ASP.NET MVC3, WCF, and Entity Framework
Understanding Repository and Unit of Work Pattern and Implementing Generic Repository in ASP.NET MVC using Entity Framework
Entity Framework - Sample Application for Beginners
A basic SPA application using AngularJS,WebAPI and Entity Framework
Implementing Password Reset in MVC 4 EF Code First using Simple Membership – Part 2
AutoCompleteExtender with WCF using Entity Framework
Code First Goodies in Entity Framework 6
Repository Pattern and Unit of Work with Entity Framework in ASP.NET MVC
Entity Framework Important Interview Questions
Learning MVC - Part 5 Repository Pattern in MVC3 Application with Entity Framework
SqlCommand: The Entity Framework alternative to access databases
Related entities and live search with Web API and Entity Framework
Map CRUD Stored Procedures to Entities with Entity Framework
Storing images in SQL Server using EF and ASP.NET
MVC 4, Web API, OData, Entity Framework, Kendo UI, Grid, Datasource (CRUD) with MVVM – Part 2
What is Eager Loading and what is Lazy Loading and what is N+1 Problem in Entity Framework
Modern Web Application Layered High Level Architecture with SPA, MVC, Web API, EF, Kendo UI
Model First CRUD operations
Database First CRUD operations using Stored Procedures
How to build a single entity CRUD grid with AngularJS, WebAPI, Entity Framework (EF), Bootstrap, Font Awesome & Toastr
Load More That is All