Archives
-
Is it possible to compress a HTTP request?
Recently I was asked (related to my articles [^] [^] about HTTP compression) if it was possible to compress the contents of a web service call.
-
Web Authoring Component install fails when installing Visual Studio 2008
While trying to install Visual Studio 2008 Team Suite in my Windows XP Professional system it kept failing when installing Visual Studio because it couldn't find the Web Authoring Component (after installing having just successfully installed it).
-
Upgrading the WCSF EventBroker Extension to WCSF 2.0
While preparing the demos for my session at TechDays Portugal 2008, I've noticed some changes in the Web Client Software Factory 2.0 that prevented the EventBroker Extension from compiling and running.
-
WCSF 2.0 And IIS7 Integrated Pipeline Mode
While preparing the demos for my session at TechDays Portugal 2008, I've noticed that the Web Client Software Factory 2.0 doesn't work with IIS7 in integrated pipeline mode because it's trying to access the Request property of the current HTTP Context from the HTTP Application Start "event", which is not available at this point.
-
IE8 Beta 1 is out
If you want to download IE8 Beta 1 and test it, it's here. Read the Release notes and the IE8 Readiness Toolkit which will give a detailed description of the features.
-
.NET Reflector 5.1
.NET Reflector 5.1 is out.
-
Upcoming Typemock Webcast on March 12
Typemock is having a special Webcast on Wednesday March 12, 16:00 GMT
-
Find As You Type for Internet Explorer
It astonishes me how something as simple as this is not part of Internet Explorer.
-
TypeMock Isolator 4.2 Released
TypeMock has released version 4.2 of its mocking framework: TypeMock Insulator. Check out the release notes.