MVVM Properties with Resharper
Posted
by George Evjen
on Geeks with Blogs
See other posts from Geeks with Blogs
or by George Evjen
Published on Wed, 02 Mar 2011 13:06:34 GMT
Indexed on
2011/03/02
15:25 UTC
Read the original article
Hit count: 343
Read this early this morning and it is simple since we have all probably put together a code snippet. With the projects that we do at ArchitectNow we write alot of new custom views and view models, which results in having to write repetitive property code. We changed the context of the code a bit to suit our infrastructure but the idea is to have these properties created quickly.
thanks to sparky dasrath for reminding us how easy this is to do
sdasrath.blogspot.com/2011/02/20110221-resharper-c-snippet-for-mvvm.html
© Geeks with Blogs or respective owner