ASMX 2.0 - SOAP 1.2 Support
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...
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...
Browser Testing and Detection Resources [via Kevin Dente]
Fritz Onion has a great post about asynchronous web pages in ASP.NET 2.0 [via Mike Taulty].
In my last post, I described how .NET 2.0 will check your web services for conformance to the Basic Profile (v1.0 in Beta 1 and v1.1 from Beta 2 onwards). W...
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 ...
The WSE 2.0 SP3 download was released today. There is also a Runtime Redistributable to bundle with your apps.
Our free Microsoft Security E-Learning Clinics follow the same content outline as our Security Webcasts, but deliver that information via a learner-centered ...
The File Checksum Integrity Verifier (FCIV) is a command-prompt utility that computes and verifies cryptographic hash values of files. FCIV can compute MD5 o...
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...
This post is really a bookmark for me because I regularly seem to come back to the question of wanting to update environment variables and trying to remember...