Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - Using WCF proxy client for databinding

 
 
Old 06-04-2007   #1 (permalink)
Mark Brouwers


 
 

Using WCF proxy client for databinding

Hi,
How can I use a WCF proxy client for Databinding ?
To use use databinding I want my object to impement the
INotifyPropertyChanged-interface, so an event is raised when I change the
value of a property.
I can implement this interface on the 'contract', but this is lost when I
create my proxy.
What is best practice to solve this ?

TIA
Mark



My System SpecsSystem Spec
Old 06-04-2007   #2 (permalink)
Marc Gravell


 
 

Re: Using WCF proxy client for databinding

svcutil /edb

or better... /?
or http://msdn2.microsoft.com/En-US/library/aa347733.aspx

Marc

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Web service client proxy code generator .NET General
Vista client under squid proxy Vista networking & sharing


Vista Forums 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 Ltd

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