We got a project where we\'re supposed to let 3rd party developers create their own GUI / CodeBehind drivers. Our GUI is running on WPF.
Now, we got a number of poss
Maybe you are interested in reinventing the wheel, or want to better understand how to write your own programming language tools in C# see Implementing Programming Languages using C# at CodeProject.com.