VS.Net ASP.NET Newbie

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Can someone tell me what the easiest way of connecting to an xml file in VS.Net 2003 is and some good resources for learning VS.Net 2003. I have always used Dreamweaver in the past and have decided it is time to take the next step up

Would be really grateful for any good advice as well as perhaps a good book for Visual Studio.Net 2003 with VB ASP.NET for beginner

Thanks
 
Tim::. said:
Hi,

Can someone tell me what the easiest way of connecting to an xml file in
VS.Net 2003 is and some good resources for learning VS.Net 2003. I have
always used Dreamweaver in the past and have decided it is time to take the
next step up.
Would be really grateful for any good advice as well as perhaps a good
book for Visual Studio.Net 2003 with VB ASP.NET for beginners

The following Microsoft Press titles come to mind immediately.

ASP.NET Step By Step
Visual Basic .NET 2003 Step By Step
Visual C# .NET 2003 Step By Step
Both the language books cover the IDE, the language and introduce ASP.NET
web apps.
 
Back
Top