Recent Posts

Enhancing the Menu System with Claims

Enhancing the Menu System with Claims

Why make authorization so difficult? In today's post, I update the Menu System to use a simpler technique using Identity.

5 Online Scanners to Help Secure Your Website

5 Online Scanners to Help Secure Your Website

When building websites, security should be a primary factor. Today, I provide five scanners to assist in making your site more secure.

Integrating Microsoft Identity Authorization into a Menu System

Integrating Microsoft Identity Authorization into a Menu System

Developing a menu system is easy. Attaching security is not. In today's post, I extend Identity to attach authorizations and permissions to menu items.

4 Browsers You've Never Heard Of

4 Browsers You've Never Heard Of

While Chrome has the current market share, there are other browsers for specific users. Today, I present four browsers you may not know about.

Stir Trek 2017

Stir Trek 2017

Our guest blogger, Andrew Hinkle attended the conference this year and gives us an overview of the sessions presented this year.

Using C# and .NET on Google's Cloud Platform and AWS

Using C# and .NET on Google's Cloud Platform and AWS

For those interested in a .NET cloud solution, Microsoft's Azure isn't the only option out there.

Collection: Cloud Design Patterns and Practices

Collection: Cloud Design Patterns and Practices

Design patterns are a necessity for developers, but lately, a new batch of design patterns are required to compete in the IT world.

What's the difference between a Tech Spike and a Prototype?

What's the difference between a Tech Spike and a Prototype?

Knowing the difference between a Proof of Concept (POC) and a demo is pretty important. Today, we cover the various terms used in coding experiments.

Programmer Marketing: How to Enhance Your LinkedIn Profile

Programmer Marketing: How to Enhance Your LinkedIn Profile

Today, I provide some tips on how to make your LinkedIn profile stand out for better opportunities in the development market.

A Different Approach to jQuery Plugins with Legacy Applications

A Different Approach to jQuery Plugins with Legacy Applications

jQuery has been around for a long time and is more popular than Flash. If you know jQuery and C#, today's post will show you how to create a jQuery plugin that can look like a C# class.