Silverlight Configuration Schema
Silverlight
Silverlight configuration elements enable you to configure Silverlight client applications to communicate with Web services. The configuration files are formatted as XML, so you must be familiar with XML if you want to manually edit them using a text editor. Otherwise, you might run into issues such as an unfound XML element tag or attribute. Note that XML element tags and attributes are case-sensitive.
In This Section
- <system.serviceModel> (Silverlight)
- Describes the child elements of the ServiceModel element that contains the configuration for Silverlight applications.
Reference
Related Sections
Copyright © 2010 by Microsoft Corporation. All rights reserved.
Community Additions
ADD
Show: