Starting with .NET: What about beginners – Starting off
If you like to learn though looking on-line at web-sites then I would suggest these as a few great initial resources.
- https://www.asp.net/Tutorials/quickstart.aspx contains hundreds of small code samples (that are documented) that show off how to use parts of the software – these are really helpful as you start off.
- https://www.dotnetjunkies.com/quickstart/aspplus/doc/webcontrolsref.aspx this page contains links for all of the HTML controls like validation or the datagrid with good simple step-by-step examples on each.
- ww.asp.net is certainly a great resource and links to articles from a whole host of authors like the web monkey content.
- www.asp.net/starterkits provides a set of fully documented (self installing) starter kits that show a full end-to-end application these are well worth looking at but can be a little daunting to start off with.
FYI - Google also has a Microsoft specific search that helps a lot: