When you try to create an azure mobile service, based on an existing Azure database, you could get the following
Continue readingMonth: September 2015
.NET Power Tip 4: Playing with Format Strings
Many developers heavily underestimate the power of the format string. This post shows a couple of examples that can
Continue readingVS2015 New Debugging and Performance Features (German)
I wrote an article for the August 2015 edition of Windows Developer Magazin that introduces the new debugging features in
Continue readingWPF: The Infragistics WPF Roadmap – WPF IS NOT DEAD!
Today I stumbled across an interesting whitepaper by Infragistics. It is called “The Windows Presentation Foundation Roadmap: 2015 and Beyond”.
Continue reading.NET Power Tip 3: Reading Data from Excel/CSV
As with writing data to Excel, reading data can be achieved in multiple ways. If you need read and write
Continue reading.NET PowerTip 2: Writing Data to Excel
Every now and then, developers have to write data to excel. There are several approaches: 1. Full fledged Excel Interop:
Continue reading