Yeah, you can start with one of those books and then you can read "ASP.NET
Unleashed" by "Stephen Walther". That gives you a good grip of ASP.NET and
has lots of good examples.(don't be scared by the size of the book).
But I recommend you start learning some programming language too. Unlike
classic ASP, ASP.NET doesn't support VBScript. So start on VB.NET or C#.
JScript is also supported.
Hope this helps,
Martha