CodePlus software introduction

zhaozj2021-02-16  58

First, software introduction

CodePlus is an automatic "stupid code" generator designed for C # database programmer, code generated by CodePlus based on three-layer structural design idea, mainly implementing the table, select, modification, deletion of the table in the database. Automatic generation of new (insert) and exist) stored procedures; automatic generation of base class code in the database in C #, including generating properties, add, modify, delete, select (return SqlDataReader Or arraylist, existence of basic code snippet, so that the programmer can save a large number of mechanical entry, and concentrate on the development of core commercial logic.

CodePlus is also a simple code snippet manager, you can easily manage your daily usual code, and you can download the code shared by others from the network.

Second, software users

Using C # language database developers, including programmers engaged in ASP.NET or WINFORM development.

Third, software use environment

CodePlus is implemented by C # development, so you need Framework support. Normal use of software needs .NET Framework 1.0 or more. The database is SQLServer.

转载请注明原文地址:https://www.9cbs.com/read-21142.html

New Post(0)