Click here to Skip to main content
15,911,035 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hey guys, I am Mokhethi from Hy5 TechSupport Company, a newly formed company by Limkokwing students Lesotho this year, we are busy developing a website using c#.net, so my problem is that we want to develop a website with a backend and we tried searching for material, but we only get material for Visual Basic.net and we dont know it, so i was wondering if there can be any good sammaritan that can help us with the material for the problem i just stated
Posted
Comments
sp_suresh 1-Jul-14 4:26am    
Hey please tell us first clear your requirement.If your website requires backend then only use backend If not you can create static website.IF you want to create with backend then there are multiple option tell me ur requirement...
Member 10915959 1-Jul-14 4:38am    
I want to develop a dynamic website that can be updated without coding it again, but only logging with the administrator account and simply update information on the website without neccessarily recoding again,it will require the events page to be updated time and again,and gallery page to be updated time after time

1 solution

The best solution that I recommend for you is to use ASP.NET MVC.

You could find a very good starting point on the next Microsoft site: http://www.asp.net/mvc[^]
Especially there are a set of 8 free training videos in the left area of the main page that I strongly recommend for learning ASP.NET MVC.

I have also a set of 4 articles about this subject, and here is the first one (the links to the others are in the article): http://www.codeproject.com/Articles/Raul-Iloc#articles[^]
 
Share this answer
 
v2

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