O'Reilly Releases "Programming Atlas"
"If various weblogs and online and print commentaries are to be believed, Ajax is the future of web development, the enabler of Web 2.0, and probably a cure for fatal diseases as well," muses author and JavaScript expert Christian Wenz. And certainly, it does seem that Ajax is the answer for web developers who want to provide their users with a much richer client experience but don't want to (or, for practical reasons, cannot) write a Windows client application. It lets web applications behave almost like desktop applications, with features such as keyboard shortcuts and drag and drop.
Not to be left behind, Microsoft has announced its own framework that provides Ajax functionality, but with added controls and features that make the development of modern web applications even easier. Called ASP.NET Atlas (or just Atlas for short) this set of technologies offers .NET developers many of the same benefits for Ajax technologies that ASP.NET provides for server side development. In his new book, Programming Atlas, Christian Wenz shows readers how to use this new framework to build Ajax-savvy websites.
"Atlas is quite mature now," says Wenz. "A go-live license exists and the user community is growing. Ajax is becoming more and more important, and Atlas can help a lot along the way, providing convenient and common functionality and thereby facilitating and speeding up the Ajax development process - just like ASP.NET 2.0 does for web development."
Not just a drag-and-drop ASP.NET 2.0 book, Programming Atlas dives into the technologies that make Ajax work. The book begins with a tour of the technologies most often associated with Ajax. Once readers have mastered the fundamentals, Wenz unpacks the Atlas framework and shows them how to put its tools to work. They'll learn how to:
[Information about literature which is not just security fucussed is provided on the ISB site because modern coding techniques, for example, makes it easier to correctly handle security issues when designing functions. --Ed].
Related links: (Open in a new window.)
www.oreilly.com/catalog/atlas/
View printable version (opens in new window)
Back