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: January 2017

.NET, C#, Web

What happened to my Thread.CurrentPrincipal ?

Posted on January 31, 2017January 31, 2017 by johnytables

David Pine shows how to access the current Principal on a Web App

http://davidpine.net/blog/principal-architecture-changes/

0
.NET, Systems

Concurrency Visualizer for Visual Studio

Posted on January 11, 2017 by johnytables

Check out this handy extension for Visual Studio

https://docs.microsoft.com/en-us/visualstudio/profiling/concurrency-visualizer

0
.NET, SQL

What’s New in Entity Framework Core 1.1

Posted on January 10, 2017 by johnytables

Ricardo Peres shows us what’s new in Entity Framework Core 1.1, check it out:

https://weblogs.asp.net/ricardoperes/what-s-new-in-entity-framework-core-1-1

0