0
kicks
Addin to quickly generate your business objects compatible with WPF
When I work on projects, I often need to create business objects (Customer, Country, etc.) and I would like to be able to done this step very quickly. So I’ve created a little addin to Visual Studio 2008 that allow me to easily create my business objects/entities. To use it, just right click on a project and select “Add Business Object” under “VS PowerTools”: