Why I love NLog
I’m using the great NLog-library to get an easy and extensible way of logging information of tools I write. Nothing is more important than knowing what your tool is doing (an sometimes what it’s not...
View ArticleUsing a dictionary to create dynamic elasticsearch-queries in .Net 3.5
In a current project a search based solution is required to allow a research against an existing set of records. Of course the search-backend is the elasticsearch. This projects requires the use of...
View ArticleFixing “Operation is not valid due to the current state of the object” when...
So I’ve included the SSRS ReportView control within my ASP.Net MVC application. So far so good. Just displaying the report works fine after struggeling with the dimensions of the iframe and the...
View ArticleProvisioning IIS-artifacts within an SSIS-package as part of a deployment...
SSIS is not only suitable as “etl-processing-tool”. Its feature-set makes it a really good candidate for deployment processes, too. In this multi-tenant scenario SSIS is used to provision a complete...
View Article