Skip to content

Matt Uliasz few small ideas

Skill to do come from doing…

Welcome!

Hi, my name is Matt and I am independent software consultant. I specialize in Microsoft Stack (.NET) but constantly keep an eye on new technologies.

Pages

  • About Me
  • Resume

Categories

  • .NET (12)
  • .NET Core (4)
  • Ajax (3)
  • DevOps (4)
  • Git (1)
  • Linux (2)
  • Silverlight (1)
  • Software Design (3)
  • SQL (8)
  • Testing (1)
  • Uncategorized (11)
  • WCF (1)
  • Web (7)
  • Windows (1)
  • Work (1)

Tags

  • .NET
  • .NET Core
  • ADFS
  • Ajax
  • API
  • ASP.NET
  • ASP.NET MVC
  • AutoFixture
  • C#
  • cmd
  • CTE
  • DevOps
  • Entity Framework
  • git
  • JavaScript
  • jQuery
  • Linux
  • Moq
  • REST
  • Security
  • SemVer
  • Software Architecture
  • SQL
  • SQL Server
  • T-SQL
  • Unit Testing
  • Utilities
  • WCF
  • WebAPI
  • Web Services
  • Windows
  • XAML
  • XML
  • XUnit

Search

Recent Posts

  • How to update resources with RESTfull API (using PATCH)
  • Web API Security Considerations for ASP.NET Web API
  • How to check which port is used by a particular process/application on Windows
  • Semantic versioning
  • Windows command line aliases

Recent Comments

  • Thai on Adventurous: Angular & .NET Core on Linux
  • Sergey on AutoFixture customization for ASP.Net Core Web API controller
  • some on PowerShell Cheatsheet
  • Umesh Kumar Kandassamparamb on AutoFixture customization for ASP.Net Core Web API controller
  • Umesh Kumar Kandassamparamb on AutoFixture customization for ASP.Net Core Web API controller

Archives

Categories

  • .NET
  • .NET Core
  • Ajax
  • DevOps
  • Git
  • Linux
  • Silverlight
  • Software Design
  • SQL
  • Testing
  • Uncategorized
  • WCF
  • Web
  • Windows
  • Work

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Search

Categories

  • .NET
  • .NET Core
  • Ajax
  • DevOps
  • Git
  • Linux
  • Silverlight
  • Software Design
  • SQL
  • Testing
  • Uncategorized
  • WCF
  • Web
  • Windows
  • Work

Recent Posts

  • How to update resources with RESTfull API (using PATCH)
  • Web API Security Considerations for ASP.NET Web API
  • How to check which port is used by a particular process/application on Windows
  • Semantic versioning
  • Windows command line aliases

Recent Comments

  • Thai on Adventurous: Angular & .NET Core on Linux
  • Sergey on AutoFixture customization for ASP.Net Core Web API controller
  • some on PowerShell Cheatsheet
  • Umesh Kumar Kandassamparamb on AutoFixture customization for ASP.Net Core Web API controller
  • Umesh Kumar Kandassamparamb on AutoFixture customization for ASP.Net Core Web API controller

Tag: Software Architecture

How to update resources with RESTfull API (using PATCH)

I came across this very interesting article explaining correct use of PATCH in HTTP world. Worth reading even if little out-dated!

https://williamdurand.fr/2014/02/14/please-do-not-patch-like-an-idiot/

Posted on December 23, 2019December 23, 2019Categories Software Design, Uncategorized, WebTags API, REST, Software ArchitectureLeave a comment on How to update resources with RESTfull API (using PATCH)
Proudly powered by WordPress