Windows Communication Foundation - vb.net

  • Thread starter Thread starter Miro
  • Start date Start date
M

Miro

I have been teaching myself vb.net for a bit now, and would like to start
teaching myself some wcf with it.

Could someone suggest some books with good tutorials ? or some good online
tutorials?

Thanks

Miro
 
If you send me an email, off-line (see my homepage for contact info), I'll
send you a "get started" tutorial that I have written. It is a little
different than some others, and includes, I hope, the details needed to
introduce you to using WCF with both Windows Forms and ASPx, Web
applications.

Dick

--
Richard Grier (Microsoft MVP - Visual Basic) Hard & Software 12962 West
Louisiana Avenue Lakewood, CO 80228 303-986-2179 (voice) Homepage:
www.hardandsoftware.net Author of Visual Basic Programmer's Guide to Serial
Communications, 4th Edition ISBN 1-890422-28-2 (391 pages) published July
2004, Revised July 2006.
 
Thanks,

I will.

One side question...
If writing a .net app from scratch...is it customary to create it using wcf?
Or does wcf add more overhead for programming and other things and it should
only be used
when required?

Miro
 
Back
Top