Balder Silverlight 3 optimization - round 1
Working with Balder really gets me nostalgic. Nowadays, working with graphics programming one would choose OpenGL, DirectX or Xna to get real performant. Back in the days (mid 1990s), we didn’t hav...
Working with Balder really gets me nostalgic. Nowadays, working with graphics programming one would choose OpenGL, DirectX or Xna to get real performant. Back in the days (mid 1990s), we didn’t hav...
I’ve been a Mac owner for about a year now - it takes some time getting used to coming from a hard-core Windows mindset. My goal, entering this new stage, was to suck in all the experience possible...
I’m working on a WPF 4 project, targetting .net 4 and need to use Visual Studio 2010 beta1 for this. For now I’ve been handcoding all my Xaml (I know, the designer in VS2010 is quite good - but I k...
I guess most of you already know that Silverlight 3 is out. Exciting times. Version is truely a remarkable release in the history so far of Silverlight. With it there are some changes in the API fo...
Balder has been updated to support Silverlight 3 the release version. The previous samples posted here now works with the release version. You can find the samples directly here and here. And I’ve...
The last year I’ve been close to having a split personality when it comes to the projects I’ve been working on. On my last count, I have 4 active CodePlex projects that I’ve created myself, and 4 m...
Earlier I posted about some extensions I did for Silverlight handling INotifyPropertyChanged and helpers for DependencyProperties. Recently I’ve had a couple of request to release a downloadable so...
2nd of July 2009, Jonas Follesø got awarded the Silverlight MVP, congratulations to him. That is the second Silverlight MVP in Norway, we must be doing something right in this small country. :) Th...
Tollef Slaathaug is a senior developer at Baze Technology, a software company based in Porsgrunn, Norway. Tollef has great experience with working with optimizations in .net code. This show we’re t...
We’re closing in a version 1.0 release of Balder, for the moment we’re at Alpha and we decided to put out a release on the Balder codeplex site for everyone to start working with. The release can ...