Monday, February 18, 2013

What is the difference between Visual Studio and Visual Studio Express?

Visual Studio Expression is a free but less featureful version of Visual Studio Pro. As you've noticed it doesn't support plugins and a number of other features. It does support the editing of MVC web applications so it should be just fine for your purposes. Which features are missing from Visual...

Friday, February 1, 2013

Pro WPF 4.5 in C#: Windows Presentation Foundation in .NET 4.5

Pro WPF 4.5 in C#: Windows Presentation Foundation in .NET 4.5 4th edition | 2013 | ISBN-10: 1430243651 | PDF, EPUB | 1112 pages | 62 MB Microsoft's Windows Presentation Foundation (WPF) provides you with a development framework for building high-quality user experiences for the Windows operating...

Pro WPF 4.5 in VB: Windows Presentation Foundation in .NET 4.5

Pro WPF 4.5 in VB: Windows Presentation Foundation in .NET 4.5 2013 | ISBN-10: 1430246839 | PDF, EPUB | 1104 pages | 34.8 MB Microsoft's Windows Presentation Foundation (WPF) provides you with a development framework for building high-quality user experiences for the Windows operating system....

Monday, January 28, 2013

An Introduction to New Features in C# 5.0

1. C# Evolution Matrix Microsoft just published a new version of C# : 5.0 beta with CLR version 4.5 (Visual Studio 11 beta).In order to get a big picture of the whole evolution of C# language, I summarized all the key featuresinto a C# Evolution Matrix for your reference...