[RESOLVED] web services with WCF
I am .net windows programmer and new to web services.
I want to start with web services using .net.
Should I directly jump to WCF. What was there for developing web services
in .net before WCF. Is there more to web services than WCF ?
Basically I need some guidance to start such that I get to know the concepts
as well as start developing web services using latest .net classes.
Thanks.
Re: web services with WCF
In the .Net world there was the asmx model before wcf came on the scene.
Re: web services with WCF
I would start with WCF. For most things it it the most simple sollution