May 2012 Entries

IdentityMine is hiring in Seattle!

Are you willing to work for a dynamic firm, on the latest platforms, with super modern and enthusing technologies (XAML, C#, Kinect, VUI, NUI, and much more)? Then maybe you should consider this: We are looking for a Senior Xbox Windows Developer Attention: This job is located in Seattle. If you are not in Seattle (or considering moving), no need to reply! Job description: Qualifications 5+ years of software engineering experience 2+ years of video game programming experience, shipping multiple titles ...

Fixing the certifications issues for the Windows 8 App Store and #mvvmlight

If you used the latest MVVM Light version for Windows 8, you may have noticed that a couple of issues cause your app to fail the Windows App Certification Kit. It is really quite simple: By mistake, I published the debug version of the assemblies instead of the release version. This causes the certification to fail. I already published an update on Nuget, so if you have created your application and added the DLLs using Nuget, you can update with the steps described her (scroll down to the “Updating ...