Monday, August 06, 2007 - Posts

WCF 3.5 and SyndicationFeed in Beta 2 (and comparison with ASP.NET and LINQ to XML)

Argh! I pulled a bit of hair out today over trying to get a simple demo program around SyndicationFeed that worked in Beta 1 of VS 2008 across to Beta 2 so I thought I'd share. (Those of you who have seen me will know that I cannot afford to lose much Read More

Silverlight V1.1: Calling a webservice

If you want to call a service back on your site of origin from Silverlight 1.1 then you can go ahead and do that using the standard Visual Studio "Add Web Reference" dialog as long as that service is going to be able to do the actual serialisation using Read More