"Logic will get you from A to B. Imagination will take you everywhere." A. Einstein
Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » web services   (RSS)
Yesterday Microsoft published a first series (9 from 40) of "How Do I" videos with code snippets for the Azure Services Platform. For a high-level view, on this site you can see a list of case studies about how other companies are using the Azure Services Read More...
The new "Real World SOA happens {here}” online campaign site is live! Visit www.microsoft.com/soa to learn more about Real World SOA. Hear customers tell their stories of how SOA from Microsoft - and a real world approach - is delivering significant, Read More...
Today I passed my first .NET 3.5 exam: the 70-503 (Windows Communication Foundation Application Development) exam. It wasn't easy and I can say that I was lucky: I've got only one question regarding WCF and COM+ (which I did not learn it at all for this Read More...
On the SOA Institute.org site are many interesting articles about SOA architecture best practices like: SOA Governance for the Organization: Best Practices for Getting Started Avoiding SOA Security Anti-Patterns: Practical Planning for Success SOA Architecture Read More...
I had to enable the request compression for an ASP.NET 2.0 Web Service (no Web Service Enhancements for that client.. ), so here is my solution: I created a CompressionSoapExtension attribute. This attribute was added to the web service methods (for the Read More...
One of my projects required to enable the IIS 6 response compression. Here how I did it: set initialFolder=%cd% cd c:\Inetpub\AdminScripts net stop iisadmin /Y cscript adsutil.vbs set w3svc/filters/compression/parameters/HcDoDynamicCompression true cscript Read More...
On August 1 st the Patterns and Practices team released their guide: Improving Web Services Security: Scenarios and Implementation Guidance for WCF v1. It contains security design guidelines, Internet and Intranet application scenarios using HTTP and Read More...
 
Page view tracker