HIGHLY RECOMMENDED WEB HOSTING PROVIDER

C# DAL Generator

C# DAL Generator

LIVE PREVIEW

C# DAL Generator

LIVE PREVIEW

Need 50% Discount?

Download this bundle which is 50% OFF.

C# DAL Generator is a .web desktop utility that generates C# Data Access Layer for SQL Server and MS Access databases. The goal of this utility is to make software program improvement straightforward. It creates C# lessons (one per desk) that include strategies for CRUD operations. The generated code can be utilized in internet in addition to desktop apps.

All our Code Generators for PHP, C#, VB.Net and Entity Framework (without source).
All our Code Generators for PHP, C#, VB.Net and Entity Framework (with source code).

Video Demo

Click here to view the video demo.

Features:

  • It creates C# lessons (one for every desk).
  • Supports SQL Server and MS Access.
  • The class incorporates all columns of the desk as properties.
  • Data sorts have been dealt with properly.
  • Creates strategies for CRUD operations.
  • Sorting has been dealt with.
  • Pagination has been dealt with (SQL Server solely).
  • Primary key’s mechanically detected for every desk.
  • Composite major key’s supported.
  • Nullable columns have been dealt with.
  • Identity column has been dealt with.
  • Timestamp column has been dealt with.
  • Completely indented code is generated.
  • The generated code can be utilized in each desktop and internet functions.
  • All the next information kinds of SQL Server are supported:
    char, nchar, varchar, nvarchar, textual content, ntext, xml, decimal, numeric,
    cash, smallmoney, bit, binary, picture, timestamp, varbinary, date,
    datetime, datetime2, smalldatetime, datetimeoffset, time, bigint,
    int, smallint, tinyint, float, actual, uniqueidentifier, sql_variant

Sample Application:

A pattern internet utility has additionally been supplied that’s utilizing the generated code. In this utility one kind (for workers) has been created. This app makes use of the generated information entry layer with out modifying a single line within the generated code. You can obtain the pattern utility without cost from GitHub repo.

Generated Code:

  • C# Class: For every desk one C# class is created that incorporates all columns of the desk as properties.
  • Add Method: It is an occasion methodology. It provides a brand new document to the related desk. Nullable columns have been dealt with correctly. If you don’t need to insert values within the nullable columns, don’t specify values for the related properties. Identity and timestamp columns can’t be inserted manually due to this fact these columns are skipped whereas inserting a document. Relevant property of the id column is populated after document is inserted.
  • Update Method: It is an occasion methodology. It updates an current document. Identity and timestamp columns are skipped whereas updating a document.
  • Delete Method: It is a static methodology. It deletes an current document. It takes major key columns values as parameters.
  • Get Method: It is a static methodology. It will get an current document (an occasion of the category is created and all properties are populated). It takes major key columns values as parameters.
  • GetAll Method: It is a static methodology. It will get all data of the related desk. You can even specify search columns. If sorting/pagination is enabled then the related code can even be generated.

More Useful Items:

  1. PHP Code Generator
  2. C# Code Generator for MySQL
  3. C# and VB.Net Code Generator for Entity Framework
  4. Email Scheduler and Bulk Email Sender with Bootstrap
  5. ASP.Net MultiTextBoxInput Web Server Control
  6. Multi Textbox Input jQuery Plugin
  7. Android SMS Filter with Material Design

LIVE PREVIEWBUY FOR $39