Posts by Tag

C#

Keeping your secrets out of .NET Core 2.0

7 minute read

We have all probably done it once or twice (maybe more). Whether it has been intentional or the just forgetting to remove something before committing your co...

Visual Studio and .EditorConfig

4 minute read

Introduction Do you work on a team that cannot seem to follow a coding style? Or do you sometimes find yourself not following your own preferred coding st...

Complex Objects and TempData using .NET Core

4 minute read

There is a clever way to implement Bootstrap Alerts using the MVC Framework’s ‘TempData’ object. James Chambers made an excellent post on this back in 2014. ...

Back to top ↑

Visual Studio

Visual Studio and .EditorConfig

4 minute read

Introduction Do you work on a team that cannot seem to follow a coding style? Or do you sometimes find yourself not following your own preferred coding st...

Uninstalling Visual Studio

2 minute read

On March 7th, Microsoft will be releasing Visual Studio 2017. While it is perfectly fine to have multiple versions of Visual Studio installed along side of o...

Back to top ↑

NuGet

Tuples - Quick Start Guide

5 minute read

What’s a Tuple? How do they work? In this post we will explore just what a Tuple is, the basics, and what new features we will see in Tuples for C# 7.0. They...

Back to top ↑

Microsoft

Tuples - Quick Start Guide

5 minute read

What’s a Tuple? How do they work? In this post we will explore just what a Tuple is, the basics, and what new features we will see in Tuples for C# 7.0. They...

Back to top ↑

Security

Keeping your secrets out of .NET Core 2.0

7 minute read

We have all probably done it once or twice (maybe more). Whether it has been intentional or the just forgetting to remove something before committing your co...

Back to top ↑

Git

Keeping your secrets out of .NET Core 2.0

7 minute read

We have all probably done it once or twice (maybe more). Whether it has been intentional or the just forgetting to remove something before committing your co...

Back to top ↑

Tuple

Tuples - Quick Start Guide

5 minute read

What’s a Tuple? How do they work? In this post we will explore just what a Tuple is, the basics, and what new features we will see in Tuples for C# 7.0. They...

Back to top ↑

C# 7.0

Tuples - Quick Start Guide

5 minute read

What’s a Tuple? How do they work? In this post we will explore just what a Tuple is, the basics, and what new features we will see in Tuples for C# 7.0. They...

Back to top ↑

Programming

Mutable Vs Immutable

2 minute read

You’ve likely heard these terms before, Mutable and Immutable, whether it was on a podcast, blog, or in some documentation. Some people don’t quite understan...

Back to top ↑

StringBuilder

Back to top ↑

Performance

Back to top ↑

Github

Uninstalling Visual Studio

2 minute read

On March 7th, Microsoft will be releasing Visual Studio 2017. While it is perfectly fine to have multiple versions of Visual Studio installed along side of o...

Back to top ↑

Package Manager

Back to top ↑

CefSharp

Back to top ↑

Chromium

Back to top ↑

SQLite

Back to top ↑

Entity Framework

Back to top ↑

Entity Framework 6

Back to top ↑

Debugging

Back to top ↑

EF Migrations

Back to top ↑

TempData

Complex Objects and TempData using .NET Core

4 minute read

There is a clever way to implement Bootstrap Alerts using the MVC Framework’s ‘TempData’ object. James Chambers made an excellent post on this back in 2014. ...

Back to top ↑

JSON

Complex Objects and TempData using .NET Core

4 minute read

There is a clever way to implement Bootstrap Alerts using the MVC Framework’s ‘TempData’ object. James Chambers made an excellent post on this back in 2014. ...

Back to top ↑

.NET Core

Complex Objects and TempData using .NET Core

4 minute read

There is a clever way to implement Bootstrap Alerts using the MVC Framework’s ‘TempData’ object. James Chambers made an excellent post on this back in 2014. ...

Back to top ↑

EditorConfig

Visual Studio and .EditorConfig

4 minute read

Introduction Do you work on a team that cannot seem to follow a coding style? Or do you sometimes find yourself not following your own preferred coding st...

Back to top ↑

VSTS

Back to top ↑