December 2007 - Posts
Home > Blogs
The presentation I did for the Metro Toronto .NET User Group , " A Look into the Future of Creating Composite Applications ", is up on my site. Download it here .
Read More...
Well, the next version of XNA Game Studio is released. Download it here . What’s New with XNA Game Studio? XNA Game Studio 2.0 works in all versions of Visual Studio 2005. This includes Standard and Professional, as well as many other specific editions.
Read More...
Reading Mads Torgersen old blog post on Recursive Lambda Expressions , I decided it was time for me to seriously play with his code and try out the fixed point generator to create recursive lambda expressions (together with the fact that I was sick and
Read More...
If Google can do it, so can Microsoft . Volta is the GWT of .NET. Enough said. Here's a description of what it is. The Volta technology preview is a developer toolset that enables you to build multi-tier web applications by applying familiar techniques
Read More...
InfoQ has a very good article for those who need to override the equality operator. Quote from InfoQ : In this deep dive article on equal operator overloading Jonathan Allen clears the air on overriding the equality operator. In the article Jonathan provides
Read More...
There is a new Microsoft Downloads page created entirely with Silverlight. Click on the link to see more. It's just a preview site now.
Read More...
Microsoft IT and Microsoft Research released a Line Of Code (LOC) counter that counts the number of lines of code in your software development project to determine the size and status of your project, predicting system defects, providing measurements
Read More...