Blog Posts for August 2018
This month contains total 11 blog posts.
- 2018-08-01: ASP.NET response caching explained
- 2018-08-04: Enabling the Enhanced Session Mode in Hyper-V and virtual machines
- 2018-08-06: Getting correct (relative) URLs to your ASP.NET Web API controller actions using JavaScript
- 2018-08-09: Visual Studio tip: edit static HTML files with a visual designer
- 2018-08-12: Getting started with the Azure management PowerShell cmdlets
- 2018-08-14: .NET classes you might not know about: MemoryCache
- 2018-08-17: C#: Setting CurrentCulture default for all threads in your application
- 2018-08-20: Windows 10 and the support for filenames and paths longer than 260 characters
- 2018-08-23: Working around Entity Framework Core's query problem with nullable Boolean values in LINQ queries
- 2018-08-27: New scalability options for very large virtual machines in Windows Server 2016
- 2018-08-30: Note on migrating Web API controllers from ASP.NET 4.x to ASP.NET Core: JSON object casing changes by default