Blog Posts for May 2015
This month contains total 13 blog posts.
- 2015-05-01: Changing the namespace of automatically generated resource classes when .RESX files are built by Visual Studio
- 2015-05-03: Finding out which devices support waking your computer from sleep mode
- 2015-05-06: Including leading zeros in numeric data when exporting data to Excel CSV text format
- 2015-05-08: What are SQL Server’s and Azure’s database deployment “BACPAC” files?
- 2015-05-11: Windows registry loading and saving tip: application hives and the RegLoadAppKey API function
- 2015-05-14: Troubleshooting Skype for Business (ex Lync) login issues
- 2015-05-16: Visual Studio 2015 preview and XAML user interface debugging
- 2015-05-19: Calculating the location of Easter in C#
- 2015-05-21: Fixing the C# compiler error in legacy ASP.NET MVC applications that don’t support using the dynamic ViewBag object
- 2015-05-24: Some tools for troubleshooting Active Directory setups
- 2015-05-26: New JSON support coming in the next SQL Server version “2016”
- 2015-05-28: .NET namespaces you had long since forgotten: System.IO.Log
- 2015-05-30: Getting the IIS web server application pool identity in C# code inside an ASP.NET MVC application