Angular 4 is coming… Looking to upgrade your project to Angular 4 ? You can simply try an in-place upgrade: iOS/Linux: npm i @angular/{common,compiler,core,forms,http,platform-browser,platform-browser-dynamic,platform-server,router}@next typescript@latest –S –E npm i @angular/compiler-cli@next –D -E Windows: npm i @angular/common@next @angular/compiler@next @angular/core@next @angular/forms@next @angular/http@next …

Upgrade from Angular 2.x to Angular 4! Read more »

Here are a bunch of AngularJS cheat sheets that I found very helpful while creating my training. Online (HTML) AngularJS Cheat Sheet by ProLoser:http://www.cheatography.com/proloser/cheat-sheets/angularjs/ Download Pdf The Ultimate cheat sheet from Dot Net Curry Magazine:https://dncmagazine.blob.core.windows.net/downloads/AngularCheatSheet-DNCMagazine.pdf 3 excellent AngularJS cheat sheets …

AngularJS cheat sheets Read more »

Windows Phone 8.1 has been released for developers, and will be available for all soon. Of course you can already find great in detail reviews of Windows Phone 8.1: http://www.wpcentral.com/windows-phone-81-review or this nice video tour of its new features: https://www.youtube.com/watch?v=a4Bygaqp3Wk&feature=share …

Productivity enhancements with Windows Phone 8.1 Read more »

Since I installed Visual Studio 2013 Update 2 RC last week I keep getting the following error message while opening an existing solution:   Problem: The ‘Microsoft.VisualStudio.Editor.Implementation.EditorPackage’ package did not load correctly.   Easy Fix: Remove %LOCALAPPDATA%MicrosoftVisualStudio12.0ComponentModelCache and restart Visual …

Problem after installing Visual Studio 2013 Update 2 RC Read more »

Just got this one! Here is a little tip for you: While studying a new exam the first thing to do is to consult the “Skills Measured” section of the official page of Microsoft Learning website: http://www.microsoft.com/learning/en/us/Exam.aspx?ID=70-484   Better than …

70-484 exam: Essentials of Developing Windows Store Apps using C# Read more »