WebFoundations
Posted
by csharp-source.net
on C# Source
See other posts from C# Source
or by csharp-source.net
Published on Tue, 01 Sep 2009 03:16:16 GMT
Indexed on
2010/03/16
15:31 UTC
Read the original article
Hit count: 301
Filed under:
A simple, SEO Friendly, C#, ASP.NET, XML Content Management System (CMS)
These 'WebFoundations' are a great starting block when developing an ASP.NET CMS.
Features:
* A WYSIWYG editor (FCKEditor)
* Content caching (No IO overhead)
* Multi language support (can be set on querystring or dropdown)
* Search engine friendly URL's (url rewriting)
* Easily themable (Build on ASP.Net Master Pages)
* An image gallery control (it consumes XML Picasa exports)
Web Foundation sites can be hosted on inexpensive hosting as there is NO Database requirement (all the data is stored in XML files).
© C# Source or respective owner