Over the past few days I’ve put some time into working on a library to create EPUB documents in .NET. When I first did a search for this a few months ago I really didn’t find anything that suited my needs: a library that I could use to create EPUB documents on the fly, in [...]
Entries Tagged as '.net'
Announcing EpubSharp
April 5th, 2010 No Comments
Tags: .net · c# · Development · Downloads · epub · Programming
Making ASP.NET MVC work on IIS 6.0
August 25th, 2009 1 Comment
For the past couple of weeks I’ve finally gotten around to playing with the (now not so new) ASP.NET MVC Framework. This, of course, is Microsoft’s take on the MVC architecture pattern which gives developers another well supported and well documented alternative to traditional WebForms projects. The test machine that I’m running is Windows Server [...]
Tags: .net · asp.net · configuration · framework · iis · iis 6.0 · mvc · troubleshooting