Link to home
Start Free TrialLog in
Avatar of dukestaTAI
dukestaTAI

asked on

Getting started with ASP.NET and C#

Hello,

I am an ASP (VBScript) developer.  I have decent skills with JavaScript as well.  I would like to start developing in ASP.NET using C#.  I have been using web matrix but am not really familiar with Visual Studio .NET.  I do not have the background in the more formal VB or C# languages.  I want to get up to speed as quick as possible but make sure I am using best practices.   I am familiar with a few of the .net basics and have developed some basic pages using vb.net.  I also would like to use these new skills for SharePoint Portal 2003 modifications and .NET Web Services.  I need to start with basic C# concepts and move on from there.

What books, tutorials, webcasts, websites etc do you recommend I use for this transition?
ASKER CERTIFIED SOLUTION
Avatar of Carl Tawn
Carl Tawn
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dukestaTAI
dukestaTAI

ASKER

Does Visual Web developer express only work ASP.NET 2.0, should I only be concerned with 2.0?
If you're just starting out then you should go straight for 2.0.

1.0 and 1.1 are already considered legacy by Microsoft.
Thanks.