Project DescriptionaradBlog is a full featured blog engine targeted at .NET developers. It is light weight and very simple to modify and extend.
Some notes:If you have problem using it,
1)give full permision to user 'ASPNET' especially on folder 'App_Data'
1-1)if you run it on your local host , right click on folder 'App_Data' , goto Security tab , and add user ASPNET and give it full permision
1-2)if you run it on web , goto your control panel administration , and give the user APNET full access to folder 'App_Data'
2)If you run it on your localhost , make VirtualDirectory in IIS.
3)Admin login URL : http://yourSiteName/newsadmin UserName : admin, PassWord : admin
Have fun using it.
Arad Company Site: http://www.arad-itc.com/
Additional information on starting a new project is available here:
Project Startup Guide.