1
Answer

i want to learn how to create web sites with c# and asp.net: recommend books please!!

colinear

colinear

20y
1.9k
1
i've scoured amazon.com, but after reading most of the reviews for any book that looks promising i get cold feet. please recommend a book or books that are directed at pure beginners that want to work up to building pro level web sites with visual c# and asp.net i don't know anything about programming and i really want to learn. where do i start? what would you do? any and all help would be very much appreciated as i am totally exasperated at trying to figure out where to start. thanks!!
Answers (1)
0
yasser_8227

yasser_8227

NA 162 0 20y
Hi, To start learning ASP.NET with C# check these links: Learning ASP.NET: http://samples.gotdotnet.com/quickstart/aspplus/ Learning HTML: http://www.w3schools.com/html/ Learning C#: http://cplus.about.com/od/learnin2/ Book for Beginners: Microsoft Visual C# .NET Step by Step--Version 2003, by Jon Jagger, John Sharp http://www.amazon.com/exec/obidos/ASIN/0735619093/qid=1112246771/sr=2-1/ref=pd_ka_b_2_1/002-3160732-2764852 For more C# resources: http://msdn.microsoft.com/vcsharp/ Hope these helps. Wish you good luck with programming. Cheers, Yasser