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: December 2016

DevOps, Systems

Open Command or Powershell Window From Explorer

Posted on December 22, 2016December 26, 2016 by johnytables

Simple trick and utility to open Command Prompt or Powershell from Windows File Explorer (as Admin or not) https://channel9.msdn.com/coding4fun/blog/A-Simple-File-Explorer-Magic-Trick

 

0
.NET, Web

Announcing Microsoft ASP.NET WebHooks V1

Posted on December 21, 2016 by johnytables

Announcing Microsoft ASP.NET WebHooks V1

0
eBooks, SQL

Free eBook: Data Science with Microsoft SQL Server 2016

Posted on December 20, 2016 by johnytables

Free eBook: Data Science with Microsoft SQL Server 2016

 

0
.NET, Web

HTTP/2 Server Push and ASP.NET MVC

Posted on December 20, 2016 by johnytables

Tomasz Pęczek (@tpeczek) shows how to use the new HTTP2 Server Push on #ASPNET MVChttps://tpeczek.blogspot.pt/2016/12/one-of-new-features-in-http2-is-server.html

 

0
.NET, Web

A FLUENT UNIT TESTING LIBRARY FOR ASP.NET CORE MVC

Posted on December 16, 2016 by johnytables

This fluent extensions for ASP.NET Core seem rather interesting.

http://docs.mytestedasp.net/

0
.NET

Extended WPF Toolkit – Community Edition 3.0.0

Posted on December 16, 2016 by johnytables

https://wpftoolkit.codeplex.com/releases/view/618672

 

0
.NET, C#

How to Use Your GPU in .NET

Posted on December 13, 2016 by johnytables

Useful for “simple” computations (loops, artimetic and similar)

https://www.codeproject.com/Articles/1116907/How-to-Use-Your-GPU-in-NET

 

0
Uncategorized

How to create constants in JavaScript?

Posted on December 6, 2016 by johnytables

http://www.infragistics.com/community/blogs/dhananjay_kumar/archive/2016/12/05/how-to-create-constants-in-javascript.aspx

0
Uncategorized

Introducing the ASP.Net Async OutputCache Module

Posted on December 6, 2016 by johnytables

Introducing the ASP.Net Async OutputCache Module

0