Yesterday - 176 | Today +102Foundations of ASP.NET AJAX → E-Books![]() 268 pages | November 12, 2007 | PDF | 6 Mb Ajax The Definitive Guide → E-Books![]() 980 pages | 2008-01-25 | CHM | 10 Mb Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today's web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax is faster, easier and cheaper. The book also explains: How to connect server-side backend components to user interfaces in the browser Loading and manipulating XML documents, and how to replace XML with JSON Manipulating the Document Object Model (DOM) Designing Ajax interfaces for usability, functionality, visualization, and accessibility Site navigation layout, including issues with Ajax and the browser's back button Adding life to tables & lists, navigation boxes and windows Animation creation, interactive forms, and data validation Search, web services and mash-ups Applying Ajax to business communications, and creating Internet games without plug-ins The advantages of modular coding, ways to optimize Ajax applications, and more This book also provides references to XML and XSLT, popular JavaScript Frameworks, Libraries, and Toolkits, and various Web Service APIs. By offering web developers a muchbroader set of tools and options, Ajax gives developers a new way to create content on the Web, while throwing off the constraints of the past. Ajax: The Definitive Guide describes the contents of this unique toolbox in exhaustive detail, and explains how to get the most out of it.
30.09.2008 21:32 | Posted by tutigermany | Views 1305 | Tags Ajax Best Internet Links → SoftWare
today 06:00 | Posted by NFO Integrating and Extending BIRT (2nd Edition) → E-Books![]() Addison-Wesley Professional; 2 edition (July 28, 2008) PDF | 724 pages | English | 5.16mb(rar) Integrating and Extending BIRT (2nd Edition)/by Jason Weathersby (Author), Tom Bondur (Author), Iana Chatalbasheva (Author), Don French (Author) Description The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution, from creating and deploying reports to integrating report capabilities in enterprise applications. The second of a two-book series on business intelligence and reporting technology, Integrating and Extending BIRT, Second Edition introduces programmers to BIRT architecture and the reporting framework.
26.09.2008 10:52 | Posted by rwdfox | Views 580 | Tags web,internet,development,java,javascript,BIRT,ajax,programming Building a Web 2.0 Portal with ASP.NET 3.5 (2008) → E-Books![]() English | 308 pages | January 11, 2008 | PDF | 4Mb | RS & E-S Book Description If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. You learn how to develop rock-solid web portal applications that can withstand millions of hits every day while surviving scalability and security pressures -- not just for mass-consumer homepages, but also for dashboards that deliver powerful content aggregation for enterprises. Written by Omar AL Zabir, co-founder and CTO of Pageflakes, Building a Web 2.0 Portal with ASP.NET 3.5 demonstrates how to develop portals similar to My Yahoo!, iGoogle, and Pageflakes using ASP.NET 3.5, ASP.NET AJAX, Windows Workflow Foundation, LINQ and .NET 3.5. Through the course of the book, AL Zabir builds an open source Ajax-enabled portal prototype (available online at "www.dropthings.com"), and walks you though the design and architectural challenges, advanced Ajax concepts, performance optimization techniques, and server-side scalability problems involved. You learn how to: Implement a highly decoupled architecture following the popular n-tier, widget-based application model Provide drag-and-drop functionality, and use ASP.NET 3.5 to build the server-side part of the web layer Use LINQ to build the data access layer, and Windows Workflow Foundation to build the business layer as a collection of workflows Build client-side widgets using JavaScript for faster performance and better caching Get maximum performance out of the ASP.NET AJAX Framework for faster, more dynamic, and scalable sites Build a custom web service call handler to overcome shortcomings in ASP.NET AJAX 1.0 for asynchronous, transactional, cache-friendlyweb services Overcome JavaScript performance problems, and help the user interface load faster and be more responsive Solve scalability and security problems as your site grows from hundreds to millions of users Deploy and run a high-volume production site while solving software, hardware, hosting, and Internet infrastructure problems Building a Web 2.0 Portal with ASP.NET 3.5 also presents real-world ASP.NET challenges that the author has solved in building educational and enterprise portals, plus thirteen production disasters common to web applications serving millions of users. If you're ready to build state-of-the art, high-volume web applications, this book has exactly what you need. Lynda AJAX Essential Training (2008) Video Tutorials → Video - eLearning![]() < RapidShare | ISO file | 428MB | .mov files > In AJAX Essential Training, instructor Dori Smith shows experienced web developers how to utilize AJAX to best create dynamic pages. The course covers selecting the best tools for the job (HTML, CSS, JavaScript, XML), understanding all aspects of HTTP from requests to responses, and creating dynamic forms and maps from static HTML and CSS forms and files. Dori also explains in detail how to get and use the Yahoo! UI framework. Exercise Files are Included. Duration: 4.25 hrs Author: Dori Smith Release Date: 2008-01-22 (yyyy-mm-dd) Work Files: Yes Professional ASP.NET 2.0 AJAX → E-Books![]() 336 pages | June 5, 2007 | CHM | 10 Mb Are you ready to build more responsive web applications with richer UI elements? This detailed guide to the Microsoft AJAX Library shows you how to bring together ASP.NET 2.0 with an object-oriented approach to JavaScript development using this new framework from Microsoft. You'll gain an in-depth understanding of the ASP.NET AJAX architecture, including the server controls, client-side JavaScript library, and runtime environment. By following the numerous examples, you'll see how much your users benefit from this new class of web applications that manipulate the browser's DOM and communicate with the server to update the user's view of a page without waiting for the entire page to be refreshed. Written by Microsoft's lead ASP.NET AJAX developer together with an in-the-field Microsoft MVP (Most Valuable Professional), this book guides you through the core of the Microsoft AJAX Library and the controls you will use to leverage AJAX. It provides you with code samples to take advantage of some of the popular shared-source ASP.NET AJAX Toolkit controls and extensions. And you'll work through debugging functionality in Visual Studio® and the browser as well as methods for effective testing. Web Development Solutions: Ajax, APIs, Libraries, and Hosted Services Made Easy → E-Books![]() 280 pages | April 18, 2007 | PDF | 7 Mb As a web user, you'll no doubt have noticed some of the breathtaking applications available in today's modern web, such as Google Maps and Flickrdesktop applications than the old style web sites you are used to. You've probably also wished that you could create such things, and then thought "nahhh, I'd need to know a lot of complicated code to be able to even start creating sites like these." Well, think again. There is a lot of complicated code involved in cutting edge "Ajax style" web applications, but a lot of the hard work is already done for you, and available on the Web. JavaScript libraries exist to provide most of that Ajax/DOM Scripting functionality out of the box. Application programming interfaces (APIs) exist to allow you to transplant complicated applications such as Google Maps and Flickr right into your own web sites. And hosting services such as Flickr and YouTube provide all you need to store and retrieve your media (be it images, video, or whatever) at your leisure, without having to worry about bandwidth issues and file naming nightmares. All you need to know is enough to successfully wire together all this functionality successfully and responsibly, and this book shows you how. It starts from the very beginning of your journey, showing you what's available, what you need, and how to set up an effective development environment. After a solid base has been built, it shows you how to build up each aspect of your site, including storing, retrieving, and displaying content, adding images and video to your site, building effective site navigation and laying it all out beautifully using CSS, promoting your content so you will attract visitors to your site, and adding special effects to enhance usability and design asthetics...all with ready-made functionality available on the Web! Life as a web developer has never been easier. Sams Teach Yourself ASP.NET Ajax in 24 Hours → E-Books![]() Sams Teach Yourself ASP.NET Ajax in 24 Hours By Joydip Kanjilal, Sriram Putrevu 432 pages | 2008-07-19 | PDF | 5,6 Mb In just 24 sessions of one hour or less, youll learn how to build advanced web sites and applications with ASP.NET Ajax--and upgrade existing pages to deliver more power and business value. Using a straightforward, step-by-step approach, each lesson equips you with sufficient information and guides you to mastery of Ajax in real-world applications. Dojo: The Definitive Guide → E-Books![]() 500 Pages | 2008-06-24 | English | PDF | 3.21 MB SoftArchive Forum!![]() Softarchive Network Launches its Forum www.astalavista.name Forum Opens now ! All are welcomed ! Cheers !Sams Teach Yourself ASP.NET Ajax in 24 Hours → E-Books![]() 432 Pages | 2008-07-19 | English | PDF | 5.7 MB
26.08.2008 03:21 | Posted by rissvann | Views 1544 | Tags asp.net. ajax Sams Teach Yourself Ajax, JavaScript, and PHP All in One (Sams Teach Yourself) → E-Books![]() 384 Pages | 2008-07-12 | English | PDF | 3.7 MB ColdFusion 8 Developer Tutorial → E-Books![]() Packt Publishing (June 30, 2008) PDF | 400 pages | 12.5mb(rar) ColdFusion 8 Developer Tutorial/by John Farrar (Author) Description Adobe ColdFusion is an application server, renowned for rapid development of dynamic websites, with a straightforward language (CFML), powerful methods for packaging and reusing your code, and AJAX support that will get developers deep into powerful web applications quickly. This book is the most intense guide to creating professional ColdFusion applications available. Adapting to Web Standards: CSS and Ajax for Big Sites → E-Books![]() 288 pages | Mar, 2008 | PDF | 5 Mb After learning the language of design, how does one effectively use standards-based technologies to create visually strong Web sites? The full-color Professional Web Standards Design and Development gives developers a peek into the process of the best designers in the world through the work of high profile, real-world Web sites that made them famous. The book focuses on deconstructing these top-tier large-scale sites with particular attention given to deconstructing CSS. Adapting to Web Standards CSS and Ajax for Big Sites → E-Books![]() New Riders Press; 1 edition (December 24, 2007) | PDF(file-288pages) | 5.7mb(rar size) Adapting to Web Standards CSS and Ajax for Big Sites/by Christopher Schmitt (Author), Kimberly Blessing (Author), Rob Cherny (Author), Meryl K. Evans (Author), Kevin Lawver (Author), Mark Trammell (Author) Description After learning the language of design, how does one effectively use standards-based technologies to create visually strong Web sites? The full-color Professional Web Standards Design and Development gives developers a peek into the process of the best designers in the world through the work of high profile, real-world Web sites that made them famous. The book focuses on deconstructing these top-tier large-scale sites with particular attention given to deconstructing CSS. AJAX, Rich Internet Applications, and Web Development for Programmers → E-Books![]() pages | Feb, 2008 | PDF | 80 Mb The practicing programmer's DEITEL guide to AJAX, Rich Internet Applications, and web-application development This book applies the Deitel signature live-code approach to teaching Web 2.0 application development. The book presents concepts in the context of more than 180 fully tested programs (18,000+ lines of code), complete with syntax shading, detailed descriptions, and sample outputs. It features hundreds of tips that will help you build robust applications. Start with a concise introduction to XHTML, CSS, and JavaScript before rapidly moving on to more advanced client-side development with DOM, XML, AJAX, JSON, and other RIA technologies. Then proceed to server-side development with web servers, databases, PHP, Ruby on Rails, ASP.NET, JavaServer Faces, and web services. When you're finished, you'll have everything you need to build Web 2.0 applications.
09.04.2008 17:40 | Posted by rosea | Views 2966 | Tags AJAX,Internet Applications,Web Development,Programmers |
Menu →Tags → |
Top 30 Blogs →
|