There are several online resources you can use to get started with ASP.NET. Codeproject.com has many .NET tutorials including ASP.NET, VB.NET and C# (VB.NET and C# are the actual coding languages that you use when you write ASP.NET pages/applications). I would say familiarize yourself with C# syntax or VB.NET syntax a little first, then jump into ASP.NET Do you have Visual Studio.NET installed? Microsoft provides some 'quickstart' tutorials for asp.net (and C# and vb.net as well). You can download these from microsoft's site for free and install them on your system. Just do a google search for 'microsoft quickstart tutorials' and it'll pop up.