-
Angular 2: Quick Start Notes Part #2
I’m going list the steps required to install and configure the NPM (Node Package Manager) command line utility; this will enable me to see the results of my code changes in a web browser as I make them.
-
Angular 2: Quick Start Notes Part #1
These are my notes, made while watching Deborah Kurta’s Angular2: Getting Started course, hosted by Pluralsight. Most, if not all, of this information can be found within Deborah’s course, however by stripping this information out I hope to jog memories…
-
Visual Studio Extensions
Here is a list of some of may favourite Visual Studio Extensions.
-
Empty GUID: 00000000-0000-0000-0000-000000000000
Empty GUID: 00000000-0000-0000-0000-000000000000
-
Deleting SharePoint Online Root Site Collection
Apparently Microsoft Support resolves the issue by deleting the Root Site Collection from the “Farm Recycle Bin”, another level up (and out of sight of Tenant Admins)…
-
Virtual Machine: Configuring for daily development use
Every time I create or given a new Development Virtual Machine (VM) I find myself repeating the same steps…
-
Virtual Machine: SharePoint failing to create a Web Application
So your Virtual Machine doesn’t quite have enough resources to create a new Web Application using Central Admin, then you have two choices PowerShell or the workaround I’m going to describe today.
-
Jasmine with Visual Studio and SharePoint Apps – Part 3
In this post I want to talk about Fixtures and a major pitfall I’ve found when working with Chutzpah Test Adaptor for the Test Explorer.