Thursday, May 03, 2007 - Posts

Porting some old C# code to Silverlight

For me, the big thing about Silverlight is .NET and it may even get me to the point where I'm happier to try manipulating the HTML DOM from time to time Silverlight lets me do that in a nice way from .NET (I haven't tried yet but I did spy some classes Read More

Animating Bezier Curves

Just putting this here as somewhere to put it whilst cleaning up my XamlPad. I was wanting the other week to animate a Bezier curve and I discovered that Blend doesn't do that in this version so I typed it out;  <Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Read More

LINQ to Video #14

For the initial post, see here. Today's Video Title Modifications with Stored Procedures Topic LINQ to SQL Publication Date 3rd May, 2007 Download Link(best to save, not stream) http://mtaulty.com/videos/nuggets/l2s/14_mt_l2s_modifyingwithsprocs.wmv Read More