I am starting a new project and I am going to use the WFP for it. This is
the first time I have tried using it. I really don't want to have a big
learning curve here so I am not going to be using WCF at this point in time.
Is that a problem? Should someone using WFP also use WCF. Or are they
completely independent of each other?
Bill
"Bill Gower" <billgower@charter.net> schrieb:
>I am starting a new project and I am going to use the WFP for it. This is
>the first time I have tried using it. I really don't want to have a big
>learning curve here so I am not going to be using WCF at this point in
>time. Is that a problem? Should someone using WFP also use WCF. Or are
>they completely independent of each other?
WPF and WCF do not necessarily have to be used in one project. It's
perfectly legitimate to have a solution which bases on WCF and uses Windows
Forms, for example. However, both technologies share XAML, a very powerful
XML-based declarative programming model, which will be well-supported in the
next version of Visual Studio, which is codenamed Orcas.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>