Click here to Skip to main content
16,021,112 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
dear all
i want to make a website where the user after login can change the photos and update the text on the website. i know that i have to use MVC but i dont want to use it. i want to do it without MVC. so how can i go for it.
the question is..i want to make a website where there will be a login panel where the admin will enter the login ids and password then this will be authorized to edit and make changes.like text change,photos change and video change.what will be the code for the .net c# and for database using SQL server 2008.and i want to implement a comment box too on ever text and video and photos.so what will be the code. using .net 4.0.
question is this
what are the steps to make the page dynamic like the user can input the status and photos. along with the how to add comment section so that people can input there response.

txs
Posted
Updated 4-Aug-13 21:53pm
v2
Comments
Sergey Alexandrovich Kryukov 5-Aug-13 0:59am    
There is nothing certain in this question. You just need to learn some technologies, create some design, do a lot of work. I cannot imagine that some Quick Answer can help you here. If you "want to go without MVC", you need at least explain it. Do you mean an architectural pattern itself or some framework? If you are ready to use the pattern, how it's different from implementing your own framework? It's just a job to be done, not a question.
—SA

1 solution

It is like you want to use CMS (Content Management System) so do not write your own, use existing program.
 
Share this answer
 

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