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

.NET, Web

Modular ASP.NET Apps

Posted on June 30, 2017 by johnytables

Check out this interesting modular Application Framework for ASP.NET MVC Apps

https://channel9.msdn.com/Shows/On-NET/Sbastien-Ros-Modular-ASPNET-apps

0
Javascript

Javascript optimization patterns (Part 1)

Posted on June 23, 2017 by johnytables

https://dzone.com/articles/javascript-optimization-patterns-part-1

0
Uncategorized

Four ways to dispose IDisposable in ASPNet Core

Posted on June 21, 2017 by johnytables

https://andrewlock.net/four-ways-to-dispose-idisposables-in-asp-net-core/

 

0
Uncategorized

Using IActionConstraints in ASPNet Core MVC

Posted on June 21, 2017 by johnytables

https://www.strathweb.com/2017/06/using-iactionconstraints-in-asp-net-core-mvc/

 

0
SQL

The Basics of good T-SQL Coding

Posted on June 5, 2017 by johnytables

The Basics of Good T-SQL Coding Style – Part 2: Defining Database Objects

0