Stories recently tagged with 'Generation'

7 Minutes from Install to your working EntitySpaces Architecture(developer.entityspaces.net)

submitted by EntitySpacesEntitySpaces(315) 1 year, 6 months ago

7 Minutes from Install to your working EntitySpaces Architecture, no kidding, no modeling, no XML files, no BS read more...

add a comment |category: |Views: 356

tags: another

Binding to Anonymous types in Silverlight(grahammurray.wordpress.com)

submitted by gmurraygmurray(20) 1 year, 8 months ago

Talks about the problems with binding against anonymous types in Silverlight, and offers some possible solutions to the issues. read more...

add a comment |category: |Views: 15

tags: another

Template based code generation with T4 from custom applications.(timcools.net)

submitted by TimCoolsTimCools(40) 2 years, 8 months ago

Generate source code from custom applications by using the Text Template Transformation Toolkit of VS 2008. read more...

add a comment |category: |Views: 14

tags: another

Showcase of C# VS2008 Snippets(mindstudies.psy.soton.ac.uk)

submitted by dmitridmitri(408) 3 years, 6 months ago

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 fully-specified data structures of the size they choose, or to make plumbing code for executing precisely N processes in parallel. The possibilities are endless! read more...

add a comment |category: |Views: 99

tags: another