Erratic software development

Living in the coded world where bugs are inevitable and success is only optional. By Robert Koritnik

Wednesday, 14 November 2018

Any CSS class selector can have ID specificity

›
This will be a very short blog post. It's actually a life-saving hack that allows you to define a CSS class selector that has an ID s...
1 comment:
Friday, 22 January 2016

Autogrow textarea Angular directive with vertically centered text

›
This post is about emulating input[text] with a textarea element to create a text wrapping input that adjusts its height to the amount o...
2 comments:
Friday, 9 October 2015

Angular ngRoute routing authorization with asychronous promises

›
AngularJS routing doesn't support route authorization out of the box and nor does its popular cousin ui-router even though the latt...
12 comments:
Friday, 30 January 2015

Data binding a single shared view to different controllers using "ControllerType as instanceName" syntax

›
If you haven't already I strongly suggest you first read John Papa's AngularJS styleguide . It's a magnificent document of an ...
1 comment:
Wednesday, 27 August 2014

Simplifying method parameter checking

›
Next version of C# that will be coming with Visual Studio (supposedly version 2014) will have a new operator called the null-propagating o...
Wednesday, 23 April 2014

Mapping SQL stored procedures to C# class methods with matching strong type parameters using T4 template

›
Blog post provides T4 template that generated strong typed C# code which maps to SQL stored procedures. It doesn't actually call those ...
Thursday, 3 April 2014

How I mitigated the impossible SELECT INTO on Windows Azure

›
I'm the kind of developer that likes things under control by writing some stuff myself and keeping it as optimized as possible. This i...
Tuesday, 7 January 2014

Web Essentials markdown preview default style for Visual Studio

›
The other day I wanted to write a markdown file that's part of my Visual Studio 2013 project. As majority of you have done I've al...
2 comments:
Friday, 18 October 2013

Parametrized code testing and code exploration

›
Few days ago I had the pleasure of presenting parametrized unit testing among other things to a group of developers as part of my consulti...
Saturday, 30 March 2013

LESS gradient mixin with fallback for IE

›
As you could read in my last post (long time ago) I've rather used SCSS over LESS but when I upgraded my Visual Studio to version 201...
›
Home
View web version

About Me

Robert
View my complete profile
Powered by Blogger.