November 2006 - Posts

0
Comments

Anonymous Comments Enabled by aelij

I didn't notice that when I set up the blog, anonymous comments were disabled! I just enabled them, and I hope this won't lead to a spam attack. Maybe I should add a captcha , though I don't care much for that method. Anyway, now you can feel free to...
Filed under:
5
Comments

I Got Rhythm Now Available in XBAP! by aelij

This is not quite ready, but I just had to give you a sneak peek: http://arbel.net/blogx/blog.xbap I believe this is the first blog presented in XBAP. The possibilities are endless... The tag cloud uses Kevin Moore 's Bag-O-Tricks . The HTML is being...
Filed under: , ,
0
Comments

Monopolij: Avalon* Edition by aelij

First - great news. .NET Framework 3.0 has finally been released . Get it now! Monopolij was an app I wrote trying to win a free ticket to PDC'05 (you can download it at that post.) It had a special theme, as you can see in the screenshot... I thought...
Filed under: ,
4
Comments

Revamped Style Snooper by aelij

Update: This utility has become a bit irrelevant since Reflector now has a BAML Viewer add-in. You can use it to view any assembly containing BAML resources, which it will automatically decompile into XAML. Style Snooper (or StyleSnooper?), originally...
Filed under: ,
29
Comments

Forcing WPF to use a specific Windows theme by aelij

WPF comes with a few theme assemblies, one for each Windows theme (Luna, Royale and Aero and the fallback theme, Classic.) Usually the theme is loaded according to your current system theme, but if you want to create a consistent look for your application...
0
Comments

Aelij’s Little Helpers by aelij

During my experiments with WPF, I sometimes encountered a recurring operation that required too much code (in my opinion.) So I did what every well-informed developer would: I encapsulated it into helper classes. Here are some of them: Dependency Helpers...
Filed under:
Powered by Community Server (Non-Commercial Edition), by Telligent Systems