Menu

Close
  • Home
  • GitHub
  • Twitter
  • LinkedIn
Subscribe
Menu

asp.net

A 6-post collection

Page 1 of 2 Older Posts →

Mapping exceptions to HTTP responses with .NET Core

Handling exceptions and returning the appropriate response to the application consuming your API or the user browsing your web application, is considered a best practice when »

Jeroen Jeroen on asp.net, csharp, json, webapi, rest, api, .net core, core, exceptions, exception, http, response 24 November 2016

Continuous Delivery (CD) for .NET applications using Jenkins

The key to delivering software more rapidly and more frequently is having a continuous delivery process which makes deploying your application as easy as pushing a »

Jeroen Jeroen on asp.net, jenkins, continuous, integration, delivery, CD, azure, cloud, itq 25 April 2016

Continuous Integration (CI) for .NET applications using Jenkins

Having a Continuous Integration (CI) and Continuous Delivery (CD) process during the various stages of development helps to reduce risks, catch bugs more quickly and rapidly »

Jeroen Jeroen on asp.net, jenkins, CI, continuous, integration, delivery, itq 07 April 2016

Web API versioning

Let's start by saying all API's exposed to the public or to third parties should implement some kind of versioning. Why? API's tend to evolve as »

Jeroen Jeroen on asp.net, csharp, json, webapi, xml, versioning, rest, api, itq 26 February 2016

ASP.Net MVC Flag Enumeration Model Binder

A while ago I ran into a problem trying to model bind a flag enumeration property where of course multiple values can be selected, so what »

Jeroen Jeroen on asp.net, csharp, mvc, itq 28 March 2014
Page 1 of 2 Older Posts →
jeroenhildering.com © 2025
Proudly published with Ghost