0

need some help with DynamicProxyFactory, i am creating a small app with WCF [C#], need to dynamically generate the proxy classes at run time.

I am not able to find any good page on how to use it!

Aadi Droid
  • 1,689
  • 4
  • 22
  • 46

1 Answers1

1

Have you read this?

http://blogs.msdn.com/b/vipulmodi/archive/2006/11/16/dynamic-programming-with-wcf.aspx

danyolgiax
  • 12,798
  • 10
  • 65
  • 116