External hard drive is not available
My external hard drive is unavailable in Windows when I tried to open it in explorer (my computer) I was really annoyed by it, because it is my primary backup disk. I have found HD Tune free which is a...
View ArticleMissing Asp.Net webAdmin configuration option in Visual Studio 2013
If you are still working with WebForms and the FormsAuthentication in visual studio 2013, you are probably missing the option `Asp.Net Configuration` which fires a tool to configure users and groups...
View ArticleAfter 4 months working with the Nokia Lumia 920 and Windows Phone 8
I have bought the Nokia Lumia 920 about 4 months ago and wanted to blog a review. Please note that this is written in the end of November 2013 and that things might have changed since this has been...
View ArticleVisual Studio designer generation failed HRESULT E_FAIL call to COM
but COM was not at home, so COM could not answer ;)This was my error (it was actually a warning according to Visual Studio 2013): Warning 13 Generation of the designer file for MagazineDetails.aspx...
View ArticleSQL Azure connection timeout expired
Since we moved from an on premises SQL Server to SQL Azure we experienced a lot of timeouts. This is the exact errormessage:Connection Timeout Expired. The timeout period elapsed while attempting to...
View ArticleDevelop a Windows Phone 7 application on Windows 8.1
As mentioned in the post “After 4 months working with the Nokia Lumia 920 and Windows Phone 8” I build a really simple flashlight application for Windows Phone 8. According to AdDuplex (27th of...
View ArticleWorking with the Dymo label sdk on Windows 2012 server
Dymo has some great label printing hardware and has a nice .Net SDK. It seems that they are moving away from the .Net SDK and more towards the JavaScript SDK. In my situation I wanted to host a small...
View ArticleExternal hard drive is not available
My external hard drive is unavailable in Windows when I tried to open it in explorer (my computer) I was really annoyed by it, because it is my primary backup disk. I have found HD Tune free which is a...
View ArticleMissing Asp.Net webAdmin configuration option in Visual Studio 2013
If you are still working with WebForms and the FormsAuthentication in visual studio 2013, you are probably missing the option `Asp.Net Configuration` which fires a tool to configure users and groups...
View ArticleAfter 4 months working with the Nokia Lumia 920 and Windows Phone 8
I have bought the Nokia Lumia 920 about 4 months ago and wanted to blog a review. Please note that this is written in the end of November 2013 and that things might have changed since this has been...
View ArticleVisual Studio designer generation failed HRESULT E_FAIL call to COM
but COM was not at home, so COM could not answer ;)This was my error (it was actually a warning according to Visual Studio 2013): Warning 13 Generation of the designer file for MagazineDetails.aspx...
View ArticleSQL Azure connection timeout expired
Since we moved from an on premises SQL Server to SQL Azure we experienced a lot of timeouts. This is the exact errormessage:Connection Timeout Expired. The timeout period elapsed while attempting to...
View ArticleDevelop a Windows Phone 7 application on Windows 8.1
As mentioned in the post “After 4 months working with the Nokia Lumia 920 and Windows Phone 8” I build a really simple flashlight application for Windows Phone 8. According to AdDuplex (27th of...
View ArticleWorking with the Dymo label sdk on Windows 2012 server
Dymo has some great label printing hardware and has a nice .Net SDK. It seems that they are moving away from the .Net SDK and more towards the JavaScript SDK. In my situation I wanted to host a small...
View ArticleMy migration from BlogEngine to Miniblog
Mads Kristensen created BlogEngine.Net back in 2007. I have tested Dasblog, Wordpress and BlogEngine.Net and decided back in 2010 that BlogEngine was my blogging platform of choice. But now in 2014...
View ArticleAdding numbers to number table
I have a table filled with numbers. It is a table with the name numbers and there is only one field named ‘num’ which is an integer (so max value is 2.147.483.647 as seen on MSDN) and the integer is...
View ArticleFTPES with self signed certificate
Here is a small C# code snippet to upload an XML file to an explicit SSL secured FTP server. When you search nuget for FTP you will get:But which one do you need? Not all of them support FTPS. Well the...
View ArticleVisual Studio: Reference to higher version or incompatible assembly cannot be...
I had this error “A reference to a higher version or incompatible assembly cannot be added to the project” during my Windows Phone development. I wanted to add some dll’s because there are no nuget...
View ArticleServing ads for Windows Phone 8
To start serving ads in your Windows Phone application you can install the Microsoft advertising SDK. But I believe it is not mandatory. You do not need to reference it in your project. So please take...
View ArticleMicrosoft Surface 3 Pro can be my next developer machine
The Surface 3 pro will be available in 5 different versions:64Gb i3 cpu 4gb ram € 819,-128Gb i5 cpu 4gb ram € 1019,-256Gb i5 cpu 8gb ram € 1319,-256Gb i7 cpu 8gb ram € 1569,-512Gb i7 cpu 8gb ram €...
View Article