vote up 5 vote down star

Looking for some good resources (or tutorials) that will demonstrate the proper techniques on building ASP.NET web sites.

flag

78% accept rate

10 Answers

vote up 6 vote down check

I would encourage you to check out the PILE of resources at http://www.asp.net including forums, sample code, videos/screencasts and more. Seriously.

link|flag
vote up 1 vote down

4GuysFromRolla have a number of good tutorials, although some of their articles are somewhat dated.

link|flag
vote up 3 vote down

If you check videos on http://asp.net, those are of much help if you are starting to develop asp.net websites

link|flag
vote up 0 vote down

ASP.NET is a vast subject so your not likely to finnd all you need in one place...

As others have already suggested, a good starting point is the ASP.NET site. Lot's of to-the-pint videos,examples and source code. Looking at the videos from there will get you a long way.

If you want to stay on top of what is coming in ASP.NET you should subscribe to Scott Guthrie's blogg. You will both get ahead on what is happening to ASP.NET and a lot of very good examples.

If you want to explore the DataGrid stuff you should definitely head over to Matt berseths webpage. He has a great collection with useful examples of how to use the ASP.NET datacontrols.

link|flag
vote up 0 vote down

As soon as you get the basics I suggest you start wading through http://codebetter.com/

Also look at these posts

link|flag
vote up 1 vote down

There are lots of good tutorials on the asp.net site.

link|flag
vote up 2 vote down

Try this.. http://delphi.about.com/cs/magazines/tp/aatpaspnet.htm

link|flag
vote up 0 vote down

I recommend learnvisualstudio.net. Get site lots of videos of how to do ASP.Net best investment I ever made. $56 will get you a year. Beats buying books when someone can show you how.

Also recommend dnrTV. Another great site with excellent stuff on ASP topics

link|flag
vote up 0 vote down

There are a range of Projects available on the official ASP.NET website:

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.