good ASP.Net starter book?

T

Thomas L

Hi,

i've been using "regular" asp for a few years. Now i haven't worked with
ASP.Net yet but am looking to learn it. Can anyone recommend me a good book
that helps me getting started?

Regards,

Thomas L.
 
G

Guest

Begining Asp.net using Vb.net By Ollie cornes,Chris goode,Juan T.Llibre, Chris Ulman, Rod Birdwell, John Kauffman, Ajoy Krishnamoorty etc. Wrox Programmer to Programmer.
 
G

Guest

Thomas, I read Alvin's reviews and concur whole-heartedly on a couple of things. Esposito's book is wonderful: very deep, but approachable and with many real world examples. If you truly understand what's in this book then you've arrived, but it'll take more than a casual reading. I have Walther's book too, but agree that the emphasis is too much on inline coding, and I've standardized on code-behind as much as humanly possible. I didn't do much with classic ASP, so can't relate to you there, but from participating in this forum over the past few months I think I can safely say there are plenty of things you're going to want to forget about classic ASP, and not try to forcefit that way of doing things into ASP.NET. For an intro book with VB focus, I can recommend ASP.NET Developer's Jumpstart by Sheriff and Getz, which will get you through hello world and thensome very well, then after that I'd go with Esposito. Finally, when you're ready for a very handy collection of useful tips and tricks, check out Karl Moore's Ultimate VB.NET and ASP.NET Code Book. It's geared to vb guys, but most would apply to C# as well

----- Alvin Bruney [MVP] wrote: ----

I have a book review on my website. take a loo
http://tinyurl.com/3he3b. it is a good starting poin
 
T

Thomas L

Hi,

thx for the reply, but when i try to access the site i get an error. The
redirect goes to http://devel.odessi.net/dotnet/tidbits/default.htm but it
gives an error.

Thomas L.

Alvin Bruney said:
I have a book review on my website. take a look
http://tinyurl.com/3he3b. it is a good starting point

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Thomas L said:
Hi,

i've been using "regular" asp for a few years. Now i haven't worked with
ASP.Net yet but am looking to learn it. Can anyone recommend me a good book
that helps me getting started?

Regards,

Thomas L.
 
A

Alvin Bruney [MVP]

sorry the site is down rather permanently.

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Thomas L said:
Hi,

thx for the reply, but when i try to access the site i get an error. The
redirect goes to http://devel.odessi.net/dotnet/tidbits/default.htm but it
gives an error.

Thomas L.

Alvin Bruney said:
I have a book review on my website. take a look
http://tinyurl.com/3he3b. it is a good starting point

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Thomas L said:
Hi,

i've been using "regular" asp for a few years. Now i haven't worked with
ASP.Net yet but am looking to learn it. Can anyone recommend me a good book
that helps me getting started?

Regards,

Thomas L.
 
T

Thomas L

hm, no chance of a post with the review? or could you mail it? thomas _
lesage at hotmail dot com ?

Thx & Regards,

Thomas L.

Alvin Bruney said:
sorry the site is down rather permanently.

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Thomas L said:
Hi,

thx for the reply, but when i try to access the site i get an error. The
redirect goes to http://devel.odessi.net/dotnet/tidbits/default.htm but it
gives an error.

Thomas L.

Alvin Bruney said:
I have a book review on my website. take a look
http://tinyurl.com/3he3b. it is a good starting point

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
Hi,

i've been using "regular" asp for a few years. Now i haven't worked with
ASP.Net yet but am looking to learn it. Can anyone recommend me a good
book
that helps me getting started?

Regards,

Thomas L.
 
J

Jeff Carver

G

Guest

hi
asp.net unleashed is pretty good. I am a beginner and presently using it. It's packed with information

chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top