Microsoft.com
All DevCenters
MSDN Home
MSDN Code Gallery:
Code Gallery Home
|
Browse Gallery
|
Share Code
|
Help and FAQs
Silverlight Web Services Samples
Home
Downloads
Discussions
People
License
Close
RSS
All Resource Updates
Discussions
Releases
Wiki
RSS
0
Votes in Release
(breakdown)
SL 2 RTW Samples
Description
The following Silverlight Web Services samples are availabe with the SL 2 RTW release:
SOAP Services
(Basic)
Spell Checker:
View it
|
Download source
. Demonstartes how to consume a WCF backend service to build an AJAX-style spell checker.
(Basic)
Weather Widget:
View it
|
Download source
. Demonstrates how to consume a public SOAP service
WeatherBug
(Advanced)
Message Inspectors:
View source
. This is quite a beast of a sample. At its core is an implementation of IClientMessageInspector for Silverlight, which allows us to get at any raw incoming or outgoing message. That is already possible using untyped messages in your operations, but IClientMessageInspector lets you do that in one central location, instead of in every operation. The sample contains two example use cases: one implements SOAP faults in Silverlight, and the other implements custom SOAP headers in Silverlight.
Duplex Services
(Advanced)
Duplex Chat:
View source
. This sample implements the DuplexReceiver class, which provides a clean duplex object model and supports deserialization of incoming messages.
HTTP Services with POX/JSON/Syndication
(Basic)
Food Finder:
View it
|
Download source
. Demonstrates how to use LINQ over JSON to work with JSON from inside managed code.
(Basic)
Feed Reader:
View it
|
Download source
. Demonstrates how to build a syndication feed reader using the SyndicationFeed class and databinding.
(Basic)
Mashup Sample:
View it
Download source
. Demonstrates how to create mashup applications using various types of Web APIs. The sample demonstrates working with Flickr (using JSON), YouTube (using RSS), Yahoo (using a REST XML service), and Live Search (using SOAP).
(Advanced)
POX Proxy: coming soon
Files
Duplex Sample
source code, 34K, uploaded
Oct 15
- 268 downloads
Message Inspectors
source code, 70K, uploaded
Oct 15
- 258 downloads
To download the file you must agree to the following license.
Microsoft Public License (Ms-PL) This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software. 1. Definitions The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law. A "contribution" is the original software, or any additions or changes to the software. A "contributor" is any person that distributes its contribution under this license. "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2. Grant of Rights (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create. (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software. 3. Conditions and Limitations (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically. (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software. (D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license. (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
Releases
Current
|
Planned
SL 2 Beta 1 (MIX 08) Samples
SL 2 Beta 2 Samples
SL 2 RTW Samples
There are no planned releases for this resource.
Release Details
Status
released
Release Date
Oct 14 2008
Updated On
Nov 17 2008
Updated By
eugeneos
Wiki Link
[release:1660]
Manage Your Profile
Legal
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...