Is ASP.NET easy to learn?

Carls5461

New member
Joined
Mar 15, 2006
Messages
1
Programming Experience
Beginner
I'm currently taking a VB.NET programming class, and I'm wondering is ASP.NET easy to learn? Other stuffs I already know are: HTML, XML, Perl, Javascript, and SQL. Thanks.
 
Yes, and you got the advantage with your web developments background. Winforms developers tend to be a bit spoilt with available features and no understanding of state management when they move over to ASP.Net.

Here is a nice and short tutorial to get started with ASP.Net http://www.w3schools.com/aspnet/default.asp
 
Back
Top