Click here to Skip to main content
15,886,199 members
Articles / Desktop Programming / WPF

WPF CRUD Generator (Scaffolding)

Rate me:
Please Sign up or sign in to vote.
4.89/5 (11 votes)
4 Jun 2009LGPL35 min read 88.2K   6.3K   61  
Semi-automatic GUI generation from Domain Models.
LINQBridge is free—and I don't place any restrictions on what you can do with the source code.
The internal implementation is my own; however Microsoft came up with the idea of having a
set of query operators with those names and functioning in that manner. So you may run into
some restrictions if you use this outside the purpose for which it was intended.

Obviously no guarantees are made, and no liability is accepted for any losses or complications.

Written by Joseph Albahari, author of C# 3.0 in a Nutshell.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Software Developer (Senior) www.technewlogic.de
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions