Skip to content
  • Twitter
  • RSS

.NET Development & News

  • Home
  • Contact

Recent Posts

  • .NET 4.5 and TLS 1.2
  • Azure Web App with Let’s Encrypt Certificate – Powershell Automation
  • Polly, a resilience and transient-fault-handling library
  • MemAnalyzer v2.5 Released
  • Publishing dotnet core to IIS does not copy project xml documentation

Archives

  • March 2018
  • January 2018
  • August 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • May 2013

Categories

  • .NET
  • C#
  • Cloud
  • DevOps
  • eBooks
  • Fun
  • Javascript
  • Mobile
  • Security
  • SQL
  • Systems
  • Uncategorized
  • Web

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Skip to content

.NET Development & News

a bit of this and that

Month: March 2017

.NET, C#

Fast Dictionary and Struct Generic Arguments

Posted on March 23, 2017March 23, 2017 by johnytables

Micro Optimization of Dictionaries

https://ayende.com/blog/177377/fast-dictionary-and-struct-generic-arguments

0
Cloud, Systems, Web

Adding a Let’s Encrypt Certificate to an Azure-Hosted Website

Posted on March 23, 2017 by johnytables

HTTPS all the Things !
https://www.leeholmes.com/blog/2017/03/21/adding-a-lets-encrypt-certificate-to-an-azure-hosted-website/

0
Uncategorized

Five Visual Studio 2017 Extensions for Web Developers

Posted on March 23, 2017 by johnytables

If you’re a Web Developer, check out these handly extensions for Visual Studio 2017

https://blogs.msdn.microsoft.com/webdev/2017/03/21/five-visual-studio-2017-extensions-for-web-developers/

 

0
.NET, C#

Some ways to tame magical strings in .NET and C#

Posted on March 8, 2017 by johnytables

http://danielwertheim.se/some-ways-to-tame-magical-strings-in-net-and-c/

 

0
DevOps, Systems, Web

What’s new in IIS 10

Posted on March 7, 2017 by johnytables

Check out the new IIS 10 Features

https://blogs.msdn.microsoft.com/benjaminperkins/2017/03/06/whats-new-in-iis-10/

 

0
DevOps, SQL

4 Free Things to Do with a Slow SQL Server

Posted on March 6, 2017 by johnytables

Check out this set of free DbScripts that will help your SQL Server Tuning
https://www.brentozar.com/archive/2017/03/sql-server-slow/

 

0
Cloud, DevOps, Web

Choosing centralized logging and monitoring system

Posted on March 6, 2017 by johnytables

Nice comparison of Application Insights Platforms

https://indexoutofrange.com/Choosing-centralized-logging-and-monitoring-system/

 

0
.NET

Sensitive Configuration Data in ASP.NET Core

Posted on March 3, 2017March 3, 2017 by johnytables

Check out how to store sensitive data in ASP.NET Core Configuration files.

https://codeopinion.com/sensitive-configuration-data-asp-net-core/

 

0