Description: C# source code generator
Can easily generate entity classes, data access classes, database documentation
Code in order to have comments on the need to write instructions in the database (tables, and fields can be written in the attribute description)
To Search:
File list (Check if you may need any files):
C#代码生成器源码\ClassGenerate\App.config
................\.............\bin\Debug\ClassGenerate.exe
................\.............\...\.....\ClassGenerate.exe.config
................\.............\...\.....\ClassGenerate.pdb
................\.............\...\.....\ClassGenerate.vshost.exe
................\.............\...\.....\ClassGenerate.vshost.exe.config
................\.............\...\.....\ClassGenerate.vshost.exe.manifest
................\.............\...\.....\Common.dll
................\.............\...\.....\Common.pdb
................\.............\...\.....\Interop.Microsoft.Office.Core.dll
................\.............\...\.....\Microsoft.Office.Interop.Word.dll
................\.............\...\.....\Microsoft.Vbe.Interop.dll
................\.............\...\.....\office.dll
................\.............\ClassGenerate.csproj
................\.............\ClassGenerator.cs
................\.............\ClassGenerator.Designer.cs
................\.............\ClassGenerator.resx
................\.............\LoadServer.cs
................\.............\LoadServer.Designer.cs
................\.............\LoadServer.resx
................\.............\obj\ClassGenerate.csproj.FileList.txt
................\.............\...\Debug\ClassGenerate.ClassGenerator.resources
................\.............\...\.....\ClassGenerate.csproj.FileListAbsolute.txt
................\.............\...\.....\ClassGenerate.csproj.GenerateResource.Cache
................\.............\...\.....\ClassGenerate.csproj.ResolveComReference.cache
................\.............\...\.....\ClassGenerate.exe
................\.............\...\.....\ClassGenerate.LoadServer.resources
................\.............\...\.....\ClassGenerate.pdb
................\.............\...\.....\ClassGenerate.Properties.Resources.resources
................\.............\...\.....\ResolveAssemblyReference.cache
................\.............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
................\.............\Proc\Generator.cs
................\.............\....\NameValue.cs
................\.............\....\ProcString.cs
................\.............\....\ProcTable.cs
................\.............\....\ProcWord.cs
................\.............\....\TableInfo.cs
................\.............\Program.cs
................\.............\...perties\AssemblyInfo.cs
................\.............\..........\Resources.Designer.cs
................\.............\..........\Resources.resx
................\.............\..........\Settings.Designer.cs
................\.............\..........\Settings.settings
................\.............\Tools\Connection.cs
................\.............\.....\DataAccess.cs
................\ClassGenerate.sln
................\Demo\AddMessageDemo.aspx
................\....\AddMessageDemo.aspx.cs
................\....\.pp_Code\ADO\ADOAnwser.cs
................\....\........\...\ADOMessage.cs
................\....\........\...\ADOUser.cs
................\....\........\Model\Anwser.cs
................\....\........\.....\Message.cs
................\....\........\.....\User.cs
................\....\Bin\Common.dll
................\....\...\Common.dll.refresh
................\....\...\Common.pdb
................\....\ShowInfo.aspx
................\....\ShowInfo.aspx.cs
................\....\web.config
................\ClassGenerate\obj\Debug\Refactor
................\.............\...\.....\TempPE
................\.............\bin\Debug
................\.............\obj\Debug
................\Demo\App_Code\ADO
................\....\........\Model
................\ClassGenerate\bin
................\.............\Include
................\.............\obj
................\.............\Proc
................\.............\Properties
................\.............\Tools
................\Demo\App_Code
................\....\App_Data
................\....\Bin
................\ClassGenerate
................\Demo
C#代码生成器源码