Browse by Tags

All Tags » .NET » Tools (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...

Reflector 5 Released

Lutz released Reflector for .NET 5.0 If you do any .NET development and you don't use Reflector for .NET then you are missing out. Scott posted a brief review of the new version. I think I'm most excited about the new analyze feature, it should come in...
Posted by puzzlehacker | 1 comment(s)
Filed under: , ,

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: , , ,

Run++

I've finally got around to publishing a new release of Run++ . There are a number of changes since the last time. The biggest items being: 1) UI has changed and is now customizable. 2) Updated to use the full version of .NET 2.0 instead of the beta...
Posted by puzzlehacker | 5 comment(s)
Filed under: , , , , ,

Paint.net v2.1 Released

If you are tired of the limitations of the standard Microsoft Paint and don't want to pay all the money for Photoshop then you should try out Paint.net . It has quite a number of cool features for a free image editor. [ Version 2.1 just released via Rick...
Posted by puzzlehacker | 1 comment(s)
Filed under: , , ,

nContract

My thesis is now officially uploaded to Virginia Tech 's ETD Digital Library . I have finally posted an overview of nContract on my site for those who are interested. I have also uploaded my thesis and the source code for nContract . If you have questions...
Posted by puzzlehacker | 5 comment(s)
Filed under: , ,
More Posts