Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Indigo

Using WCF for project where client doesn't have .NET3.0 (WinFX)

 
 
Thread Tools Display Modes
Old 07-05-2006   #1 (permalink)
Matt Swift
Guest


 

Using WCF for project where client doesn't have .NET3.0 (WinFX)

The title pretty much says it! We really like the WCF and would like to use
it in an upcoming project. However we can't justify distributing the .NET3.0
Framework at this stage to our client.

Is there any way that WCF can run from out end and the client can still
communicate using ASMX. In other words, can the two technologies be used
together?
Old 07-05-2006   #2 (permalink)
Chris Rolon
Guest


 

RE: Using WCF for project where client doesn't have .NET3.0 (WinFX)

On the WCF side provide an endpoint that uses the "basicHttpBinding". This
binding will permit a client to communicate with a WCF service as if it were
ASMx.

--
Chris Rolon
Principal Consultant
Neudesic

This posting is provided "AS IS" with no warranties, and confers no rights.



"Matt Swift" wrote:

> The title pretty much says it! We really like the WCF and would like to use
> it in an upcoming project. However we can't justify distributing the .NET3.0
> Framework at this stage to our client.
>
> Is there any way that WCF can run from out end and the client can still
> communicate using ASMX. In other words, can the two technologies be used
> together?

Old 07-08-2006   #3 (permalink)
Arkady Frenkel
Guest


 

Re: Using WCF for project where client doesn't have .NET3.0 (WinFX)

Look at http://windowssdk.msdn.microsoft.com.../ms751433.aspx
Arkady

"Matt Swift" <MattSwift@discussions.microsoft.com> wrote in message
news6F2565B-32E4-4B5F-BF96-73DD96D53C42@microsoft.com...
> The title pretty much says it! We really like the WCF and would like to
> use
> it in an upcoming project. However we can't justify distributing the
> .NET3.0
> Framework at this stage to our client.
>
> Is there any way that WCF can run from out end and the client can still
> communicate using ASMX. In other words, can the two technologies be used
> together?



Old 07-12-2006   #4 (permalink)
Joseph Bittman MVP MCSD
Guest


 

Re: Using WCF for project where client doesn't have .NET3.0 (WinFX)

July 12, 2006

Well, if you mean web services when you mentioned ASMX.... web services
communicate using soap/xml, and therefore have great interop-abilities.

If you can create the web service in 3.0 and still have the SOAP readable
from .Net 2.0 components (basically an interop issue), then I don't see any
reason why you can't use Indigo on your end and other versions on the client
side (granted, the client side would have to be written in .Net 2.0 or
earlier and not 3.0).

You could always create a very simple test web service in 3.0, and try to
interop with it using .Net 2.0 as a pilot program on your side.... doesn't
need the client to do anything to see if it would work on a simple level.

Hope this helps and good luck!
--
Joseph Bittman
Microsoft Certified Solution Developer
Microsoft Most Valuable Professional -- DPM

Web Site/Blog: http://CactiDevelopers.ResDev.Net/

"Matt Swift" <MattSwift@discussions.microsoft.com> wrote in message
news6F2565B-32E4-4B5F-BF96-73DD96D53C42@microsoft.com...
> The title pretty much says it! We really like the WCF and would like to
> use
> it in an upcoming project. However we can't justify distributing the
> .NET3.0
> Framework at this stage to our client.
>
> Is there any way that WCF can run from out end and the client can still
> communicate using ASMX. In other words, can the two technologies be used
> together?



 

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
In any project, Can't we refer classes directly, (without addingphysically in the project)? Rachana .NET General 1 03-28-2008 04:31 PM
ok .net3 is out, hmm what about powershell books IT Staff PowerShell 8 12-02-2006 09:13 AM
Microsoft Advances Its Project Management Technology and the Project Management Profession z3r010 Vista News 0 10-20-2006 11:02 AM
WinFX SDK for WPF Kumar Lomash Vista General 1 06-06-2006 08:22 AM








Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50