Coding Grounds
Compilation of different programming projects I amuse myself with.
Thursday, 24 October 2013
Using Snoop and PowerShell to interrogate View Models in WPF applications
›
It is possible to use Snoop to interrogate View Models in WPF applications. If you first install Snoop, check that you run Snoop as an admin...
Friday, 26 July 2013
Creating a simple autocomplete control with Bootstrap for with a remote JSON service
›
I have worked a bit with the Twitter Bootstrap javascript library / framework and testet out the TypeAhead control. I could not find a comp...
1 comment:
Wednesday, 24 July 2013
Structuring your Javascript code - Revealing prototype pattern and namespaces
›
Creating Spaghetti-code in Javascript is not difficult. There are no clear pattern in Javascript for encapsulation for novice developers of ...
11 comments:
‹
›
Home
View web version