Feb 02, 2010 |
6,794 views |

Book Description
The ASP.NET 2.0 Framework introduced web developers to dozens of new server controls and components, and a greatly expanded and easier structure for writing their own server controls and components. Professional ASP.NET 2.0 Server Control and Component Development covers the breadth of server control functionality as well as the rest of the membership, role management, SchemaImporterExtension, and so on – the functionality referred to as components. Written for the experienced ASP.NET developer, Professional ASP.NET 2.0 Server Control and Component Development will show you how to write your first sever control or custom component.
The step-by-step coverage drills down to the details of the extensible part of the ASP.NET 2.0 Framework that you need to extend to write the specified type of custom control or component. Rather than present the extensible part as a black box, it presents a detailed step-by-step approach to implement functional replica of the extensible part, discusses the replica’s code in detail, and provides an in-depth coverage of the techniques, tools, and technologies used in the code. From there you get a detailed practical recipe for developing the specified type of custom control or component and book then uses the recipe to implement one or more real-world custom controls or components of the specified type that you can use in your own Web applications.
Download Now »
Jan 13, 2010 |
17,780 views |

Book Description
jQuery is one of today’s most popular JavaScript web application development frameworks and libraries. jQuery Recipes can get you started with jQuery quickly and easily, and it will serve as a valuable long-term reference.
- The book begins with small initial problems that developers typically face while working with jQuery, and gradually goes deeper to explore more complex problems.
- The solutions include illustrations and clear, concise explanations of the code. Using this book and jQuery, your web sites will be more dynamic and lively.
What you’ll learn
- How to use the jQuery framework
- The basics of Cascading Style Sheets (CSS) and how they apply to jQuery and its functions
- Fundamentals like selectors, the DOM, and event handling with running code recipes
- How to make your web sites more dynamic using rich code templates
- How to apply animation effects to your web sites using jQuery code recipes
- How to develop Ajax applications using jQuery
- How to use jQuery utility functions
- How to extend jQuery with plug-ins and their types Download Now »
Nov 08, 2009 |
13,490 views |

Book Description
Clear step-by-step recipes for building impressive rich internet applications using the Ext JS JavaScript libraryMaster the Ext JS widgets and learn to create custom components to suit your needs Build striking native and custom layouts, forms, grids, listviews, treeviews, charts, tab panels, menus, toolbars and much more for your real-world user interfaces Packed with easy-to-follow examples to exercise all of the features of the Ext JS library Part of Packt’s Cookbook series: Each recipe is a carefully organized sequence of instructions to complete the task as efficiently as possible
In Detail
Using Ext JS you can easily build desktop-style interfaces in your web applications. Over 400,000 developers are working smarter with Ext JS and yet most of them fail to exercise all of the features that this powerful JavaScript library has to offer.Get to grips with all of the features that you would expect with this quick and easy-to-follow Ext JS Cookbook. This book provides clear instructions for getting the most out of Ext JS with and offers many exercises to build impressive rich internet applications. This cookbook shows techniques and “patterns” for building particular interface styles and features in Ext JS. Pick what you want and move ahead.It teaches you how to use all of the Ext JS widgets and components smartly, through practical examples and exercises. Native and custom layouts, forms, grids, listviews, treeviews, charts, tab panels, menus, toolbars, and many more components are covered in a multitude of examples.The book also looks at best practices on data storage, application architecture, code organization, presenting recipes for improving them–our cookbook provides expert information for people working with Ext JS. Download Now »
Oct 04, 2009 |
8,809 views |

Book Description
Sick of creating web sites that reload every time a user moves the mouse? Tired of servers that wait around to respond to users’ requests for movie tickets? It sounds like you need a little (or maybe a lot of) Ajax in your life. Asynchronous programming lets you turn your own web sites into smooth, slick, responsive applications that make your users feel like they’re back on the information superhighway, not stuck on a dial-up backroad.
But who wants to take on next-generation web programming with the last generation’s instruction book? You need a learning experience that’s as compelling and cutting-edge as the sites you want to design. That’s where we come in. With Head Rush Ajax, in no time you’ll be writing JavaScript code that fires off asynchronous requests to web servers…and having fun doing it. By the time you’ve taken your dynamic HTML, XML, JSON, and DOM skills up a few notches, you’ll have solved tons of puzzles, figured out how well snowboards sell in Vail, and even watched a boxing match. Sound interesting? Then what are you waiting for? Pick up Head Rush Ajax and learn Ajax and asynchronous programming the right way–the way that sticks.
If you’ve ever read a Head First book, you know what to expect: a visually rich format designed for the way your brain works. Head Rush ramps up the intensity with an even faster look and feel. Have your first working app before you finish Chapter 1, meet up with the nefarious PROJECT: CHAOS stealth team, and even settle the question of the Top 5 Blues CDs of all time. Leave boring, clunky web sites behind with 8-tracks and hot pants–and get going with next-generation web programming. Download Now »
Oct 04, 2009 |
12,547 views |

Book Description
So you’re ready to make the leap from writing HTML and CSS web pages to creating dynamic web applications. You want to take your web skills to the next level. And you’re finally ready to add “programmer” to the resume. It sounds like you’re ready to learn the Web’s hottest programming language: JavaScript. Head First JavaScript is your ticket to going beyond copying and pasting the code from someone else’s web site, and writing your own interactive web pages.
With Head First JavaScript, you learn:
- The basics of programming, from variables to types to looping
- How the web browser runs your code, and how you can talk to the browser with your code
- Why you’ll never have to worry about casting, overloading, or polymorphism when you’re writing JavaScript code
- How to use the Document Object Model to change your web pages without making your users click buttons
If you’ve ever read a Head First book, you know what to expect — a visually rich format designed for the way your brain works. Head First JavaScript is no exception. It starts where HTML and CSS leave off, and takes you through your first program into more complex programming concepts — like working directly with the web browser’s object model and writing code that works on all modern browsers. Download Now »
Oct 04, 2009 |
8,980 views |

Book Description
Ajax is no longer an experimental approach to website development, but the key to building browser-based applications that form the cornerstone of Web 2.0. Head First Ajax gives you an up-to-date perspective that lets you see exactly what you can do — and has been done — with Ajax. With it, you get a highly practical, in-depth, and mature view of what is now a mature development approach.
Using the unique and highly effective visual format that has turned Head First titles into runaway bestsellers, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components — including the JavaScript event model, DOM, XML, JSON, and more — as it progresses. You’ll find plenty of sample applications that illustrate the concepts, along with exercises, quizzes, and other interactive features to help you retain what you’ve learned.
Head First Ajax covers:
- The JavaScript event model
- Making Ajax requests with XMLHTTPREQUEST objects
- The asynchronous application model
- The Document Object Model (DOM)
- Manipulating the DOM in JavaScript Download Now »