Wednesday, 15 August 2012

Can a application be a WPF desktop application and also a WCF service? -



Can a application be a WPF desktop application and also a WCF service? -

i have wpf desktop application. application required expose functions external remote clients. have socket protocol expose external clients. can instead (or also) utilize wcf expose these functions service ?

yes, you'll need create , start servicehost wcf service.

wpf wcf web service desktop-application

No comments:

Post a Comment