Jan David Narkiewicz (Developer)
Tuesday, September 13, 2016
Visual Studio Online re-branded Visual Studio Team Services (VSTS)
›
I do not normally write on marketing news or care about marketing news especially from November of last years. Since I have written extensiv...
Monday, September 5, 2016
Calling Python from .NET/C#
›
In case you want to jump ahead and just see how the code works, the source code (Visual Studio solution, projects, C# code and python script...
1 comment:
Thursday, September 1, 2016
Python: Installing on Windows
›
Python for Windows can be found at: Python Releases for Windows Click on the the previous link reveals the following: A 64-bit machi...
Tuesday, August 23, 2016
ADO.NET: Reading CSV Files with ADO.NET fails when a Filename contains Special Characters
›
Most of my blog postings are about success meaning I demonstrate how do perform a certain task. This is a blog posting about failure, namely...
Monday, August 22, 2016
Web API 2: C# Upload File using HTML, CURL and .NET Clients
›
This posting presents the code used on the server-side to receive a file from a web client (Web API 2, C#). Also shown will be three client...
1 comment:
Friday, August 19, 2016
ADO.NET: Reading CSV Files with ADO.NET fails for .NET 4.0 using Solution Platforms x64 or Any CPU
›
My development machine runs 64-bit Windows 10. The current application I was adding features to is C#, .NET 4.0 configured to build with Sol...
Thursday, August 18, 2016
ADO.NET: Reading CSV Files
›
It is 2016 and generating CSV files is a mature technology (can it really be called a technology?). For example ADO.NET has been able to con...
‹
›
Home
View web version