Silverlight (version X) + H.264 and AAC = true
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...
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...
I’ve been working today with enabling declarative 3D through Xaml for the Balder engine. You can now add the following to your Page: The above Xaml will result in the following: You can downlo...
I am sitting on the bus right now on my way to my first day at Objectware. My official title is Technology Evangelist. The job will consist of consultant work, community work, blogging and other re...
Congratulations to Mr. Einar Otto Stangvik on his achievment on getting the MVP title from Microsoft. You can read more about Einar over here. If you want to learn more about the MVP program, you’...
I’ve been struggling the last couple of weeks with the Xaml designer crashing in Parallels. Had to revert to VMWare, which I find a bit less user friendly than Parallels and slower. Turns out, the...
I want to start producing some screencasts with focus on my two favorite technologies these days; Silverlight 2 and Xna, but find myself at a loss for what I should create. I am also open to sugges...
I´m holding a Silverlight talk on the 26th of August. The talk will go beyond the regular demos and talks you see there and I´ll try to show the real potential of Silverlight and why it should be a...
This is actually not a “breaking-news-story”, but nevertheless something that I thus far haven´t seen posted anywhere on the Silverlight feeds I´m subscribing to. The Moonlight project initiated b...
Out of curiosity I wanted to see how one develops software for the Mac OSX, therefor I started looking at Mac development the last week and registered as an Apple developer and downloaded XCode, br...