bhargavdakwala / CMS

Content Management System and Ecommerce. Feature - Gallery,Selling/buying product, payment gateway, blogs, timeframe, content dynamic, Customer management, secure user management, online booking and selling etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The following folks were nice enough to allow us to use some of their code (or customized versions) for this project:

Steve Stchur (http://aspnet.4guysfromrolla.com/articles/021605-1.aspx) - Provided the mechanism for the DataGrid row highlighting. I've customized it, but the idea was his.

Michael Libby (http://aspalliance.com/822) - Provided the mechanism for binding some the menus. I've customized it, but the idea came from that article.

Also, thanks to many of the community members who have contributed to the project!

----------------------------------------------------------------------------------
In order to run the CMS 3.3 Download, you will need Visual Studio 2008.

Open the .sln file and build the solution. Once you have built the solution, create a virtual directory in IIS and have it's root pointing at the Web folder.

You can then run the installer, located at http://<yourdomain>/install/install.aspx. This installer will run you through the process of installing the database and the necessary database objects.

If you have any questions, comments, or concern, please leave them in the CMS 3.0 forum at www.CMS.org.

For a current list of the technologies needed to run CMS, please checkout the Technology topic under Learn More at www.CMS.org.
-----------------------------------------------------------------------------------
In order to run CMS, you will need the following installed on your server / computer:

Windows XP Pro or Higher
Internet Information Service (IIS)
Microsoft .NET Framework 3.5 (http://www.microsoft.com/downloads/details.aspx?familyid=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en)
SQL Server 2005 Express Edition (http://www.microsoft.com/express/sql/default.aspx)
ASP.NET AJAX Extensions 3.0 (http://www.asp.net/ajax/downloads/)

If you are going to develop with CMS, then you will also need the following installed on your development machine as well:

Microsoft Visual Studio 2008 Professional (with Service Packs) (http://msdn2.microsoft.com/en-us/vstudio/default.aspx)
ASP.NET WebProfile Generator (http://www.codeplex.com/WebProfile)
SubSonic 2.0.3 (http://subsonicproject.com/)

You need to give the NETWORK SERVICE account "READ" and "WRITE" permissions on the 'repository' directory (ASP.NET account for XP).

About

Content Management System and Ecommerce. Feature - Gallery,Selling/buying product, payment gateway, blogs, timeframe, content dynamic, Customer management, secure user management, online booking and selling etc


Languages

Language:C# 54.1%Language:JavaScript 23.2%Language:ASP.NET 8.0%Language:TSQL 3.9%Language:HTML 3.5%Language:ColdFusion 2.0%Language:CSS 1.7%Language:Python 1.1%Language:Perl 0.9%Language:PHP 0.7%Language:Classic ASP 0.6%Language:Lasso 0.3%Language:XSLT 0.1%Language:Batchfile 0.0%