User - Stack Overflow most recent 30 from stackoverflow.com 2009-12-07T00:14:28Z http://stackoverflow.com/feeds/user/18065 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/150047/msbuild-getting-the-target-called-from-command-line/150738#150738 0 Answer by kodefuguru for MSBuild - Getting the target called from command line kodefuguru 2008-09-29T21:21:27Z 2008-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#95319 0 Answer by kodefuguru for Keeping up to date? kodefuguru 2008-09-18T18:27:10Z 2008-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>