Code

Get VB.Net DAL Generator for MySQL – Source Code Download

LIVE PREVIEWBUY FOR $59

VB.Net DAL Generator for MySQL is a .web desktop application that generates VB.Net Info Access Layer for MySQL databases. The function of this application is to make computer software progress straightforward. It creates VB.Internet classes (1 per desk) that have methods for CRUD operations. The created code can be used in net as perfectly as desktop apps.

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

Help you save $20

Click on listed here to download the very same application (without having source) for just $39.

Online video Demo:

Simply click here to see the video demo.

Attributes:

  • It produces VB.Web courses (1 for every table).
  • It supports MySQL database.
  • The course consists of all columns of the desk as attributes.
  • Facts sorts have been handled nicely.
  • Creates methods for CRUD operations.
  • Sorting has been managed.
  • Pagination has been managed.
  • Primary important is routinely detected for every single table.
  • Composite major crucial is supported.
  • Nullable columns have been dealt with.
  • Car Increment column has been dealt with.
  • Timestamp column has been managed.
  • Wholly indented code is produced.
  • The generated code can be used in both equally desktop and world wide web apps.
  • All the adhering to details types of MySQL are supported:
    tinyint, smallint, mediumint, int, integer, bigint, decimal,
    float, double, genuine, serial, little bit, day, datetime, timestamp,
    time, yr, char, varchar, nvarchar, tinytext, textual content, mediumtext,
    longtext, binary, varbinary, tinyblob, mediumblob, blob,
    longblob, enum, established
  • Supply code (penned in C#) has also been offered so that to enable users to make improvements in accordance to their programming framework.

Sample Application:

A sample web software has also been offered that is employing the produced code. In this software one particular sort (for workers) has been made. This app takes advantage of the generated details obtain layer without having modifying a single line in the produced code.

Generated Code:

  • VB.Internet Class: For each individual desk 1 VB.Net class is produced that contains all columns of the desk as attributes.
  • Add System: It is an occasion approach. It adds a new document to the pertinent desk. Nullable columns have been taken care of appropriately. Car increment and timestamp columns are skipped although inserting a file. Applicable home of the automobile increment column is populated following document is inserted.
  • Update Method: It is an instance process. It updates an current document. Vehicle increment and timestamp columns are skipped even though updating a file.
  • Delete Process: It is a shared process. It deletes an current file. It can take principal crucial columns values as parameters.
  • Get Strategy: It is a shared process. It receives an present document (an occasion of the course is established and all qualities are populated). It requires major key columns values as parameters.
  • GetAll Strategy: It is a shared process. It gets all documents of the applicable desk. You can also specify look for columns. If sorting/pagination is enabled then the pertinent code will also be created.

Downloads link

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button