3
Answers

CMS for asp.net

 please nedd helpe i feel as if i fall down
i m starter in asp.net
i start my project every thing ok
now there are new things appears
like Cms
 
so what i need now is
if any expert create website how dose he work
like
after analysis and database create and create template html+css
i programmed pages
how can i create the admin for website and does it shoud be uploaded on same hosting and
ow can this website to be webadmin for Mobile app
any one can give me steps to create my project
steps like first create pages then taste them then create admin(how does it be created) hop you get under stand me 
 
thankoyu wating slove
 
 
Answers (3)
0
Sandesh Karki

Sandesh Karki

NA 174 56.2k 8y
If you want to work with CMS you can use Umbraco it is made in asp.net and has just good documentation, But if you want to do it from scratch you can create new project for admin and customers in same solution and use data access layer to seperate database connection. for mobile app you have to create web api project and maybe use JWT authentication in api for security measures.
0
Carnation Flowers

Carnation Flowers

NA 493 37.4k 8y
will you recomanded one please 
and whats the steps t create website
i mean i didnt recoginze CMS i thought may be programmed by myself
thankyou 
0
Khaja Moizuddin

Khaja Moizuddin

166 11.5k 1.9m 8y
There are thousands of blogs , articles on various dotnet technologies , you can google it and try ,few are the links here.
http://www.lucemorker.com/blog/top-5-net-based-cms-content-management-system
There are various CMS available in market.