What WCF functionality is supported in Metro Style applications?
-
Dienstag, 25. Oktober 2011 19:58Moderator
http://blogs.msdn.com/b/piyushjo/archive/2011/10/19/wcf-for-metro-apps-supported-functionality.aspx
Also check out this blog for many samples:
http://blogs.msdn.com/b/piyushjo/
Jeff Sanders (MSFT)- Bearbeitet Jeff SandersMicrosoft Employee, Moderator Mittwoch, 14. März 2012 17:12
Alle Antworten
-
Donnerstag, 19. Januar 2012 12:37
Thanks for Good Infomation!
Custom binding is included and so, we can use binary message encoding..
Please make possible in Windows Phone, too, please..
-
Donnerstag, 14. Juni 2012 10:45
Hi Jpsanders, i'm trying to port my application from .Net 4.0 (with Protobuf-net) to .Net for Metro Style App.
I know that Protobuf is not supported in Metro Style App, and i've change all SerializeAttribute with DataContract and DataMember, but a class library (Metro style app) that uses ServiceBehaviorAttribute and OperationBehaviorAttribute can't build.
How can i resolve this problem? Are that attributes already allowed?
Thanks,
Gio
-
Dienstag, 31. Juli 2012 02:51Thanks for the useful information for the wcf apps

