Browse by Tags

All Tags » Tools » Code (RSS)

Issues with the XmlSerializer in medium trust environments

In my last post I briefly mentioned that CodeHTMLer had issues running in a medium trust environment. The simple web application front end I created kept failing before it ever got started. It keep hitting a SecurityException nested in an InvalidOperationException...

CodeHTMLer plugin for Windows Live Writer

I've started using Windows Live Writer as my primary blogging tool. So far I like it. However, it was missing an easy way to insert highlighted code into posts. I know there are a few other plugins that can insert highlighted code, but since I'm the author...
Posted by puzzlehacker | 1 comment(s)
Filed under: , , ,

nContract - Quick Start Guide

The purpose of this quick start guide is to step through a simple but complete example of how to create a third party component with configurable run-time checks of a contract specification using nContract. To fully follow along with this example you...
Posted by puzzlehacker | 4 comment(s)
Filed under: , , ,

Added support for Monad scripts to CodeHTMLer

For all those people posting Monad scripts to their blogs you might be interested in making your scripts look better by using CodeHTMLer . Just paste in your code script and select MSH as the language and it will output some stylized HTML that can easily...
Posted by puzzlehacker | 1 comment(s)
Filed under: , ,
More Posts