I guess the title gives most of my question away, I have a university project in which I must design and create a website in php or asp.net I have chosen the asp.net path since I am pretty familiar in php and I prefer C# to php.. Could someone please reference some good online places to visit to do some further learning, and recommend some books would appreciate it thanks.
-
2You'll get a better response, or links to previous questions on Stack Overflow. You don't have to do post again though, the question will be migrated automatically. Just create an account over there and associate your two accounts to keep ownership of this question.ChrisF– ChrisF2010-02-03 13:23:25 +00:00Commented Feb 3, 2010 at 13:23
4 Answers
Here are several questions from StackOverflow that may help:
Comments
I think the Wrox Problem-Design-Solution books are always good if you like tutorial style books.
ASP.NET 3.5 Website Programming: Problem - Design - Solution
If you're looking at MVC, Microsoft has the excellent Nerddinner tutorial
Comments
MVC is overkill for a basic university project site. Get a basic site similar to what you need (Website or Web Application project), perhaps from the free community projects on the ASP.NET home site, and then follow the video tutorials there using the freely downloaded site as a starting point :-)