View Single Post
03-19-2005, 03:11 AM
#4
chill82083 is offline chill82083
Status: I'm new around here
Join date: Mar 2005
Location:
Expertise:
Software:
 
Posts: 16
iTrader: 0 / 0%
 

chill82083 is on a distinguished road

Send a message via AIM to chill82083 Send a message via MSN to chill82083 Send a message via Yahoo to chill82083

  Old

Here's a couple good sites for asp.net tutorials that I've found useful.

http://aspnet.4guysfromrolla.com/
http://www.411asp.net/
http://www.vbdotnetheaven.com/Sections/Tutorials.asp
http://www.aspfree.com/c/b/ASP.NET/

If you don't like the ASP.NET web matrix IDE, I would recommend using Visual Studio.NET, one cool thing with .NET is the code behind feature....where basically the application's code and the actual web page(s)/web forms are seperate. If you have previous VB experience this will certainly come in handy.....good luck with learning .NET