Angular not working in IE11 ?
This article is related to Angular 2+. Angular is supposed to work in IE10+, according to the official website: Recently, if you create a brand new project with the Angular CLI and test it in IE11, you see that it is …
This article is related to Angular 2+. Angular is supposed to work in IE10+, according to the official website: Recently, if you create a brand new project with the Angular CLI and test it in IE11, you see that it is …
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 …
Visual Studio Code has been my favorite tool to build Angular apps since 1 year ago (October 2015). It comes with lots of good stuff from the “big” Visual Studio rich code editor, like code navigation, IntelliSense and refactoring, plus …
VS Code and Angular 2: my TOP 3 favorites extensions 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 …
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 »
Pumped after BUILD, you downloaded and installed Windows 8.1 Preview and VS 2013 Preview and now you want to start building new Store apps ? You should read the following: Visual Studio 2012 (running on either Windows 8 or …
Visual Studio 2012/2013 and Windows 8.1 apps clarifications Read more »
So this is the best hidden feature of Windows 8.1 in case you have a desktop computer or a non touch device: On the desktop, right-click on the taskbar and select “Properties”. Click the “Navigation” tab. Check “Go to the …
I got the question this week while presenting at the local user group (I was talking about Microsoft design recommendations for tiles). “Do you have any pointers that could help while designing my Windows Store apps and tiles ?” So …
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 »