Browse by Tags

All Tags » WCF (RSS)

DevTeach Toronto Session Materials

Thanks to all of you who came out to DevTeach and cudos to the organizers for running a great event. I hope to see you in Montreal in December. You can download the slides and demos I used in my sessions by clicking the links below. Introduction to Windows...
Posted by windsor | with no comments

Calling WCF Services from .NET 1.1

A couple people have asked me recently how they can call WCF Services from .NET 1.1. There's an article on MSDN which describes the process. ASMX Client with a WCF Service http://msdn.microsoft.com/en-us/library/ms751433.aspx I just want to call out...
Posted by windsor | with no comments
Filed under: ,

Talking WCF on Devcasting

While I was in Vegas for Un-Mix 08 , I sat down with Derek Hatchard to record a show for Devcasting . About a week later Derek decided to repave his machine but unfortunately, he forgot to backup the recording of the interview. We got together over Skype...
Posted by windsor | 1 comment(s)

Using Custom Business Objects with Windows Communication Foundation on the Visual Basic Community Site

An article/walktrough I wrote on Using Custom Business Objects with Windows Communication Foundation has been posted to the Visual Basic Community Site . In my previous article, Getting Started with Windows Communication Foundation , I described the basics...
Posted by windsor | 1 comment(s)
Filed under: , , ,

Sample Code for Getting Started with Windows Communication Foundation

A few people have asked for the code to go with the WCF article that's currently featured the MSDN site. You can download the code and the article in Word format here: http://www.robwindsor.com/download/GettingStartedWithWCF.zip
Posted by windsor | with no comments
Filed under: ,

Getting Started with Windows Communication Foundation on the Visual Basic Community Site

An article/walktrough I wrote on Getting Started with Windows Communication Foundation has been posted to the Visual Basic Community Site . Windows Communication Foundation (WCF) is Microsoft’s next generation platform for building distributed systems...
Posted by windsor | 1 comment(s)
Filed under: , ,