1

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.

1
  • 2
    You'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. Commented Feb 3, 2010 at 13:23

4 Answers 4

2

Here are several questions from StackOverflow that may help:

Sign up to request clarification or add additional context in comments.

Comments

1

-MSDN Library
-Book: CLR via C#, Apress Pro ASP.NET MVC (for ASP.NET MVC), and Pro ASP.NET 3.5 (Webform)

Comments

1

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

Nerddinner

Comments

1

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 :-)

1 Comment

thanks but when i did this project mvc was a requirement to be able to get a first....

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.