Mar 21, 2012
How is all started So this week I was working on an extension for WebMatrix , Luke Sampson of http://StudioStyle.es just integrate a cool piece of code from Matt MCElheny . The news is that the studiostyle.es website now supports converting the over 1...
2 comments Tags: WPFWebBrowserRenderingHTMLWebBrowser Control
Mar 31, 2011
Preface When we write unit tests we try to cover all edge cases, not just run through the cases that work. That means that in many cases the product code will assert before throwing an exception. We have to separate cases here 1. We expected the assert...
0 comments
Feb 04, 2011
Intro In WebMatrix V1 we released a new feature called Publish Compatibility. This feature inspects your local application for dependencies and requirements. It will then runs a set of tests against your remote website. The idea is to identify any potential...
0 comments Tags: web deployRewritecompatibilitypublishingPublishFTP
Nov 24, 2010
A few weeks ago I was trying to deploy a site using Web Deploy and authenticate using a non-English user name. The operation would succeed on some computers but will fail on others. Since I was using the Web Deploy API, I debugged into the .NET...
0 comments Tags: AuthenticationModulehttpwebrequestIIS7AuthenticationEncodingHttp Headerweb deploybasic authentication
Developer in the WebMatrix team
Browse All Tags