ASMX 2.0 - SOAP 1.2 Support

1 minute read

The new ASMX runtime in .NET 2.0 will support SOAP 1.2. How useful this turns out to be remains to be seen since almost everyone is using SOAP 1.1 at the mom...

ASMX 2.0 - Basic Profile 1.0 Conformance

2 minute read

ASP.NET web services (commonly known as ASMX web services) have been a part of the .NET Framework from the beginning in v1.0 when it was still early days in ...

WSE 2.0 SP3 released

less than 1 minute read

The WSE 2.0 SP3 download was released today. There is also a Runtime Redistributable to bundle with your apps.

Microsoft Security E-Learning

less than 1 minute read

Our free Microsoft Security E-Learning Clinics follow the same content outline as our Security Webcasts, but deliver that information via a learner-centered ...

Migrating from MC++ to C++/CLI

less than 1 minute read

Managed C++ takes some time getting used to with its __everything modifiers. C++/CLI is the new managed C++ what will ship with .NET 2.0 and Visual Studio 20...