Xbox One Development (2)
With the new Windows 10 Update the DEV mode on the Xbox One has also been changed. You now are just like with Windows IoT Core able to look at the device via a webapplication. This application gives...
View ArticleXbox One Development
You now can develop, build and deploy apps to your own Xbox One. In the Xbox One app store you need to search for Developer Activation and you get an app. After the install, you get an activation code....
View ArticleWindows 10 on Raspberry PI 2
The beauty of Windows 10 it runs on your Raspberry PI 2 as well as on your computer/laptop. An Universal Windows App for your laptop with Windows will run without many changes on a Raspberry PI 2. It...
View ArticleWindows 10 Development: Small and Big Screens
With Windows 10 and the fact that it runs on every device, the Universal app as we know in Windows 8.1 is gone. That makes it easier, but also more complex in another way. Previous you had a project...
View ArticleWindows 10 IoT Core
Since the //Build/ conference is a technical preview of Windows 10 for Raspberry PI 2 is available. With that the promise of Microsoft (Windows on all devices) becomes reality. There will be 3 versions...
View ArticleConsume Modern SaaS EndPoints with Visual Studio 2015
We all know the functionality of Visual Studio to add a Service reference to your project. With this you can consume available Services rather easy in your application. From the code you can get to the...
View ArticleIoT (3) Intel Galileo
In my last blog I already told about Microsoft Windows on a Intel Galileo board. I showed how to show some texts on a LCD display with C++ code. Not long after that the second generation of the...
View ArticleVisual Studio 2015 Preview: C# 6
On November 12 and 13 Microsoft organized the Connect(); event in New York. the keynote was live and the Dutch communities (WAZUG, DotNed, VB Central and of course SDN) had organized a evening event to...
View ArticleIoT (1) .NET Gadgeteer
Internet of Things has gain interest over the pas months/years. Not that strange, because the world is becoming more connected everyday. Everything and everyone is connected on every spot on this...
View ArticleBing while coding
Every developer does it, during developing you search the for tips and tricks. In the last couple of years the number of resources on the internet is grown. Help, tips and code example can be found on...
View ArticleVisual Studio Editor TIP
A few days ago I had to adjust a text file. I needed it for testing with BizTalk whatsoever. In the Text file I needed to remove some columns and replace it with something else. Not sure what is was,...
View ArticleVisual Studio Online – Organizational Account
To use Visual Studio Online you need a Microsoft Account. Now it is also possible to use Visual Studio Online in combination with a Office 365 account. This makes Visual Studio Online available for...
View ArticleVisual Studio Online with Azure Websites
During the launch of Visual Studio 2013 they showed us Visual Studio Online codename Monaco. This online version of the desktop Visual Studio makes it possible to make code changes from a none Windows...
View ArticleWindows Azure tools 2.2
Evert now and then a new version of the Windows Azure tools for Visual Studio is released. With the arrival of the version of Visual Studio that would be a great update moment. This time not just a...
View ArticleWindows Azure Visual Studio Tools 2.1
With the new version of the Windows Azure SDK and Tools 2.1 Windows Azure did conquer his own place in the Server explorer. To be honest it was about time. The server explorer makes it possible for the...
View ArticleLEAP Motion: another way of touch
Since the first computer we are using keyboards to give commands to the thing. Ok, the first computers were controlled with switches. But rather quick there are keyboards and a computer without a...
View ArticleWindows Azure SDK 2.0 and Tools
Last week is version 2.0 of the Windows Azure SDK and Visual Studio tools released. And this time not just a few bug fixes, but really good additions. Ok, version number is updated and Windows Server...
View ArticleIISConfigurator Error
During the Global Windows Azure Bootcamp we saw an IISConfigurator error a few times. The attendees had everything installed according to the Windows Azure prerequisite. But after starting a ‘clean’...
View ArticleWAAD – Integrate with Web App
I showed the following screenshot already in my previous blogpost about Windows Azure Active Directory. I told you I would show you more of it. If you follow the Wizard, the site will go humming for...
View ArticleUsing 32 bit (Legacy) DLL on Windows Azure
On Windows Azure (almost) everything is possible. You are not limited to just .NET applications. But alos Java, PHP, NodeJS and many more languages are very usable on the Windows Azure platform,...
View Article