Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Development   (RSS)
My colleague, Paul Harrington , has created a 3D maze in WPF (runs in the browser) that's certainly worth checking out.  The interesting thing is that it totally built using WPF Data Binding.  It has 3rd & 1st person views, and walks you Read More...
2 Comments
Filed under:
The Parallel Computing Platform team has launched a new Parallel Computing Dev Center along with our the first Community Technology Preview (CTP) of extensions to .NET for parallel computing. Parallel Extensions to the .NET Framework CTP download Soma's Read More...
3 Comments
Filed under:
The Visual Studio Team System Profiler is a tool that helps find resource bottle necks in your application. Like slow code (CPU bottleneck), disk thrashing, memory allocation, etc. I'm on the team that builds the Profiler, so here are some Profiler goodies. Read More...
We've made some significant improvements to script debugging! The VS script debugger hasn't seen real improvements since VS6 (pre-.NET). Now with ASP.NET AJAX (MS' new AJAX framework), script debugging has caught a new wind. You can try these out in the Read More...
What's better than free bits to make life better? As in life I'm refering to a developer's life in code. I was just digging around and found these golden nugets to share. The last two are non-Microsoft apps I've used for awhile. XML Notepad 2007 A little Read More...
If you haven't checked it out yet, check out MSDN Library's Wiki ! It is the full MSDN Library, but allows the community to add comments to the end of each article. Some may argue it's not a "true wiki" in that you can not edit the original article or Read More...
4 Comments
Filed under:
The Visual Studio Debugger is probably one of the most used dev tools in the world, but what could make it cool and exciting again? Visual Studio is the #1 dev tool, and regardless of language, they all use the same debugger. When you hit F5 to run your Read More...
9 Comments
Filed under:
A product I once worked on completely failed when it got into the customers hands and the business eventually went under, for one key engineering reason.  The product had too many customer dissatisfiers (missing key features, broken workflow, etc) Read More...
2 Comments
Filed under:
A little known feature of VSTS Team Developer is the ability to use the run-time analysis of the Profiler specifically targetting the code in a Unit Test. There are a two key scenarios this integration feature targets: Collect Performance Data on Specific Read More...
 
Page view tracker