Blog Posts for May 2017
This month contains total 13 blog posts.
- 2017-05-02: Computerworld says Azure is now the choice for public cloud platform
- 2017-05-04: The current status of StyleCop on Visual Studio 2017
- 2017-05-06: What is the proper TypeScript return type for a React component’s render() method?
- 2017-05-09: Note on using Microsoft Office 365 Teams together with Visual Studio and IIS Express
- 2017-05-11: Note on .NET Directory.GetFiles() method and three-letter file extensions in the search pattern
- 2017-05-14: Have you already tried the Microsoft Library Manager?
- 2017-05-16: Working with the .NET Framework version 4.7
- 2017-05-19: ASP.NET classics: using Response.Redirect and avoiding the “thread aborted” exception
- 2017-05-21: How to upgrade solution or project files Visual Studio? Use the “/upgrade” switch, or save the solution file again with “Save As”
- 2017-05-24: Using PowerShell to create Azure SQL Database elastic pools
- 2017-05-26: Visual Studio tip: easily create an interface from a C# class with the Extract Interface refactoring
- 2017-05-28: DirectXMath version 3.10 is now available, supports SSE3 instructions
- 2017-05-30: Why was Task.Run() created in .NET, when Task.Factory.StartNew() is already available?