Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

i want to create CMS for my asp.net static website.Could you tell me the procedure to do this?
suggest me tutorial for content management system for asp.net website and ebooks .

Thanking you all.
Posted
Comments
aarif moh shaikh 12-Sep-15 8:20am    
use .net Nuke (DNN) for this.. :)

You should first look around because I and a lot of others could advise you on what the best CMS would be, but you know what you are looking for and you are also the one that has to work with it. You can very easily look around the different .net CMS implementations because most of them have a nice demo that let's you try it out. Included a few links with .net CMS listings and some additional info.

http://en.wikipedia.org/wiki/List_of_content_management_systems#Microsoft_ASP.NET[^]

http://www.wareprise.com/2010/04/08/list-of-open-source-net-content-management-system-cms/[^]

Good luck!
 
Share this answer
 
There are a lot of content management projects out there here are a few

Umbraco - The open source ASP.NET CMS

N2 Open Source ASP.NET CMS

ASP.NET Open Source CMS | DotNetNuke

As for book there are many as well, just go to Amazon and search.
 
Share this answer
 
If you are looking for a CMS in .net , I will recommend you to go with mojoportal. You can find more details about it on

www.mojoportal.com

The main advantage with this cms is that you have many inbuilt features like forums , blogs and many more open source controls has been used and you can customize them as per your requirement and we can create our own web controls and use it in the cms.


The support given by mojoportal forums is quite good . Most of the queries get resolved by the topics already in their forum. There are few chances when you dont find the answer there. In that case you can directly write up to JOE, the author and creator of mojoportal, he is always there for mojoportal users.


This is just a suggestion , as i have been working on it for last few months.
 
Share this answer
 
v2
Hi,

Here I'm providing some link for learning the basics of CMS in asp.net
http://www.codeproject.com/KB/aspnet/aspnet-content-management.aspx


And Let me tell you the basics of CMS ...

Content Management System is basically used to maintain the website information along with changes.

Like If we want to add one page to CMS then Page management helps us to add page into our website.

And we've to maintain Managements for all categories like ...pages,adverts,images,layouts .....


All the Best.
 
Share this answer
 
i suggest, there is no correct tutorial to learn cms on web you may ask exprienced people or books
 
Share this answer
 
Comments
CHill60 8-Sep-14 17:27pm    
Bit of a pointless comment 3 years after the question was posted and 4 answers posted already

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900