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

CodeDOM

CodeDOM

Great Reads

by honey the codewitch
If you use the CodeDOM, here's an indispensable package to make it awesome.
by honey the codewitch
A helper class that dramatically reduces the amount of code you need to write for the CodeDOM
by honey the codewitch
Code generation, faster
by Vitaliy Sytnik
On the Internet you can find a lot of different information about creating drawings in SVG format. Often an editor is used to open an DXF and export as SVG. Looking through the SVG code it is immediately obvious that there is a lot of excess. An SVG file created in one editor may not always be corre

Latest Articles

by honey the codewitch
If you use the CodeDOM, here's an indispensable package to make it awesome.
by honey the codewitch
A helper class that dramatically reduces the amount of code you need to write for the CodeDOM
by honey the codewitch
Code generation, faster
by Vitaliy Sytnik
On the Internet you can find a lot of different information about creating drawings in SVG format. Often an editor is used to open an DXF and export as SVG. Looking through the SVG code it is immediately obvious that there is a lot of excess. An SVG file created in one editor may not always be corre

All Articles

Sort by Score

CodeDOM 

by honey the codewitch
If you use the CodeDOM, here's an indispensable package to make it awesome.
by honey the codewitch
Code generation, faster
by Vitaliy Sytnik
On the Internet you can find a lot of different information about creating drawings in SVG format. Often an editor is used to open an DXF and export as SVG. Looking through the SVG code it is immediately obvious that there is a lot of excess. An SVG file created in one editor may not always be corre
by Matthew So (Hong Kong)
Use the GOLD Parser to define a language for mapping between two business entities, create a parser using the bsn-goldparser engine, and generate an assembly using CodeDom.
by honey the codewitch
Build a full featured tokenizer generator in C#
by honey the codewitch
A completely programmable lexer/tokenizer/scanner generator in C# using a Pike Virtual Machine
by honey the codewitch
Use the Parsley compositional parser generator to parse a complicated grammar with backtracking.
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 sameh obada
Implementation of mouse capturing for HTML5 Broswsers
by honey the codewitch
Make your projects far more powerful with some foundational code templating techniques
by Eric Reynolds
Quickly churn out repetitive C++, C#, or Java code from any data that Python can read.
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 honey the codewitch
Parse, analyze, and transform your code with Slang
by honey the codewitch
An initial look at a tool to dramatically simplify language agnostic code generation using the CodeDOM
by honey the codewitch
Getting an accurate CodeDOM back from a C# source subset