WCF Service Application Vs. ASP.NET Web Service Application
hi,
firstly know difference between wcf service applicaion , asp.net web service application, , scenarios 1 should opt wcf service or web service.
if merits on these 2 services great.
thanks in advance, suggestions highly appreciated.
regards,
vishal mohan
firstly know difference between wcf service applicaion , asp.net web service application, , scenarios 1 should opt wcf service or web service.
if merits on these 2 services great.
thanks in advance, suggestions highly appreciated.
regards,
vishal mohan
all new web service development should done using wcf. "asp.net web service" templates still left legacy purposes.
john saunders
wcf is web services. not 2 separate things.
use wcf new web service development, instead of legacy asmx or obsolete wse
use file->new project create web service projects
john saunders
wcf is web services. not 2 separate things.
use wcf new web service development, instead of legacy asmx or obsolete wse
use file->new project create web service projects
Archived Forums A-B > ASMX Web Services and XML Serialization
Comments
Post a Comment