Bookmarks for January 27th
These are my links for January 27th
These are my links for January 27th
In case there is any interest out there… Apress is selling their “Pro Silverlight 2 in C# 2008” as an eBook for a measly $10. A great deal that ends… Read More »Silverlight 2 eBook for $10
I finally got my MIX 10K Challenge submission up! For those of you who don’t know, the MIX 10K Challenge is a contest realted to the Microsoft MIX conference to… Read More »My MIX 10K Submission Is Up!
Last night I submitted my MIX 10K Challenge piece, so I’m just killing time while I wait for it to get accepted. Please keep me in mind if you plan… Read More »Mask Animations (Clipping Path Animations) In Silverlight Without a Line of Code
I’ve signed up for MIX 09, so I’ll be headed to Las Vegas this March. If you’re thinking about it, they’re having a pretty solid promotional where you can register… Read More »Going to MIX 09
Karsten Januszewski has a post on getting intellisense into Blend. Apparently it only works for WPF (it “works” for Silverlight, but it pulls from the WPF XML schema, which sounds… Read More »XAML Intellisense for Blend
Seeing as how I’ve already spent far too much time on this little project, barring major problems with this control (please point them out!) this will probably be my last… Read More »Final-ish Silverlight Color Picker Utility
Ha, fooled you! This is actutally how to write a custom event (with event handlers and everything!) in C#, but it turns out that you don’t need to change a… Read More »How To Write a Custom Event in Silverlight
Warning: This is a poor solution if your gadget has any level of dragging interaction in it. The “windowless=true” step will make it so that any dragging interaction will be… Read More »How To Give a Silverlight 2 Gadget a Transparent Background
First, glance over at Chris Szurgot’s post on creating a Silverlight Gadget. It really is as easy as he says it is. Just build your project in Visual Studio and… Read More »Tips for Creating a Silverlight 2 Gadget for Vista