Good ASP.NET/C# tutorial book or web site?

AngryKid

Member
May 29, 2003
187
0
0
Greetings,

Can anyone recommend a good book or web site on beginning ASP.NET using C#? I have Sam's Teach Yourself ASP.NET in 21 days book, but the code appears to be in VB.NET (*cringe*). I've also checkout the tutorials on www.asp.net, but they too seem to be in VB.NET.

Yes, I can learn how the framework works with the VB.NET tutorials and then learn the language and syntax from a C# tutorial, but I'd prefer to have one resource that kills two birds with one stone.

Thanks,
Daniel
 

AngryKid

Member
May 29, 2003
187
0
0
Thank you for the reply. I have tried their site. Unfortunately, their tutorials are in VB.NET, and I hate VB.NET. I'll learn it if I have to, but I much prefer C#.

I know, language shouldn't matter, but it does to me. ;)

Thanks,
Daniel
 

MrMilney

Senior member
Aug 12, 2000
678
0
0
Actually, if you click through to view the source for the tutorials you will find that they are offered in VB.NET, C#.NET and JScript on asp.net. They give it all to you.