Porting a C# Windows application to Linux
Building .net core on an unsupported Linux platform
Configure Open Live Writer to weblogs.asp.net
Top k algorithm revisited
Ever wonder on which platform Amazon AWS Lambda in C# is running?
NSession is quietly marching towards 1.0 release
First look at the Visual Studio Tools for Apache Cordova CTP 3.1
Missing methods in LINQ: MaxWithIndex and MinWithIndex
ASP Classic Compiler is now available in NuGet
SkyLinq binaries are available on NuGet
Sky LINQPad, a minimum viable clone of LINQPad in the cloud
A simple LINQPad query host
Why every .net developer should learn some PowerShell
Implement a simple priority queue
integrating external systems with TFS
Converted ASP Classic Compiler project from Mercurial to Git
Video review: RESTful Services with ASP.NET Web API from PACKT Publishing
LINQ query optimization by query rewriting using a custom IQueryable LINQ provider
Expression tree visualizer for Visual Studio 2013
An efficient Top K algorithm with implementation in C# for LINQ