by Bessie
28. May 2009 11:31
Today was a popular day for posts. Guess they hired those extra monkeys after all...
by Bessie
28. May 2009 11:17
What does the tag cloud look like if I use the same tags repeatedly?
ETA: Apparently it looks the same. It's not really a cloud, more of a list.
by Bessie
28. May 2009 10:46
This is my very first entry in this blog. Today I had a shrimp po-boy for lunch. It was pretty good, but no comparison to the ones at the First & Last Chance Cafe in Donaldsonville, LA. Best ever!

by Seo
28. May 2009 10:46
This is a test entry and serves as my first as a "blogger". I feel so empowered! 

91a89c32-5a15-48be-aae6-fba1c2c2c55c|0|.0
Tags:
by Bessie
28. May 2009 10:04
If you see this post it means that BlogEngine.NET 1.4.5 is running with SQL Server and the DbBlogProvider is configured correctly.
Setup
If you are using the ASP.NET Membership provider, you are set to use existing users. If you are using the default BlogEngine.NET XML provider, it is time to setup some users. Find the sign-in link located either at the bottom or top of the page depending on your current theme and click it. Now enter "admin" in both the username and password fields and click the button. You will now see an admin menu appear. It has a link to the "Users" admin page. From there you can change the username and password.
Write permissions
Since you are using SQL to store your posts, most information is stored there. However, if you want to store attachments or images in the blog, you will want write permissions setup on the App_Data folder.
On the web
You can find BlogEngine.NET on the official website. Here you will find tutorials, documentation, tips and tricks and much more. The ongoing development of BlogEngine.NET can be followed at CodePlex where the daily builds will be published for anyone to download.
Good luck and happy writing.
The BlogEngine.NET team