Property Macro

Frequently, I find myself needing to add a property to an existing entity. Manually typing the property definition is tedious. So, I created a macro to aid this process. Once we move to Visual Studio 2010, this won’t be needed, but until then, it should be pretty handy. (VS2010 will add a new shortcut for creating a simple property with just one line of code.)

Continue reading

Share