Skip to content

Ramblings Of A Software Engineer

A Few Of My Favorite Things

  • Home

Category: C# .NET

Creating a simple MiddlewareFilter using .NET Core 2.0 and dependency injection

Posted on May 4, 2018May 4, 2018 by Jasper

A MiddlewareFilter is the perfect tool for creating conditional logic on MVC controllers or actions using .NET Core. It receives the Middleware benefits of…

Read More

Dynamic Routing In ASP.NET Web API

Posted on October 3, 2017October 3, 2017 by Jasper

What is dynamic routing? The purpose of dynamic routing is to produce pretty, intuitive URLs on your website that help improve SEO and…

Read More

Implement Soft Deletes With Entity Framework’s Code First Approach

Posted on May 11, 2017 by Jasper

In order to maintain historical accuracy, data should not be truly deleted from a database. A soft delete can be used to signify…

Read More

Yield: Understanding how ‘Yield’ works in the .NET Framework

Posted on April 20, 2017April 20, 2017 by Jasper

I first noticed the yield keyword on some shared code at work about a year ago. Befuddled, I read MSDN’s description of the…

Read More

Create Deep Copies Of Object In C# Using AutoMapper

Posted on February 13, 2017 by Jasper

A Quick Preface A shallow copy of an object is one that points to the same place in memory as the original. Any changes…

Read More

Recent Posts

  • Visiting Auckland, New Zealand – February/March 2024
  • Visiting Rio de Janeiro, Brazil – Jan/Feb 2024
  • Making an abstract base class for a Django database model to overwrite the save() function
  • Where is Jasper (v1)? Connecting Google Calendar, Maps, and Places APIs
  • Alphabetically Sort A List With Special Characters

Recent Comments

  • Jasper on Make Target Appear As Link Text %t – Everquest Project 1999 Macro p99
  • Leon Hunter on Make Target Appear As Link Text %t – Everquest Project 1999 Macro p99
  • Jasper on Flightmare to Buenos Aires By United Airlines
  • Michael Wilson on Flightmare to Buenos Aires By United Airlines
  • Jasper on Scrape A Facebook Page And Turn It Into WordPress Posts Using PHP

Archives

  • March 2024
  • February 2024
  • May 2023
  • April 2023
  • February 2023
  • July 2022
  • June 2022
  • May 2018
  • October 2017
  • August 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016

Categories

  • 3D Printing
  • C# .NET
  • CMS
  • Corporate
  • Development
  • Digital Nomad
  • Django
  • Game Development
  • Gaming
  • Google Calendar API
  • Google Maps API
  • Google Places API
  • Home Automation
  • IoT
  • Javascript
  • Music
  • My Life
  • NodeJs
  • PHP
  • Product Review
  • Python
  • Rant
  • Travel
  • Uncategorized
  • Web Development
  • Wordpress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • Privacy Policy
  • Sample Page