Jamie Taylor
A .NET developer specialising in ASP.NET MVC websites and services, with a background in WinForms and Games Development. When not programming using .NET, he is either learning about .NET Core (and usually building something cross platform with it), speaking Japanese to anyone who'll listen, learning about languages, writing for his non-dev blog, or writing for a blog about video games (which he runs with his brother)
Discworld Disorganiser

Discworld Disorganiser

Jamie Taylor

The Discworld Disorganiser is a Web UI front end for my dwCheckApi project, and was created as a way for users to search through the main Discworld novels. Users can search by Book data (title, blurb contents, isbn, etc.), Character name, or Series data (Character name, Book name).

continue reading
Building an Angular Single Page App with ASP.NET Core - Header Image

Building an Angular Single Page App with ASP.NET Core

Jamie Taylor

My second twitch.tv live stream was titled “Building an Angular Single Page App with ASP.NET Core”. The goal of my second twitch stream was to create an Angular Single Page Application using ASP.NET Core's Javascript Services namespace and the SpaTemplates package which would replace my (at the time) ASP.NET Core v1.1 code which ran my Discworld Disorganiser project.

continue reading
Building a NET Core Application with Onion Architecture

Building a .NET Core Application with Onion Architecture

Jamie Taylor

My first twitch.tv live stream was titled "Building a .NET Core Application with Onion Architecture". During the stream I went through the process of creating an application, developing each layer of the onion, discussing what I was doing along the way, and dropping some .NET Core, ASP.NET Core and EF Core knowledge on the viewers along the way.

continue reading
User Secrets Header Image

User Secrets – What Are They And Why Do I Need Them?

Jamie Taylor5 comments

Committing passwords, api keys and connection strings to open source projects can be incredibly dangerous. Even once they've been removed from the repo they can still be found in the commit history. The .NET Core boffins have come up with a technique called User Secrets, which is meant to help alleviate this. What are they and how do they work? In this post, we'll find out.

continue reading
1 2 3 4 5 8
Page 3 of 8