User - Stack Overflowmost recent 30 from stackoverflow.com2009-12-07T00:14:28Zhttp://stackoverflow.com/feeds/user/18065http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/150047/msbuild-getting-the-target-called-from-command-line/150738#1507380Answer by kodefuguru for MSBuild - Getting the target called from command linekodefuguru2008-09-29T21:21:27Z2008-09-29T21:21:27Z<p>I'd recommend using a server like CCNET to handle build executions and notification. Sure, you can do things to your MSBuild script to send out notificatioms, but that domain belongs to the build server.</p>
http://stackoverflow.com/questions/95280/keeping-up-to-date/95319#953190Answer by kodefuguru for Keeping up to date?kodefuguru2008-09-18T18:27:10Z2008-09-18T18:27:10Z<p>I tend to read <a href="http://geekswithblogs.net/" rel="nofollow">GeeksWithBlogs</a> and <a href="http://blogs.msdn.com/" rel="nofollow">MSDN Blogs</a>.</p>