|
|
|
|
|
|
|
Browse Blog Posts by Tags
Sorry, but there are no more tags available to filter with.
-
The WSE 2.0 Technology Preview introduced support for WS-Policy and writing custom policy assertion handlers. WS-PolicyAssertions is another policy-related specification that defines some standard policy assertions most Web services would want to use...
-
This ASP.NET Web user control aggregates the RSS feeds specified in an OPML file and displays a specified number of entries from each entry on the page. Check out the UNUG site for an example of it in action. This was inspired by the PDC Bloggers aggregator...
-
I wrote an article titled “ Introducing the Web Services Enhancements 2.0 Messaging API “ and provided several sample applications to illustrate how the WSE messaging API works (since it's much different than the current .asmx API). One of...
-
This sample illustrates how to write a SoapExtension for enabling XML Schema validation on incoming SOAP messages. You can turn on validation by using the [Validation] attribute as illustrated here: ... [Validation] [WebMethod] public double Add(double...
-
This project contains several implementations of .NET XMLproviders, including custom XmlReader and XPathNavigator implementations. Specifically, you'll find the following examples: FileSystemNavigator RegistryNavigator AssemblyNavigator ZipNavigator NavigatorReader...
-
Most of my MSDN Magazine articles come with sample code related to the article topic. You can download these samples from MSDN Magazine's Web site , by selecting the link at the top of the article. Simply browse to my list of articles , find a topic of...
-
A bunch of my samples are hosted on DevelopMentor's Developer Resources site .
|
|
|
|
|
|