-
Analyse your Source Code
I recently gave Microsoft Source Analysis a try. It was released sometime ago, and act’s as an add-in in Visual Studio to check the source code with some coding rules. This is different from FxCop which checks assemblies. This checks your source code before it is compiled right in Visual Studio editor.I did like the [...]
-
Debugging .NET Source Code
Shawn Burke has a nice article which explains how to enable Visual Studio to download the symbol files and enable debugging for the .NET Source Code in your project. This is definitely a big help, as we no longer have to treat internal .NET assemblies as a black box, but gives us a the power [...]
-
StudioLine Photo Basic
De meeste fotobewerkers lijken als twee druppels water op elkaar. Of ze nu honderden functies bevatten en duizend euro kosten of een paar functies bieden en gratis zijn, bijna allemaal hebben ze een venstertje met wat gereedschappen en de nodige functies in menu’s. StudioLine Photo Basic pakt de zaken anders aan. U kunt [...]
-
News – Microsoft: First to 100 Million Consoles Sold Wins War
Microsoft: First to 100 Million Consoles Sold Wins War
According to the latest NPD console sales numbers, Microsoft holds the lead in terms of total current-generation console sales in the U.S. with 10 million Xbox 360 sold. Microsoft touted this number as being particularly significant as it believes the first to this milestone wins the generation [...] -
WPF 3.5 SP1 Tools with Erick Ellis and Mark Wilson-Thomas
Erick Ellis and Mark Wilson-Thomas talk about what’s new in the WPF editor for Visual Studio in .NET 3.5 SP1. Topics include faster performance both from WPF and optimizations of their own, new cool visualizers, the Document Outline (very useful for WPF Apps) and more.
-
Microsoft Robotics Studio Launched
Microsoft has come up with a new Windows-based environment for academic, hobbyist and commercial developers to easily create robotics applications across a wide variety of hardware. It’s named Microsoft Robotics Studio. It is bundled with a lot of samples and tutorials.
The main objective of Robotics Studio is to have a software platform for the [...] -
Visual Studio 2005 – Get your Free copy
You can grab a free copy of Microsoft Visual Studio 2005 offered by Microsoft. Visual Studio 2005 has an estimated retail price of $299.00. All you need is just register to Labcast and attend their Labcast series. These series helps you to get in depth knowledge from visual studio experts. Here are some of the [...]
-
New Compatibility Feature in Visual Studio 2008
Recently, Microsoft has released it’s new version of Visual Studio i.e., Microsoft Visual Studio 2008. This new version is named as “Orcas”. One of the new feature of Visual Studio 2008 is the ability to target multiple versions of .NET framework with your application. One of the problems with Visual Studio 2005 is that it only [...]