Xamarin Forms for Windows Developers: Tips, Tricks and Lessons Learned, Part 1

The Confession Okay, right off the bat, I’m going to admit I’m a Microsoft “bigot” or in less unfriendly terms, a Microsoft “super-enthusiast” with severe “Microsoft is actually better at everything” leanings. I’ve spent most of the last 30 years writing Microsoft-based solutions with Microsoft tools and technologies for clients who are Microsoft “shops.” Still,…

A Late Synopsis Of The Angular NG-Conf Day 2

Day 2 of ng-conf was a fair day.  Multiple talks and activities took place all day long.  Not being able to clone myself and see all of the discussions, I set my focus on a particular path for the day.  So let’s take a look at the path I chose. RxJS: The Good Parts The title of…

Building JavaScript Applications with Angular and Redux

Introduction The web application world has been disrupted by the plethora of JavaScript technologies which has transformed the development of web applications from being a primarily server-side effort, to primarily a client-side one. Ever since jQuery made cross-browser web applications easy for everyone to create, a steady stream of JavaScript libraries and frameworks have been…

NG-CONF 2017 Day Three Highlights

Keynote Brad Green spent some time discussing how Google as a company is fully embracing Angular as an application development framework. In fact, the goal is to have all web application development within Google to be using Angular by the end of 2017. He also explained that it makes sense for them to invest so…

NG-CONF 2017 Day Two Highlights

Day Two changes things up from the Day One and Day Three single-track format. There are breakout sessions focused on a specific topic as well as chances to sit down and ask questions of others who have expertise in Angular, including members of the Angular team themselves. It’s a good chance to listen to how…

NG-CONF 2017 Day One Highlights

I’m glad to be back again at ng-conf in Salt Lake City. I’ve used Angular since the very beginning and it continues to get better. Here are some of the highlights that stood out to me from the first day of the conference. Keynote During the keynote, there was discussion about gauging the success of…

Windows 10 Creators Update Will Ship April 11

Windows 10 will get its next major update on April 11, Microsoft announced Wednesday. Already in preview for a number of months, the Creators Update contains features aimed at creative professionals as well as the average user, and will roll out in waves to the general public via Windows Update. What’s In It The Creators…

Paraffin 3.7 – Support for WiX 4.0

After a couple of requests, I added WiX 4.0 support to my Paraffin project, the file harvester, which makes maintaining installer projects a lot easier. As part of this update, I moved the code to Visual Studio 2017 and moved to .NET Framework 4.6.2. I nearly went down the path of making a .NET Core version of…

Microsoft Launches XBox Live Creators Program

A new game developer program from Microsoft allows for fast, simultaneous publishing of Xbox Live-enabled games to Xbox One and Windows 10. Announced at this week’s Game Developer Conference, the Xbox Live Creators Program is currently in preview. Developers who sign up gain access to the Xbox Live Creators SDK, and can integrate the following…

Skype Lite Launches In India

Microsoft is debuting a lightweight version of Skype made for locations where internet connectivity is spotty, and India is its first test market. Announced Wednesday at Microsoft’s Future Decoded event in Mumbai, the Skype Lite Android app weighs in at 13 MB, is optimized for 2G networks and supports eight languages. It also includes chatbots…

New WintellectPowerShell Version with Visual Studio 2017 Support

We have a new version of Visual Studio coming soon so I did the work to update my WintellectPowerShell module to support it. And, what a huge adventure that turned out to be! I will discuss why its support for Visual Studio 2017 was hard a bit later in this blog entry. For those of…