Quantcast
Channel: Jeff W. Barnes - WCF: Serialization and Generics
Browsing all 5 articles
Browse latest View live

dkphp.com on WCF: Serialization and Generics

Pingback from dkphp.comSerialize Generic type over WCF Service | PHP Developer Resource

View Article



Mark Allanson on WCF: Serialization and Generics

Oh, by the way... the way I got around it for the moment is to alias the generic interface, at the interface level, and provide a concrete implementation of the aliased interface. ie. public interface...

View Article

Mark Allanson on WCF: Serialization and Generics

I think I have ended up where you describe.ie.[DataContract(Name="MyClass")]public class MyClass<T> { ... }[ServiceContract]public interface IMyService<T> {   [Operation]   public void...

View Article

dexpage.com on WCF: Serialization and Generics

Pingback from dexpage.comWCF error message - method not supported on Proxy - DexPage

View Article

c.javacss.space on WCF: Serialization and Generics

Pingback from c.javacss.spacec# - WCF error message - method &lt;name&gt; not supported on Proxy - c++

View Article

Browsing all 5 articles
Browse latest View live




Latest Images