Recent Posts

Building SPAs with .NET Core Just Became Really Simple

Building SPAs with .NET Core Just Became Really Simple

Not even a week ago, I explained how to create an Aurelia app in Visual Studio. Today, an update to .NET Core provides new templates to speed up your SPA development experience.

Should a Progressive Web App use a Framework?

Should a Progressive Web App use a Framework?

When writing Progressive Web Applications, does it make sense to add a JavaScript framework or library? Today, I'll discuss some points about why you should and shouldn't use a JavaScript framework.

Using Aurelia with Visual Studio

Using Aurelia with Visual Studio

After first experiencing Aurelia a year ago, a lot has changed since then. Today, I'll show you how to use Aurelia with Visual Studio 2015.

Review: Real-Life Responsive Web Design by Smashing Magazine

Review: Real-Life Responsive Web Design by Smashing Magazine

Responsive design is rapidly becoming the de-facto standard for websites and Smashing Magazine's new book called Real-Life Responsive Web Design is a cut above the rest.

4 Facts About a Mobile Spy App Hidden from Users

4 Facts About a Mobile Spy App Hidden from Users

In recent years, there has been a drastic increase in mobile spy app users worldwide. Here are four facts hidden from users that you must know.

Codemash 2.0.1.7: New Friends, Old Friends, Great Times!

Codemash 2.0.1.7: New Friends, Old Friends, Great Times!

This year's Codemash didn't disappoint with their sessions. In this post, I cover the sessions I attended and the general feeling of the conference.

5 Methodologies for Architecting CSS

5 Methodologies for Architecting CSS

For those looking for a better way to architect your CSS, today's post provides a list of methodologies for architecting more organized CSS.

Building Progressive Web Applications (PWA) with Visual Studio

Building Progressive Web Applications (PWA) with Visual Studio

How do you get started learning Progressive Web Apps? Today, I provide a way to use Visual Studio to kickstart your development.

3 Reasons To Use Tables instead of ASP.NET MVC WebGrids

3 Reasons To Use Tables instead of ASP.NET MVC WebGrids

With the absence of WebGrids in ASP.NET Core, developers are looking for alternatives. Today, we'll cover 3 reasons why we could use tables instead of WebGrids.

Quick Tip: Unit Testing with ASP.NET Core

Quick Tip: Unit Testing with ASP.NET Core

With ASP.NET Core, unit testing has changed. In today's post, I show my readers how to create a quick unit test for a .NET Core project or class library.