Blog Posts for January 2015
This month contains total 14 blog posts.
- 2015-01-01: Welcome to 2015!
- 2015-01-03: Finding documentation for the NuGet package XML file format
- 2015-01-05: Finding the number of sessions and requests currently active in your Azure SQL database(s)
- 2015-01-08: Querying for the date part of a DateTime value with Entity Framework in C#
- 2015-01-10: Windows 8.1 and Visual Studio keyboard tip: disable automatic keyboard layout switching when you press Left Alt+Shift
- 2015-01-13: C# reminder: When working with MD5 and SHA hash classes in a loop, remember to call Dispose()
- 2015-01-15: Looking at the new Intel Xeon processor series, up to 18 cores: could .NET’s Task Parallel Library work with this, too?
- 2015-01-17: Finding where your Outlook email account signatures are located
- 2015-01-19: What happens when your Azure SQL database becomes full?
- 2015-01-22: ASP.NET: Fixing the missing GetOwinContext method error by adding an Owin NuGet package
- 2015-01-24: Win32 API question answered: What is the difference between GetActiveWindow and GetForegroundWindow?
- 2015-01-26: A good Azure SQL database application performance tuning article
- 2015-01-28: Finding more information about Unicode characters using .NET’s StringInfo class
- 2015-01-31: Using Facebook’s React and JSX in ASP.NET MVC applications