Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / code-generation

Code Generation

code-generation

Great Reads

by Abdullah Al-Muzahid
This is a RAD tool which can be used to generate codes for CRUD operation in ASP.NET and C# automatically based on Database Model Diagram.
by Giancarlo Rhodes
ORM objects and basic CRUD operation procedures are first phase tasks that come after establishing a first version of the database. This java-based code generation tool builds those classes and stored procedures.
by malzbiertrinker
Anytime you are developing a project using Entity Framework, you need to create a DataLayer class accessing each object within your model with different methods. This generator will do this stuff for you.
by honey the codewitch
Easily convert identifiers from one casing style to another with this simple to use class

Latest Articles

by Abdullah Al-Muzahid
This is a RAD tool which can be used to generate codes for CRUD operation in ASP.NET and C# automatically based on Database Model Diagram.
by Giancarlo Rhodes
ORM objects and basic CRUD operation procedures are first phase tasks that come after establishing a first version of the database. This java-based code generation tool builds those classes and stored procedures.
by malzbiertrinker
Anytime you are developing a project using Entity Framework, you need to create a DataLayer class accessing each object within your model with different methods. This generator will do this stuff for you.
by honey the codewitch
Easily convert identifiers from one casing style to another with this simple to use class

All Articles

Sort by Score

code-generation 

by Abdullah Al-Muzahid
This is a RAD tool which can be used to generate codes for CRUD operation in ASP.NET and C# automatically based on Database Model Diagram.
by Giancarlo Rhodes
ORM objects and basic CRUD operation procedures are first phase tasks that come after establishing a first version of the database. This java-based code generation tool builds those classes and stored procedures.
by malzbiertrinker
Anytime you are developing a project using Entity Framework, you need to create a DataLayer class accessing each object within your model with different methods. This generator will do this stuff for you.
by Rick Drizin
How to run C# Scripts (CSX scripts), load third-party libraries, and generate code directly from inside Visual Studio
by honey the codewitch
If you use the CodeDOM, here's an indispensable package to make it awesome.
by honey the codewitch
Deep dive some advanced source generation in a real world application
by honey the codewitch
Glory can parse virtually anything, even natural language. Add powerful parsers to your projects. Parse languages like C# or incorporate human language parsing with your AI code.
by honey the codewitch
Build a full featured tokenizer generator in C#
by honey the codewitch
Easily embed image data into your code
by honey the codewitch
A Pike virtual machine and optimizing compiler for regular expressions using an NFA engine
by honey the codewitch
A completely programmable lexer/tokenizer/scanner generator in C# using a Pike Virtual Machine
by Dave Clemmer
Mo+ is the first technology that fully supports model oriented development, allowing software developers to powerfully scale the work they already do.
by Dave Clemmer
Applying a day's worth of model oriented work to greatly improve the quality and quantity of unit tests for the nopCommerce open source e-commerce solution.
by honey the codewitch
An LL(1) pull parser and generator that thinks it's an LL(k) parser - with a rich, simple and beautiful EBNF syntax
by Christopher R Davis
How to use the nHydrate ADO.NET generator and keep your database in sync.
by MarkChimes2
A small utility that generates C# code for each of the layers in an nTiered system.
by Olivier_Giulieri
A generic Web User Interface for CRUD applications generating all screens at run-time based on external metadata. It comes with sample applications for address book, memo pad, to do list, restaurants list, wine cellar, and database structure documentation that are easily customizable.
by honey the codewitch
Using Parsley to parse a C# subset into the CodeDOM
by honey the codewitch
Generate powerful, maintainable parsers in most major .NET languages using a friendly grammar format
by honey the codewitch
Make your projects far more powerful with some foundational code templating techniques
by honey the codewitch
Embed fast streaming C# code to match text based on inputted regular expressions
by honey the codewitch
Add fast scanners/tokenizers to your C# project
by honey the codewitch
Generate fast, easy to use lexers/scanners in major .NET languages
by Laszlo Frank
Visual Scripting with Pretty Good Temrinal
by Nicolas Dorier
Leverage Visual studio Web Test Framework for your crawling needs...
by honey the codewitch
Parse, analyze, and transform your code with Slang
by Nicolas Dorier
Practical use case of Genuilder.Extensibility: Strongly typed AppSettings.
by Ryan Scott White
A simple drop-in function that provides T4 like template based text generation.
by Petr Ivankov
Applications of abstract math theories to practice
by Christopher R Davis
Use model driven development to keep your API and database in sync.
by rspercy65
This is a remake of Pramod Kumar Sing's 2002 API Viewer.
by honey the codewitch
Easily add lexers to your project with this simple drop in NuGet package and a few annotations
by Dave Clemmer
Considering the various qualities that a model oriented programming language should have for effective model oriented development.
by ShlomiAtia
The code writer allows to transparently write code for C# and Java, for applications like serialization, equality, etc.