United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Microsoft Developer Network
>
Samples
>
Supporting different data and serialization formats in WCF
Download Visual Studio
Quick Access
My Samples
Upload a sample
Browse Sample Requests
Supporting different data and serialization formats in WCF
Example showing how WCF message formatters can be used to support different serialization formats (in this case, the JSON.NET serializer) for operation parameters.
Download
C# (207.6 KB)
Ratings
(2)
Downloaded
2,240 times
Favorites
Add To Favorites
Requires
Visual Studio 2010
Last Updated
5/16/2012
License
Apache License, Version 2.0
Share
Technologies
WCF
Topics
WCF
,
WCF Extensibility
Report Abuse to Microsoft
Description
Browse Code
Q and A (3)
Solution Explorer
C#
lib
Newtonsoft.Json.dll
Newtonsoft.Json.xml
Properties
AssemblyInfo.cs
app.config
DataContracts.cs
ITestService.cs
JsonNetMessageFormatter.csproj
JsonNetMessageFormatter.sln
NewtonsoftJsonBehavior.cs
NewtonsoftJsonClientFormatter.cs
NewtonsoftJsonDispatchFormatter.cs
Program.cs
RawBodyWriter.cs
Service.cs
Click an item in the panel on the left to view the contents here.