What WCF functionality is supported in Metro Style applications?
-
2011년 10월 25일 화요일 오후 7:58중재자
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)- 편집됨 Jeff SandersMicrosoft Employee, Moderator 2012년 3월 14일 수요일 오후 5:12
모든 응답
-
2012년 1월 19일 목요일 오후 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..
-
2012년 6월 14일 목요일 오전 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
-
2012년 7월 31일 화요일 오전 2:51Thanks for the useful information for the wcf apps

