Coding Grounds
Compilation of different programming projects I amuse myself with.
Sunday, 29 September 2019
Deleting a set of databases with similar names with T-SQL
›
Devops Sunday. If you end up having many databases in SQL Server and want to get rid of them by matching their names, this T-SQL should he...
Tuesday, 24 September 2019
Getting started with tests on controllers in AngularJs
›
Some notes - I had to work with AngularJs tests today and needed to look into Jasmine and mocking enough and import enough to have running t...
Sunday, 22 September 2019
Looking into (circular) dependencies of MEF using C# and Ndepend - Migrating from MEF to Autofac
›
I decided to look into circular dependencies in C# using reflection and NDepend today. A circular dependency is problematic, especially if y...
‹
›
Home
View web version