Wednesday, July 25, 2007 - Posts

Silverlight V1.1 - Changing the XAML Page

When your Silverlight control loads, it loads up some XAML. It's most likely that this comes from a file specified by the source parameter. For instance;function createSilverlight() { Sys.Silverlight.createObjectEx({ source: "Page1.xaml", Read More

Silverlight V1.1 "Tab Like" Control Thingy :-)

I built this little control for Silverlight today so I thought I'd share (note, it doesn't have to be orange). Essentially, it's like a tab control but the "tabs" on the left hand side slide across to the right (and vice versa) to reveal content as Read More

Alex Homer and the Enterprise Library

Phil kindly invited me along to the Manchester Vbug meeting tonight where Alex Homer was delivering a session on using the Enterprise Library with ASP.NET. Alex did a great job and I found the whole thing really interesting. I haven't really Read More