Sneak a Peak at the New Features in Visual Studio 14

Learn about what’s new in Visual Studio with this excerpt from Kathleen Dollard’s course “What’s New in C# 6.0, Visual Basic .NET 14, and Visual Studio 14“ Proper-case menus, touch capabilities, extract-method refactoring, code peeks, PerfTips, and more make Visual Studio 14 the most featured-filled version of Visual Studio ever. See them in action and…

Windows Runtime Components in a .NET World by Jeremy Likness

In this article Jeremy Likness shares how you can create reusable Windows Runtime Components using managed C# and Visual Basic code. These components can be easily referenced and consumed from Windows Store apps written in any language, including JavaScript and C++. While it’s important to understand the rules for creating Windows Runtime Components and the…