Clinton Rocksmith joins the Balder team
I’d like to officially welcome Clinton Rocksmith to the Balder team. He will start creating samples and tutorials for Balder and join in on the general programming as well. Clinton has been working...
I’d like to officially welcome Clinton Rocksmith to the Balder team. He will start creating samples and tutorials for Balder and join in on the general programming as well. Clinton has been working...
One of the things that I really missed the second Jeff Wilcox released the UnitTest framework for Silverlight, was the ability to run it from within Visual Studio. The last couple of weeks, I’ve be...
Xna is on track and you can get your hands on the bits here. Haven’t had the time myself to look into the details, but I suspect I will seeing we’re hosting Game Camp next week. Here is a short l...
Finally, Norwegian developers get the chance to hear Steve Ballmer live on stage. On the 30th of September, Steve Ballmer will be on stage holding the keynote at the MSDN Live event in Oslo. Who k...
I am giving another Silverlight talk, this time at NNUG Bergen next week. If you happen to be around those GPS coordinates, don’t hesitate to stop by. Read more and sign up for it here.
A little more than a month ago I got my first Mac ever; a MacBook Pro 2.4GHz w/4 gigs of memory. The background for this was that I was going to have focus on Silverlight development in my new job ...
It’s been a slow year for us at NNUG Vestfold, we haven’t had the chance to have all the meetings we planned. Anyways, we’re bouncing back and have a meeting on the 9th of October. The topic for th...
We’re getting closer and closer to the most important date for us guys at Game Camp; 26th of September we’re having another event. This time we have really some great content for you. And as always...
Microsoft has decided to put support for the H.264 codec and AAC into Silverlight in the future. This is great stuff. In theory this should mean we could get content from places like YouTube and pl...
If you’re a Windows forms developer you’re probably used to using the Invoke() or BeginInvoke() to execute code in the context of the UI thread (Application loop). Same goes for WPF with the Dispat...