Note!This project has been moved to a Web version at
http://list2code.appspot.com/.
Project DescriptionList2Code is very Simple Application that take a comma delimited list and runs it trough a template to create code that can be copied and pasted in your application. Its Developed in CSharp using WPF for the GUI.
Use List2Code to quickly generate alot of properties from a list of property names, use the same list to create a function to set the properties and keep the list in your code comments to use later if you like to change your code.

See the Documentation for some samples or visit my blog http://codesticks.wordpress.com/2009/11/08/list2code/