473,465 Members | 1,622 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

WCF vs. Web Service

cj
Can I access a web service with a WCF client?
Jan 30 '08 #1
4 1677
cj <cj@nospam.nospamwrote in news:#G**************@TK2MSFTNGP05.phx.gbl:
Can I access a web service with a WCF client?

Yes. Just add a *service* reference in VS.NET 2005/2008.

--
sp**********@rogers.com (Do not e-mail)
Jan 30 '08 #2
Hi Cj,

Yes, you can generate WCF client proxy to consume an XML webservice as WCF
provide http/soap based transport channel that is compatible to xml
webservice. However, I still suggest you keep using webservice proxy as
long as you do not require those particular features of WCF. WCF provides
much more features than webservice, however, most of which are not of XML
webservice standard, In case you will need to interop to a non-.NET
platform webservice, those .NET specific setting will not quite work.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
Newsgroups: microsoft.public.dotnet.framework.webservices
Subject: Re: WCF vs. Web Service
From: Spam Catcher <sp**********@rogers.com>
Date: Wed, 30 Jan 2008 21:57:33 GMT
cj <cj@nospam.nospamwrote in news:#G**************@TK2MSFTNGP05.phx.gbl:
Can I access a web service with a WCF client?

Yes. Just add a *service* reference in VS.NET 2005/2008.

--
sp**********@rogers.com (Do not e-mail)

Jan 31 '08 #3
cj
Thanks, I think the web service I'm consuming is Java but I'm not sure.
I know it isn't .net.

So I guess even with WCF now available, XML web services will remain a
widely used standard. Would you agree?

Steven Cheng[MSFT] wrote:
Hi Cj,

Yes, you can generate WCF client proxy to consume an XML webservice as WCF
provide http/soap based transport channel that is compatible to xml
webservice. However, I still suggest you keep using webservice proxy as
long as you do not require those particular features of WCF. WCF provides
much more features than webservice, however, most of which are not of XML
webservice standard, In case you will need to interop to a non-.NET
platform webservice, those .NET specific setting will not quite work.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
Newsgroups: microsoft.public.dotnet.framework.webservices
Subject: Re: WCF vs. Web Service
From: Spam Catcher <sp**********@rogers.com>
Date: Wed, 30 Jan 2008 21:57:33 GMT
cj <cj@nospam.nospamwrote in news:#G**************@TK2MSFTNGP05.phx.gbl:
>Can I access a web service with a WCF client?


Yes. Just add a *service* reference in VS.NET 2005/2008.
Jan 31 '08 #4
cj <cj@nospam.nospamwrote in news:Ov**************@TK2MSFTNGP02.phx.gbl:
So I guess even with WCF now available, XML web services will remain a
widely used standard. Would you agree?
Yes - WCF supports multiple communication protocols, one being web services
:-)

--
sp**********@rogers.com (Do not e-mail)
Jan 31 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Hardy Wang | last post by:
Hi all: I read an article from http://www.c-sharpcorner.com/Code/2003/Sept/InstallingWinServiceProgrammatically.asp about how to install a windows service programmatically. Based ont the code...
7
by: Mike | last post by:
I want to create a windows service that will monitor another window service. what i need for the service to do is, if a service is stopped I need it to start the service back up example: ...
9
by: SP | last post by:
Hi All, I wrote a windows service which is supposed to stop after specified amount of time. I am calling OnStop() after specified time. OnStop() methods executed but I dont see the service...
3
by: Jeremy S. | last post by:
On my dev machine (XP/Pro with VS.NET 2003) I have been developing a Windows Service and installing it on the local machine by opening the Visual Studio Command Prompt and then executing . Now I...
2
by: letibal | last post by:
Hello, I have written a windows service and created an installer for it. The service runs under the system accounts. When started, it launches a GUI. By default, the InteractiveProcess property...
4
by: kkt49 | last post by:
# vim: et sw=4 ts=8 sts from wxPython.wx import * import sys, os, time import pywintypes import win32serviceutil import win32service import win32event import win32process
4
by: carson | last post by:
I have written two windows services: - service A does some crunching of local data files and uploads them to a central processing computer via http. - service B monitors a manifest file on a...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
20
by: =?Utf-8?B?cmtibmFpcg==?= | last post by:
I was executing the steps given in http://suppor.microsoft.com/kb/308359 for testing a sample web service application. However, the following line gives a compilation error: localhost.Service1...
5
by: dm3281 | last post by:
I'm really starting to hate writing services -- or trying to, anyway. Why do I need to rename my project to the service name? Why do I need to set the "ServiceName" property to my service name?...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.