Rapidtier - N layer code generator will be released soon

xiaoxiao2021-03-06  71

I have recently developed a template engine-based N-layer architecture .NET source generator, using this software to generate a corresponding N-layer architecture source code for a database in a few minutes. The architecture of the source code is based on Stored Procedures Data Access Layer Business Logic Layer Business Entity Layer Presentation Layer. There are currently two syntax for C # and VB.NET, and users can edit templates have reached custom code style. Templates use the ASP.NET syntax, C # language written (you can also use other .NET languages). The generated code is a complete solution of Visual Studio .NET 2003, and you can use VS to modify and compile with VS after code generation.

I am busy developing, I will give you some pictures, and I will introduce it in a detailed introduction!

http://blog.9cbs.net/upto/gallery/20437.aspx

The following two compressed packages are C # and VB.NET source code generated by Rapidtier:

http://upto.51.net/rapidtier/northwind_cs.rar

http://upto.51.net/rapidtier/northwind_vb.rar

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

New Post(0)