473,732 Members | 2,083 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ajax book?

hi,
does anyone know of any good books on ajax and asp.net, one that
teaches ajax itself before jumping in atlas? I wanted to get an
understanding of ajax and how to use it, most books i've seen on .net
and ajax seem to jump into atlas right away, does anyone know of any
that teach ajax itself and then later get into atlas?

Oct 22 '07 #1
2 2261
No, But I do know of an extremely wonderful book that teaches you how to
write AJAX in ASP.NET using just client callbacks (in otherwords, it tells
you how to write the code without involving Atlas), which is what it sounds
like you are having trouble finding. This book is the following (I have
included a link to it as well):

ASP.NET 2.0 Unleashed
by Stephen Walther

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

This book not only teaches you how to write AJAX applications, but many
other things as well. It has taught me more about ASP.NET 2.0 than all the
other ASP.NET books I own combined (and I do have quite a few), probably
because it is example based. It gives complete examples for everything it
teaches (not just little snippets, but the entire file, so you do not need
to worry about getting frustrated by not knowing you need to include certain
things). All code used in the book is included on a CD in both VB.NET and
C#, so you can view it in whichever language you want (the actual printed
text in the book only shows the VB.NET version, but the C# equivelant for
all the code is included on the CD). He does a great job of explaining the
details as well as the basics, so it is a great book regardless of your
previous knowledge. This is the most valuable book I have ever owned, and I
am sure you will feel the same once you read it. Good Luck!
--
Nathan Sokalski
nj********@hotm ail.com
http://www.nathansokalski.com/

<so******@yahoo .comwrote in message
news:11******** **************@ v23g2000prn.goo glegroups.com.. .
hi,
does anyone know of any good books on ajax and asp.net, one that
teaches ajax itself before jumping in atlas? I wanted to get an
understanding of ajax and how to use it, most books i've seen on .net
and ajax seem to jump into atlas right away, does anyone know of any
that teach ajax itself and then later get into atlas?

Oct 23 '07 #2
On Mon, 22 Oct 2007 20:57:54 -0000, so******@yahoo. com wrote:
>hi,
does anyone know of any good books on ajax and asp.net, one that
teaches ajax itself before jumping in atlas? I wanted to get an
understandin g of ajax and how to use it, most books i've seen on .net
and ajax seem to jump into atlas right away, does anyone know of any
that teach ajax itself and then later get into atlas?
Professional AJAX, 2e, by Zakas, McPeak, Fawcett, ISBN: 9780470109496
teaches AJAX without much reference to Microsoft - although they provide
dot.net code for all their examples; including their PHP examples, etc.
I recommend it. The main problem I had with it was a lack of focus - no
doubt due to them having to cover everything related to AJAX. In
particular I would've liked to have seen more on XSLT, XPath and XQuery
with AJAX (although I suppose that's another book or two).

ASP.NET AJAX in Action, by Gallo, Barkol, Vavilala, ISBN: 9871933988146
concentrates entirely on Microsoft AJAX, delving into the MS AJAX
framework. It's highly recommended to those of you who use MS AJAX
and/or the control toolkit and would like to use AJAX in more intuitive
and expansive way (or perhaps would like to write your own AJAX
controls?). I've not finished reading it yet but it's been excellent so
far. The chapter on javascript was top stuff.

On the subject of "needing to learn AJAX" - there isn't really much
there to learn. It's about knowing how to use the technologies (XHR,
Javascript, JSON, XSLT, XPath, XQuery, AJAX patterns) in combination.
None of this is hard. I'd say the hardest thing of all is the quirky
nature of javascript - then again as javascript is so fundamental
learning that keeps you in good stead for any and all future web
development.
Oct 23 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
1434
by: Dominic Myers | last post by:
At the risk of inflaming passions best left alone I'd like to ask a favour of the members of this esteemed news-group: I'm currently engaged on a dissertation which is investigating AJAX technologies and I was wondering if anyone had any references that might shed light on the subject? I will of course carry out a literature review but
4
1416
by: Ivan Marsh | last post by:
Hey Folks, Is there a definitive AJAX book out there yet? AJAX seems like something I should know something about. -- The USA Patriot Act is the most unpatriotic act in American history.
9
1763
by: Matt Silberstein | last post by:
I am looking to buy one of the books putting Ajax together. I have various technical books on the component technology, but a coherent overview would be nice. _Ajax in Action_ seems reasonable from the 15 second glance. Has anyone read any of these and have some recommendations/warnings? TIA.
4
1861
by: Gale | last post by:
Can someone recomend me some good AJAX book? Thank you!
25
2099
by: Elizabeth | last post by:
Can you all give me your best recommendation(s) for books on AJAX ? Thanks ... - E -
12
1453
by: Griff | last post by:
The use of AJAX as an approach seems to be taking off. Is this correct, or have I just read the hype? Is Ajax a proven approach that one should look at for building high-load websites? If yes, can anyone recommend good reading material? I see that there is a Wrox Professional Ajax book, but I've not seen any
10
1784
by: SusanV | last post by:
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
1
1211
by: satyanand | last post by:
hi, Can anybody give me the book and author name which have the combined code and description of "Javascript / DHTML / Ajax" . I need it very much. Thanks..... Satyanand Verma Software Developer VTLGlobal Inc.
0
9306
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9234
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9180
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8186
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6733
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6030
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4548
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4805
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3259
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.