good getting started info

  • Thread starter Thread starter Stephanie_Stowe
  • Start date Start date
S

Stephanie_Stowe

I am an experienced ASp (classic) and VB developer. My organization will
be moving to DOTNET. I need to get started figuring out the framework, C#
and ASP.NET. (Yeah, yeah I am a little late.) The web and MS site is
*awash* with info. Do you guys have a good starting web site or book or
something that you can particularly recommend from the vantage of an
experienced programmer, rather than a complete newbie?

Thanks

S
 
If you have the SDK installed configure the QuickStart tutorials...
C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\StartHere.htm

QUE MCAD 70-315 Training Guide. It is excellent and covers a
broad range of issues and has the advantage of preparing you for what you
would be tested for if you do the cert. Our Visual Studio Developers Group
chose the QUE Training Guides from many that were scrutinized.

Should be obvious:
WROX C# Programmer's Reference
WROX C# Class Design
WROX C# Text Manipulation
 
Back
Top