Filip's Technical Blog
Wednesday, 17 January 2018
Object Recognition using Microsoft CNTK
›
Lately I've been working on some advanced object recognition scenarios. I was looking for appropriate tools to do the job. Obviously I t...
Wednesday, 19 October 2016
Force Service Fabric application delete
›
Usually you can easily delete an application from your Service Fabric cluster using the cluster explorer. However, there are times when this...
Monday, 28 September 2015
VSO Build vNext – versioning assemblies with MSBuild
›
In this blog post I will show you how to version assemblies during the Visual Studio Online vNext build. Why to version assemblies? Versi...
Tuesday, 4 November 2014
SharePoint 2013 sticky footer
›
Adding a footer to SharePoint masterpage may be a bit tricky, since SharePoint automatically recalculates height and scrolling properties of...
1 comment:
Wednesday, 13 August 2014
SSIS Error: The requested OLE DB provider Microsoft.Jet.OLEDB.4.0 is not registered. If the 64-bit driver is not installed, run the package in 32-bit mode.
›
I have a SSIS solution that reads from an Excel file. I recently deployed it to a different server and tried executing it from Visual Studio...
3 comments:
Tuesday, 22 April 2014
SSIS integration with Dynamics CRM using ExecuteMultipleRequest for bulk operations
›
There are several tutorials on the Web explaining how to integrate SSIS with Dynamics CRM using the script component. All of them however sh...
7 comments:
Thursday, 17 April 2014
C#: Retrieve user data from Active Directory
›
This summary is not available. Please
click here
to view the post.
›
Home
View web version