Showing results for WCF - Visual Basic Blog

Nov 2, 2007
0
0

New Community Article – Using Business Objects with WCF (Beth Massi)

Beth Massi
Beth Massi

There's a new article up on the VB Dev Center by Rob Windsor, a follow up from his first Getting Started with WCF article, called Using Custom Business Objects with Windows Communication Foundation. Rob explains how to serialize your own custom business objects using WCF DataContracts and what issues you may run into in Visual Studio 2005. Check it...

Sep 10, 2007
0
0

Channel 9 Interview – John Stallo on Building N-Tier Applications in VS 2008 (Beth Massi)

Beth Massi
Beth Massi

I just posted an interview on Channel 9 with John Stallo talking about some cool tools in Visual Studio 2008 that will help you build simple N-Tier applications. Thanks to Kathleen again for helping with the shoot! This time we got fancy and used two camera angles ;-):Building N-Tier Applications in Visual Studio 2008In this in interview John ...

Aug 30, 2007
0
0

A Walkthrough of WCF Support in Visual Studio 2008

VBTeam
VBTeam

One feature in Visual Studio 2008 I would like to highlight is our support of Windows Communication Foundation. WCF was introduced with .NET Fx3.0 as a next generation communications API. Previously if you wanted apps to talk you needed to make a lot of up-front decisions: o How important is transmission speed?o How will apps talk? Over the ...

Feedback