Entity Framework DAL Generator – Source Code

Description

Entity Framework DAL Generator is a .Net desktop application that generates entity framework data access layer (C# and VB.Net) for SQL Server database. This software makes the .Net development easy.

Features:

  • It generates separate classes for each table.
  • Data types have been handled nicely.
  • Creates methods for SCRUD (Search, Create, Read/Retrieve, Update and Delete/Destroy) operations.
  • Generates C# as well as VB.Net code.
  • Supports entity framework 4 and 6.
  • Methods can be added as extensions to entity classes.
  • Pagination has been handled.
  • Sorting has been handled.
  • Search has been handled.
  • Primary key is automatically detected for each table.
  • Composite primary key is supported.
  • Completely indented code is generated.
  • Supports all data types of SQL Server that are supported by Entity Framework 4.0.
  • The generated code can be used in both desktop and web applications (ASP.Net Web Forms as well as MVC Application).
  • Source code has also been provided.
  • The source code has been well documented.
  • You need one copy per user and can use it for unlimited end products.

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.