A World Full of Sharp Objects

Random thoughts on anything slightly related to software development in general - and .NET in specific.

Wednesday, July 29, 2015

JavaScript anno 2015 – Gulp

›
Gulp is an automation tool used for build automation. Just like MSBuild, Nant, make, and pretty much any build automation tool out there, Gu...
Saturday, July 25, 2015

JavaScript anno 2015 – Node and npm

›
Node.js is server-side JavaScript; a “runtime environment for server-side and networking applications” [Wikipedia]. It’s open source as just...
Wednesday, June 3, 2015

Logging to SQL Server with Log4Net

›
How do you know what’s happening on your production servers? Logging off course (if you wonder; no, ‘debug & breakpoints’ is never the c...
6 comments:
Monday, August 11, 2014

Getting started with Powershell Desired State Configuration (DSC)

›
I wanted to try out the DSC in Powershell 4.0 on my Windows 8.1 Pro machine, but I got stuck on the ‘getting started’ part. I just couldn’t ...
Tuesday, June 25, 2013

T-SQL joins

›
What's the difference between an inner and full join in T-SQL? Or a right versus left join? I never have this at the top of my head when...
2 comments:
›
Home
View web version
Powered by Blogger.