• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Can i Develop RIA application with this book?

 
Ranch Hand
Posts: 177
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Iam new to RIA, can i develop RIA with this book without any reference? How is Basic Ajax and Ajax Design patterns covered in this book?
 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Even though I have not read the book, my guess is that this is a great starting point for RIA (Rich Internet Applications -- I had to look that up)

RIA is clearly another buzzword to describe user interfaces that mimic a thick-client application. AJAX is at the core of this type of work.

As I said, I have not read the book so it may not be basic enough for someone with no AJAX exposure. However, if you understand the core concepts of AJAX and can write some AJAX code, my guess is that this is a wonderful book for you to work with. And if you haven't programmed or worked with AJAX yet, I suggest buying a basic AJAX book and then this one for your next iteration of learning.

Good luck!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic