by Patrick
25. February 2009 17:24
After installing BlogEngine.Net and really loving it. I decided to give Microsoft’s Windows Live Writer a try.
This post has been written completely in WLW.
I was able to add this picture and even add the title and sepia tone to it.
Table | Values |
| One | Two |
| Three | Four |
It can do all kinds of things like insert a table (see above) and even code snippets like:
if (this == that)
{
response.redirect("/somepage.aspx");
}
and insert maps
of the Metrodome in Minneapolis, MN
by Patrick
24. February 2009 16:12
Well, after a bit of fun, I have moved my website over to IIS 7 from Apache 2. Also, moved from Wordpress to BlogEngine.
Since I have moved all my personal and work development to ASP.NET, I figured it was time to move my website over.
I think I have the major links fixed and redirecting properly, but I am sure I've missed some.
If you have any issues, let me know. I think the comments system is working?