Reflection IT Blog

Benieuwd naar de laatste ontwikkelingen rondom software ontwikkeling en Reflection IT? Onze slimme koppen delen regelmatig hun kennis en ervaring. Zo weet jij wat er speelt!

2011 Blog posts

Bloq for Windows Phone 7

12-Jun-2011

In this very addictive game you have to select 4 bloqs of the same color to make a rectangle. The number of bloqs in this rectangle are added to your score. Win bonus time if a numbered bloq is in this rectangle.

Features:

  • Fun, good looking and addictive
  • Local and online highscores (overall, daily and weekly)

DevDays 2011 Sessies

09-May-2011

Ook dit jaar heb ik mogen spreken op het DevDays event van Microsoft dat op 28 en 29 april in Den Haag gehouden is. Deze keer met 3 sessies waarvan er twee op Channel9 te bekijken zijn. Helaas is mijn 'Windows Phone Marketplace' sessie van de Geeknight niet gepubliceerd.

Mijn W-8BEN voor de Windows Phone 7 Marketplace

24-Mar-2011 1 Comments

Om je inkomsten van je applicaties, die via de Marketplace verkocht worden, uitbetaald te krijgen, dien je een aantal stappen te ondernemen, zodat je niet dubbel belasting betaalt. Vanwege een verdrag tussen Amerika en Nederland is het mogelijk dat je in Amerika geen belasting betaalt over deze inkomsten, mits je de goede formulieren correct invult. Wel moet je in Nederland separaat aangifte doen over deze inkomsten.

Ik heb op dit moment 6 applicaties in de WP7 Marketplace. Vanaf januari dit jaar betaalt Microsoft USA mij maandelijks mijn inkomsten uit. Hierbij houden zij geen belasting in omdat ik mijn W-8BEN formulier correct ingevuld en opgestuurd heb. In deze blogpost beschrijf ik hoe ik dat gedaan heb.

Onlangs heeft Matthijs Hoekstra van Microsoft Nederland zijn 'Windows Phone 7 Marketplace, W7, W8, EIN, ITIN, hoe zit dat nou?' blogpost geschreven. Hierin geeft hij uitleg welke formulieren ingevuld moeten worden. In het artikel heeft hij daar een mooi schema opgenomen. Ik ontwikkel mijn applicaties vanuit Reflection IT BV (Besloten Venootschap) en heb dus ook een BTW nummer (VAT). Daarom heb ik dus de Form SS-4, EIN Number, Form W-8(BEN) route gevolgd.

My LicenseManager class for the Windows Phone

25-Feb-2011

I have developed a few Windows Phone apps which support a Trial mode. In these WP7 apps I use the static IsTrial property of my LicenseManager class to check if the user is using a paid or trial version. This class uses the IsTrial() method of the Microsoft.Phone.Marketplace.LicenseInformation class if you are running in configuration 'Release' mode. If you are developing and running in configuration 'Debug' mode it will return true if the TRIAL conditional compilation symbol is set in your project properties. This makes it easy to test the Trial mode in your code.

WMAppManifest.xml changes for Silverlight WP7 Games

17-Jan-2011

Games in the Games Hub of the Windows Phone 7 have larger icons than normal apps. If you are creating a game using Silverlight make sure you change the WMAppManifest.xml file which is located in the Properties folder of your project. You have to set the Genre attribute to 'apps.games'. This will place your game in the Game Hub. You must also change the IconPath from 'ApplicationIcon.png' to 'Background.png'. This image is 173x173 pixels instead of the smaller 62x62 icon which is used for the normal apps. You can even remove the 'ApplicationIcon.png' from your project because it isn't used any more.

WMAppManifest.xml for a Sample App

WMAppManifest.xml for a Sample App

WMAppManifest.xml for a Sample Game

WMAppManifest.xml for a Sample Game

Get in touch

Met dit formulier kunt u informatie over een In-Company of Small-Group training aanvragen. U kunt in het bericht aangeven welke training u wilt, voor hoeveel personen, wanneer deze verzorgd moet worden en op welke locatie. Wij nemen vervolgens contact met u op.

U kunt ons ook bereiken via telefoonnummer +31 (0)493-688810 of per mail training@reflectionit.nl.