By tag: Generation
0
kicks
7 Minutes from Install to your working EntitySpaces Architecture
7 Minutes from Install to your working EntitySpaces Architecture, no kidding, no modeling, no XML files, no BS
0
kicks
Binding to Anonymous types in Silverlight
Talks about the problems with binding against anonymous types in Silverlight, and offers some possible solutions to the issues.
0
kicks
Template based code generation with T4 from custom applications.
Generate source code from custom applications by using the Text Template Transformation Toolkit of VS 2008.
0
kicks
Showcase of C# VS2008 Snippets
Why write snippets when you can generate them using C#? The advantage seems obvious: greater adaptability and a functionality similar to parameter passing - but with snippets. This project is precisely this - an attempt to have snippets with arity, permitting developers to, e.g., quickly generate fu...