Hi GATzilla,
In my case, I never use the wizard and always use ChannelFactory<t> class (except if I use an external service). This way, I don't have to think to regenerate proxies with Visual studio every time I change the service definition or a DataContract definition, it is always in sync. The proxy generation of Visual studio is great for external services since they don t change frequently. But I hate having to run the wizard everytime I make a change to a contract. Anyway, good observation I accept the alternative since I should have talked about it.
Last Visit: 31-Dec-99 18:00 Last Update: 20-May-22 3:23