Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Book recommendations?

Reply
Thread Tools

Book recommendations?

 
 
SusanV
Guest
Posts: n/a
 
      05-22-2007
Time to learn something new, anyone have any recommendations for a good
reference book on ASP.Net? Also recommendations on AJAX would be most
welcome.

TIA,

SusanV


 
Reply With Quote
 
 
 
 
Mark Rae
Guest
Posts: n/a
 
      05-22-2007
"SusanV" <> wrote in message
news:...

> Time to learn something new, anyone have any recommendations for a good
> reference book on ASP.Net?


What level of ASP.NET knowledge do you already have, if any...?


--
http://www.markrae.net

 
Reply With Quote
 
 
 
 
SusanV
Guest
Posts: n/a
 
      05-22-2007
Not much at all (have strong skills in VBA and HTML mainly), and half
forgotten what I did know. Looking for something which ranges from basics to
in depth.

Thanks


"Mark Rae" <> wrote in message
news:...
> "SusanV" <> wrote in message
> news:...
>
>> Time to learn something new, anyone have any recommendations for a good
>> reference book on ASP.Net?

>
> What level of ASP.NET knowledge do you already have, if any...?
>
>
> --
> http://www.markrae.net



 
Reply With Quote
 
=?Utf-8?B?RGF2aWQgQW50b24=?=
Guest
Posts: n/a
 
      05-22-2007
Programming ASP.NET by Jesse Liberty (O'Reilly Press).
--
David Anton
www.tangiblesoftwaresolutions.com
Instant C#: VB to C# converter
Instant VB: C# to VB converter
C++ to C# Converter: converts C++ to C#
Instant C++: converts C# or VB to C++/CLI


"SusanV" wrote:

> Time to learn something new, anyone have any recommendations for a good
> reference book on ASP.Net? Also recommendations on AJAX would be most
> welcome.
>
> TIA,
>
> SusanV
>
>
>

 
Reply With Quote
 
Michael Nemtsev
Guest
Posts: n/a
 
      05-22-2007
Hello SusanV,

Have u tried to use official online manuals there http://asp.net/learn/default.aspx?tabid=63
?
What relates to books, I found Dino Esposito's ones are the best

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

S> Time to learn something new, anyone have any recommendations for a
S> good reference book on ASP.Net? Also recommendations on AJAX would be
S> most welcome.
S>
S> TIA,
S>
S> SusanV
S>


 
Reply With Quote
 
Mark Rae
Guest
Posts: n/a
 
      05-22-2007
"SusanV" <> wrote in message
news:...

> Not much at all (have strong skills in VBA and HTML mainly), and half
> forgotten what I did know. Looking for something which ranges from basics
> to in depth.


In which case, I'd suggest starting with this:
http://www.amazon.com/ASP-NET-Everyd...7696190&sr=8-2

It's probably no bad thing that you don't remember too much about VBA -
ASP.NET is *very* different from ASP Classic...


--
http://www.markrae.net

 
Reply With Quote
 
Jon Paal [MSMD]
Guest
Posts: n/a
 
      05-22-2007
http://msconline.maconstate.edu/tutorials/default.aspx

http://www.superexpert.com/Books/Asp...d/Default.aspx





"SusanV" <> wrote in message news:...
> Time to learn something new, anyone have any recommendations for a good reference book on ASP.Net? Also recommendations on AJAX
> would be most welcome.
>
> TIA,
>
> SusanV
>



 
Reply With Quote
 
Steve C. Orr [MCSD, MVP, CSM, ASP Insider]
Guest
Posts: n/a
 
      05-23-2007
The best all around ASP.NET book I've seen is probably "ASP.NET Unleashed"
http://www.amazon.com/dp/067232542X?...ZDPN6SBPNYQX6&

As for an AJAX book, I must shamelessly plug my new book, Beginning ASP.NET
2.0 AJAX:
http://www.amazon.com/gp/redirect.ht...&creative=9325

I have a more detailed list of ASP.NET related book recommendations here:
http://SteveOrr.net/books.aspx

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net


"SusanV" <> wrote in message
news:...
> Time to learn something new, anyone have any recommendations for a good
> reference book on ASP.Net? Also recommendations on AJAX would be most
> welcome.
>
> TIA,
>
> SusanV
>


 
Reply With Quote
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      05-23-2007

If you are just starting out, I humbly recommend the best resource of all
(which is 100% free) : the ASP.NET QUICKSTARTS which you can install with the
product, or visit the online version at http://asp.net site.

Also, your AJAX info is there too, also FREE.

The kind folks from Redmond have put a huge amount of effort into this. Not
to sound like a broken MP3, but I've been doing this stuff since the first
beta in 2000 - and I still go there to look up stuff when I'm having a
"Senior moment". You should, too.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




"SusanV" wrote:

> Time to learn something new, anyone have any recommendations for a good
> reference book on ASP.Net? Also recommendations on AJAX would be most
> welcome.
>
> TIA,
>
> SusanV
>
>
>

 
Reply With Quote
 
SusanV
Guest
Posts: n/a
 
      05-23-2007
Thanks for the links!!

"Michael Nemtsev" <> wrote in message
news: t.com...
> Hello SusanV,
>
> Have u tried to use official online manuals there
> http://asp.net/learn/default.aspx?tabid=63 ?
> What relates to books, I found Dino Esposito's ones are the best
>
> ---
> WBR, Michael Nemtsev [.NET/C# MVP]. My blog:
> http://spaces.live.com/laflour
> Team blog: http://devkids.blogspot.com/
>
> "The greatest danger for most of us is not that our aim is too high and we
> miss it, but that it is too low and we reach it" (c) Michelangelo
>
> S> Time to learn something new, anyone have any recommendations for a
> S> good reference book on ASP.Net? Also recommendations on AJAX would be
> S> most welcome.
> S> S> TIA,
> S> S> SusanV
> S>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Book report (it took me 16 years to read the book ) Mara Computer Support 4 04-11-2008 03:35 PM
Re: Book report (it took me 16 years to read the book ) VanguardLH Computer Support 0 04-10-2008 03:13 PM
Does anyone got the e-book for the book MCTS Training Kit (70-528) =?Utf-8?B?WWlu?= MCSD 0 11-18-2006 03:30 AM
"Java Performance Tuning Book" anyone read this book? coltrane Java 2 09-27-2006 01:13 PM
awt book+java animation book Thanasis \(sch\) Java 1 10-14-2004 03:02 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57