Blog Posts for July 2017
This month contains total 13 blog posts.
- 2017-07-01: Getting Ubuntu to boot on Hyper-V virtualization
- 2017-07-04: C# FAQ: How can I cast a concrete type, such as "int", to a generic type "T"?
- 2017-07-06: Migrating old Entity Framework 4.x ObjectQuery objects to Entity Framework 6.x era
- 2017-07-08: Using OWIN middleware with IIS web server
- 2017-07-11: Windows 10 and the Segoe MDL2 icons
- 2017-07-13: Implementing a concurrent producer/consumer pattern with the .NET BlockingCollection<T> class
- 2017-07-15: Settings your SQL Server database to read-only mode (and back)
- 2017-07-18: Writing unit and integration tests for your ASP.NET Core controllers
- 2017-07-21: What is Microsoft Stream?
- 2017-07-23: Using the oEmbed standard with ASP.NET
- 2017-07-26: Changing the SQL Server database owner SID after a restore from backup with the ALTER AUTHORIZATION statement
- 2017-07-28: Creating documentation from TypeScript code via TypeDoc
- 2017-07-31: Adding support for the StyleCop.json configuration file in your C# projects