rss Home » Tag Archive For ‘Ajax’

Learning Ext JS 3.2

Learning Ext JS 3.2

Book Description

As more and more of our work is done through a browser, and more businesses build rather than desktop applications, users want applications that look and feel like desktop applications. is a library that makes it (relatively) easy to create desktop-style user interfaces in a application, including multiple windows, toolbars, drop-down menus, dialog boxes, and much more. Yet, most developers fail to use this amazing library to its full power.

This book covers all of the major features of the Ext framework using interactive code and clear explanation coupled with loads of screenshots. Learning will help you create rich, dynamic, and -enabled web applications that look good and perform beyond the expectations of your users.

From the building blocks of the application layout, to complex dynamic Grids and Forms, this book will guide you through the basics of using Ext JS, giving you the knowledge required to create rich user experiences beyond typical web interfaces. It will provide you with the tools you need to use , by consuming server-side data directly into the many interfaces of the Ext JS component library. You will also learn how to use all of the Ext JS widgets and components smartly, through interactive examples.By using a series of straightforward examples backed by screenshots, Learning Ext JS 3.2 will help you create web applications that look good and perform beyond the expectations of your users.

An example-led guide to instantly create impressive, rich internet applications using the Ext JS framework Download Now »

DotNetNuke 5.4 Cookbook

DotNetNuke 5.4 Cookbook

Book Description

is a powerful and flexible content management system for building websites. It comes with many features for publishing content including tools to create Blogs, Banner Advertising, News Feeds, and much more. But setting up a fully featured website and customizing a complete content management system using the open source package can be challenging. There are multiple pieces involved and each piece must be correct for the whole to work.

The recipes in this book will safely navigate you around the obstacles and have your own full-featured website using the CMS with blogs, forums, wikis, user security, and much more up and running in no time. This book will also help you to build your own custom modules using and restyle them with your own custom skins.

This book is an indispensible guide for installing, configuring and customizing a DotNetNuke website. It starts by explaining how to download and install DotNetNuke and then covers how to make the most of all the features such as blogs, forums, wikis, banner ads, newsletters, surveys and much more. When you’ve tried all the available modules, you will find recipes for creating your own custom modules: the tools you need, how to set up a environment, how to use the DotNetNuke starter kit, and how to compile and deploy modules. Further, there are recipes for designing a , creating stored procedures and debugging modules. You’ll also learn the techniques of styling your website using skins and even how to create a site with multiple languages.

Create and customize your own fully featured DotNetNuke website Download Now »

EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g

EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g

Book Description

(Enterprise JavaBeans) 3.0 is a commonly used persistence technology in applications. 3.0 has simplified the of EJBs with an annotations-based that eliminates the use of remote/local interfaces, home/local home interfaces, and deployment descriptors. A number of other books are available on EJB 3.0, but none covers EJB 3.0 support in Fusion Middleware 11g, which is one of the leaders in the application server market.

This is the first book that covers all aspects of EJB 3.0 persistence using Fusion Middleware technology. It covers all the best practices for persistence ensuring that your applications are easily maintainable. Leaving theory behind, this book uses real-world examples to guide you in building your own EJB 3.0 applications that are well integrated with commonly used frameworks.

The book gets going by discussing the new features in the EJB 3.0 specification. As some readers may still be using EJB 2.0, the book explains how to convert your EJB 2.0 entity beans to EJB 3.0. It then goes on to discuss using EJB 3.0 database persistence with JDeveloper, WebLogic Server, and Enterprise Pack for Eclipse, the main Java EE components of Oracle Fusion Middleware 11g. The book also covers EJB 3.0 relationships and integrating EJB 3.0 relationships with user interfaces. EJB 3.0 database persistence with some of the commonly used frameworks such as Faces, , and Services is also discussed in the book. It uses the integrated WebLogic Server 11g in some of the chapters and the standalone WebLogic Server in other chapters. While JDeveloper is the primary Java IDE used in the book, one of the chapters is based on the Oracle Enterprise Pack for Eclipse. Download Now »

Professional ASP.NET Design Patterns

Professional ASP.NET Design Patterns

Book Description

This unique book takes good application construction one step further by emphasizing loosely coupled and highly cohesive application architectural design. Each chapter
addresses a layer in an enterprise application and shows how proven patterns, principles, and best practices can be leveraged to solve problems and improve the design of your code. In addition, a professional-level, end-to-end case study is used to show how to use best practice design patterns and principles in a real website.

Professional ASP.NET Design Patterns:

  • Demonstrates how to use the Gang of Four design patterns to improve your ASP.NET code
  • Shows how Fowler’s Enterprise patterns and the S.O.L.I.D. design principles fit into an enterprise-level ASP.NET site
  • Provides details on how to layer an ASP.NET application and separate your concerns and responsibilities
  • Details patterns using and Json, and messaging patterns with
  • Shares best practice tools for ASP.NET such as AutoMapper, NHibernate, StructureMap, Entity Framework, and Castle MonoRail
  • Uncovers tips for separating a site’s UX and presentation layer using , and the Front Controller patterns Download Now »

Test-Driven JavaScript Development

Test Driven JavaScript Development

Book Description

For developers working on increasingly large and complex projects, effective automated testing is crucial to success. Test-Driven is a complete, best-practice guide to agile testing and quality assurance with the test-driven (TDD) methodology. Leading agile JavaScript developer Christian Johansen covers all aspects of applying state-of-the-art automated testing in JavaScript environments, walking readers through the entire lifecycle, from project launch to application deployment, and beyond.

Using real-life examples driven by unit tests, Johansen shows how to use TDD to gain greater confidence in your code base, so you can fearlessly refactor and build more robust, maintainable, and reliable JavaScript code at lower cost. Throughout, he addresses crucial issues ranging from code design to performance optimization, offering realistic solutions for developers, QA specialists, and testers.

Coverage includes
# Understanding automated testing and TDD
# Building effective automated testing workflows
# Testing code for both browsers and servers (using Node.js)
# Using TDD to build cleaner APIs, better modularized code, and more robust software
# Writing testable code Download Now »

JavaScript by Example, 2nd Edition

JavaScript by Example, 2nd Edition

Book Description

The World’s Easiest Java Script Tutorial–Fully Updated!

by Example, Second Edition, is the easiest, most hands-on way to learn . Legendary programming instructor Ellie Quigley has thoroughly updated her classic book to deliver the skills and information today’s users need most–including up-to-the-minute coverage of programming constructs, , , JSON, and the latest libraries and best practices.

Quigley illuminates every technique with focused, classroom-tested code examples, detailed line-by-line explanations, and real program output. This exceptionally clear, easy-to-understand book takes you from your first script to advanced techniques. It’s the only JavaScript book you’ll ever need!

New in This Edition

  • End-of-chapter study tools, including classroom-tested labs
  • Programming the
  • More Cascading Style Sheets
  • Introduction to and JSON Download Now »