Home | Resume | Blog Brian Ensink's Blog | Blog Implementation

Blog Implementation

by Brian Ensink 16. September 2008 00:01

Rather than writing my own blog software from scratch I'm using BlogEngine.NET. This seemed like a natural choice because its both open source and written in ASP.NET. This solves all the little problems that I would have to solve were I to write my own from scratch plus it leaves the door open for me to customize since its open source. The initial setup is very easy and it basically works out of the box once uploaded to a server and after configuring a couple things.  I'm using Windows Live Writer to author the posts and a code snippet plugin to format code.

Tags:

Software Development

Comments are closed

About the author

I am currently a .NET developer and really enjoy the platform.  .NET seems to be able to take the developer whereever he/she wants to go.  To the desktop, to the web, to a database, etc.  At my day job I write desktop apps but I also like to toy with other tech as I have time.