0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (101)
  • R250 - R500 (456)
  • R500+ (3,131)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

Groovy and Grails Recipes (Paperback, 1st ed.): Bashar Jawad Groovy and Grails Recipes (Paperback, 1st ed.)
Bashar Jawad
R1,048 R902 Discovery Miles 9 020 Save R146 (14%) Ships in 18 - 22 working days

Groovy and Grails Recipes is the busy developer's guideto developing applications in Groovy and Grails. Rather than boring you with theoretical knowledge of yet another language/framework, this book delves straight into solving reallife problems in Groovy and Grails using easytounderstand, wellexplained code snippets. Through learning by example, you will be able to pick up on Groovy and Grails quickly and use the book as an essential reference when developing applications. What you'll learn Discover elegant and efficient solutions to common programming problems and web development tasks. Get and reuse practical examples for both Groovy language and Grails framework, using the latest stable versions of each. Perform a wide range of development tasks that cover all of the web development tiers, from View Layer to Service Layer to Domain Layer. Access the wide range of available Grails framework plugins. Obtain the recipes to integrate Spring, Hibernate, SiteMesh, and more with the Grails web framework. Who this book is for

This book is for Java and web developers who are interested to learn more about Groovy and/or Grails and are looking for real-life, working examples of how to achieve common programming tasks in Groovy and Grails. Table of Contents Getting Started with Groovy From Java to Groovy Groovy Data Types and Control Structures Object-Oriented Groovy Closures Builders Working with Databases Testing with Groovy Miscellaneous Recipes Getting Started with Grails The Web Layer The Data Layer Scaffolding Security Testing Miscellaneous Recipes

The Definitive Guide to Pylons (Paperback, 1st ed.): Scott Gardner The Definitive Guide to Pylons (Paperback, 1st ed.)
Scott Gardner
R1,136 R979 Discovery Miles 9 790 Save R157 (14%) Ships in 18 - 22 working days

Spurred by the enormous popularity of Ruby on Rails, web frameworks have revolutionized the way developers of all programming languages tackle the often complex task of web application development. Some of the most exciting activity in this area can be seen in the Python community, one of the wildly popular frameworks to enter the fray being Pylons http: //www.PylonsHQ.com).Co-founder and lead developer James Gardner brings you a comprehensive introduction to Pylons, the web framework that uses the best of Ruby, Python, and Perl and the emerging WSGI standard to provide structure and flexibility. With expert guidance from the author, you'll learn how to create your own Pylonsdriven web site using SQLAlchemy and FormEncode and attain the mastery of advanced Pylons features, such as internationalization and localization, packaging and deployment. What you'll learn Install and configure Pylons, and create your first Pylonsdriven web applicationTake advantage of Pylons' builtin support for advanced features such as session management, web services, and AjaxDevelop your web applications in the most efficient way possible through testdriven development, logging, testingWield the true power of Pylons through its extension capabilities, unique support for WSGI, and the ability to integrate with other popular frameworks such as Django Who this book is for

Python developers seeking to take advantage of a web framework.

Building on SugarCRM (Paperback): John Mertic Building on SugarCRM (Paperback)
John Mertic
R535 Discovery Miles 5 350 Ships in 18 - 22 working days

In the crowded field of customer relationship management (CRM) systems, SugarCRM stands out--not only for its modular design, but also for the ease with which you can develop, customize, and extend your CRM applications. This concise book provides a thorough overview of the development tools and APIs available in SugarCRM 6.2, showing both developers and nondevelopers alike how to use them to build a sample application step-by-step.

You'll learn how to bend and twist SugarCRM's extensible MVC framework to create custom applications, including solutions for automating your business that go beyond traditional CRMs.Learn how SugarCRM modules interact with one another through data relationships Build your CRM application with SugarCRM's GUI developer tools--without touching code Use built-in design templates with Module Builder to design new CRM modules Customize modules with the Studio tool to add new fields or additional relationships between modules Automate common and tedious tasks within your application, using custom PHP code with SugarCRM's powerful API Integrate external applications into your CRM solution through SugarCRM's web services API

Foundation Rails 2 (Paperback, 1st ed.): Eldon Alameda Foundation Rails 2 (Paperback, 1st ed.)
Eldon Alameda
R1,014 R877 Discovery Miles 8 770 Save R137 (14%) Ships in 18 - 22 working days

You've heard about this amazing web framework called Ruby on Rails that's taken the world by storm, but thought it was way too complex for you? Think again.

Foundation Rails 2 takes you through your first steps in Rails, explaining in plain English how to start building dynamic web applications. And there's never been a better time to jump in to the Rails world, as the release of Rails 2 was a major evolutionary leap forward from previous versions.

Unlike other Rails books, this book doesn't throw you into the deep end right away in the hopes that you'll learn to swim. Instead, we'll start out with the basics and continually expand your knowledge until, by the end of the book, we're building a Rails application with dynamic features such as user registration, geocoding, filtering results with AJAX, RSS feeds, and an XML interface. Meanwhile, we'll talk about the important issues that other books often leave out such as testing your application's code, securing your application from hackers, optimizing your code for the best performance, and of course, deploying your application.

This book takes a focused approach to guiding you through understanding how the pieces of Rails work individually and how they fit together. Instead of emphasizing boring theoretical discussions, Foundation Rails 2 lets you get your hands dirty with the framework and learn the hows and whys of Rails faster than ever.

We start with a tour of what makes Rails special and why you need to learn it, move into a gentle introduction to the high points of programming in Ruby, and then take a tour of a sample Rails application. Next, we dig deeper into the core components of Rails before building a complete Rails application together. By the end of this book, not only will you know how to build Rails applications but you'll understand the reasons behind what you do.

The Definitive Guide to Spring Web Flow (Paperback, 1st ed.): Erwin Vervaet The Definitive Guide to Spring Web Flow (Paperback, 1st ed.)
Erwin Vervaet
R1,045 R898 Discovery Miles 8 980 Save R147 (14%) Ships in 18 - 22 working days

Spring Web Flow is an exciting open-source framework for developing Java web applications. The framework improves productivity by addressing three major painpoints facing web application developers: user interface navigation control, state management, and modularity.

The Definitive Guide to Spring Web Flow covers Spring Web Flow in detail by explaining its motivation and feature set, as well as providing practical guidance for using the framework to develop web applications successfully in a number of environments. What you'll learn How to get started with Spring Web Flow Leveraging Spring Web Flow's powerful features Extending the framework to take it beyond its outofthebox feature set Best practices and realworld use cases Insights into the design and implementation of the framework Who this book is for

This book is for Java-based web developers looking to build web applications using Spring Web platform. It is also for those looking to integrate other Java web frameworks and applications with Spring.

Elastic Beanstalk (Paperback): Jurg Van Vliet Elastic Beanstalk (Paperback)
Jurg Van Vliet
R751 Discovery Miles 7 510 Ships in 18 - 22 working days

While it's always been possible to run Java applications on Amazon EC2, Amazon's Elastic Beanstalk makes the process easier--especially if you understand how it works beneath the surface. This concise, hands-on book not only walks you through Beanstalk for deploying and managing web applications in the cloud, you'll also learn how to use this AWS tool in other phases of development.

Ideal if you're a developer familiar with Java applications or AWS, "Elastic Beanstalk" provides step-by-step instructions and numerous code samples for building cloud applications on Beanstalk that can handle lots of traffic. Learn how to use Beanstalk with the Eclipse IDE, Hudson for continuous integration, and several AWS tools for load balancing, auto scaling, storage, and other services.Learn how Beanstalk provides an entry into Infrastructure as a Service (IaaS) Design your Java web application for the cloud--and for Beanstalk Get an overview of AWS services that power Beanstalk, and learn how to use them independently Use Beanstalk to set up your development, testing, production, and staging environments Learn advanced hacking techniques for customizing Beanstalk

Perl Pocket Reference 5e (Paperback, 5th Revised edition): Johan Vromans Perl Pocket Reference 5e (Paperback, 5th Revised edition)
Johan Vromans
R279 R257 Discovery Miles 2 570 Save R22 (8%) Ships in 18 - 22 working days

If you have a Perl programming question, this pocket reference helps you find the answer quickly. The 5th edition of this handy little book-updated for Perl 5.14-provides a complete overview of the Perl programming language, and includes brief descriptions of Perl syntax rules, operators, and built-in functions. You'll also find the latest Perl features, such as enhanced regular expressions, object management, the Perl compiler, and Unicode support. Perl Pocket Reference condenses stacks of Perl documentation down to the most essential at-your-fingertips facts, organized so you can find what need in a heart beat. It's the perfect companion to O'Reilly's in-depth Perl programming tutorials, including Learning Perl, Programming Perl, and the Perl Cookbook.

Practical Dojo Projects (Paperback, 1st ed.): Frank Zammetti Practical Dojo Projects (Paperback, 1st ed.)
Frank Zammetti
R1,110 R954 Discovery Miles 9 540 Save R156 (14%) Ships in 18 - 22 working days

The era of professional JavaScript development has arrived Gone are the days when writing all the clientside code for your applications by hand yourself was the norm. Gone are the days when scrounging around the Internet to find a snippet of code to do something you need could lead to either decent code or utter garbage that you'd surely regret using later.

No, writing highquality JavaScript these days is a whole lot easier with the advent of topnotch libraries that save you time and effort, and one that stands out from most others is Dojo.

Dojo is a library like few others: written by some of the best JavaScript coders around today, providing nearly everything you'll need to write modern rich Internet applications, all in one place. From Ajax to widgets, to clientside persistence and language extensions, and many points in between, Dojo has it all.

In Practical Dojo Projects, you'll learn all about what Dojo has to offer. You'll see it in action in the form of five fully functional applications, which include A contact manager for storing info for all the important people in your life A code cabinet: a place to store, index, and get code snippets from A stock tracker to keep track of your stock portfolio A message forum for open discussions on topics you define Even a fun little game

By the time you've finished reading, you'll have a firm grasp on what Dojo is all about, and you'll have the preparation you need to begin to use it yourself in your own projects. See you inside What you'll learn Uncover the fundamentals of Dojo, its core, Dojo Widgets, and DojoX. Build sophisticated JavaScript/Ajaxbased applications starting with a Dojo contact manager. Create a code cabinet, a place to store snippets of code for later reuse using Dojo and Dojo Offline (based on Google Gears). See how to build an interactive and fun came application using Dojo. Build a stock watcher application, which allows you to enter ticker symbols and will show you realtime updates using some available web service; show net gain/loss over various time periods (hourly/daily/weekly/monthly/yearly) with various charts and graphs. Take Dojo into social networking by building a messaging forums application. Who this book is for

Web application developers, senior projects leads, and application architects.

Bandit Algorithms for Website Optimization (Paperback): John Myles White Bandit Algorithms for Website Optimization (Paperback)
John Myles White
R539 Discovery Miles 5 390 Ships in 18 - 22 working days

This book shows you how to run experiments on your website using A/B testing - and then takes you a huge step further by introducing you to bandit algorithms for website optimization. Author John Myles White shows you how this family of algorithms can help you boost website traffic, convert visitors to customers, and increase many other measures of success. This is the first developer-focused book on bandit algorithms, which have previously only been described in research papers. You'll learn about several simple algorithms you can deploy on your own websites to improve your business including the epsilon-greedy algorithm, the UCB algorithm and a contextual bandit algorithm. All of these algorithms are implemented in easy-to-follow Python code and be quickly adapted to your business's specific needs. You'll also learn about a framework for testing and debugging bandit algorithms using Monte Carlo simulations, a technique originally developed by nuclear physicists during World War II. Monte Carlo techniques allow you to decide whether A/B testing will work for your business needs or whether you need to deploy a more sophisticated bandits algorithm.

Rails - Up and Running 2e (Paperback, 2nd Revised edition): Bruce A. Tate Rails - Up and Running 2e (Paperback, 2nd Revised edition)
Bruce A. Tate
R673 R602 Discovery Miles 6 020 Save R71 (11%) Ships in 18 - 22 working days

In just a matter of days, you can develop powerful web applications with Rails that once took weeks or months to produce with other web frameworks. If that sounds too good to be true, it isn't. Find out for yourself with "Rails: Up and Running", the concise and popular book that not only explains how Rails works, but guides you through a complete test drive. Perfect for beginning web developers, this thoroughly revised edition teaches you the basics of installing and using Rails 2.1 and the Ruby scripting language. While Rails is praised for its simplicity, there are still a few tricky steps to master along the way."Rails: Up and Running" offers lots of examples and covers just about everything you need to build functional Rails applications right away. Learn how to: create simple database-backed applications, and build dynamic user-centric web pages using Ajax and REST; exploit the Rails service frameworks to send emails and implement web services; map data to an imperfect table, traverse complex relationships, and build custom finders; and, find performance problems and apply performance-optimizing techniques. See how fast you can go on Rails, and how reliable it's become with the stability and power of version 2.1. With "Rails: Up and Running", you'll discover why Rails is a remarkable new way to build database-driven web applications.

Beginning Google Web Toolkit - From Novice to Professional (Paperback, 1st ed.): Bram Smeets, Uri Boness, Roald Bankras Beginning Google Web Toolkit - From Novice to Professional (Paperback, 1st ed.)
Bram Smeets, Uri Boness, Roald Bankras
R900 R779 Discovery Miles 7 790 Save R121 (13%) Ships in 18 - 22 working days

The open source, lightweight Google Web Toolkit (GWT) is a framework that allows Java developers to build rich Internet applications (RIAs), more recently called Ajax applications, in Java. Typically, writing these applications requires a lot of JavaScript development. However, Java and JavaScript are very distinctively different languages (although the name suggests otherwise), therefore requiring a different development process.

In Beginning Google Web Toolkit: From Novice to Professional, you'll learn to build rich, userfriendly web applications using a popular Javabased Ajax web framework, the Google Web Toolkit. The authors will guide you through the complete development of a GWT front-end application with a nononsense, downtoearth approach.

You'll start with the first steps of working with GWT and learn to understand the concepts and consequences of building this kind of application. During the course of the book, all the key aspects of GWT are tackled pragmatically, as you're using them to build a realworld sample application. Unlike many other books, the inner workings of GWT and other unnecessary details are shelved, so you can focus on the stuff that really matters when developing GWT applications. What you'll learn Get a solid foundation to develop RIAs. Understand the basics of the GWT Framework and its components. Fit GWT into your application's life cycle and development process. Develop rich web frontend GUIs using widgets, composite widgets, panels, and much more. Integrate with remote procedure call (RPC) and various other data formats. Reinforce principles learned throughout the book by working through a realworld sample application created with GWT from scratch. Who this book is for

Beginning Google Web Toolkit: From Novice to Professional is written for Java developers of all levels who want to start building rich Internet applications. The book assumes no prior knowledge of developing Ajax applications and/or working with JavaScript.

Pro Java  EE Spring Patterns - Best Practices and Design Strategies Implementing Java EE Patterns with the Spring Framework... Pro Java EE Spring Patterns - Best Practices and Design Strategies Implementing Java EE Patterns with the Spring Framework (Paperback, 1st ed.)
Dhrubojyoti Kayal
R1,025 R879 Discovery Miles 8 790 Save R146 (14%) Ships in 18 - 22 working days

The Java landscape is littered with libraries, tools, and specifications. What's been lacking is the expertise to fuse them into solutions to realworld problems. These patterns are the intellectual mortar for J2EE software construction. John Vlissides, coauthor of Design Patterns: Elements of Reusable ObjectOriented Software

Pro Java EE Spring Patterns focuses on enterprise patterns, best practices, design strategies, and proven solutions using key Java EE technologies including JavaServer Pages, Servlets, Enterprise JavaBeans, and Java Message Service APIs.

This Java EE patterns resource, catalog, and guide, with its patterns and numerous strategies, documents and promotes best practices for these technologies, implemented in a very pragmatic way using the Spring Framework and its counters. This titleIntroduces Java EE application design and Spring framework fundamentals Describes a catalog of patterns used across the three tiers of a typical Java EE application Provides implementation details and analyses each pattern with benefits and concerns Describes the application of these patterns in a practical application scenario What you'll learn Get an introduction to enterprise Java/Java EE application design patterns. Simplify enterprise Java design using the popular Spring framework. Examine presentation, business, web, and integration tier design patterns and best practices, including crosscutting design patterns, aspect-oriented programming, etc. See how the enhanced and uptodate pattern catalog compares to core J2EE design blueprints. Learn how to use comprehensive source code and configuration information. Develop order management system requirements for the first indepth enterprise application case study. Design your order management system application using the final case study. Who this book is for

This book is for Java EE application architects, designers, and developers using or planning to use the Spring Framework. Table of Contents Introducing Enterprise Java Application Architecture and Design Simplifying Enterprise Java Applications with the SpringFramework Exploring Presentation Tier Design Patterns Exploring Business Tier Design Patterns Exploring Integration Tier Design Patterns Exploring Crosscutting Design Patterns Case Study: Building an Order Management System

ASP.NET MVC Framework Preview (Paperback, 1st ed.): Steven Sanderson ASP.NET MVC Framework Preview (Paperback, 1st ed.)
Steven Sanderson
R728 Discovery Miles 7 280 Ships in 18 - 22 working days

The ASP.NET MVC framework is the latest evolution of Microsoft's ASP.NET web platform. It introduces a radically new high-productivity programming model, promotes cleaner code architecture, supports test-driven development, and provides powerful extensibility, combined with all the benefits of ASP.NET 3.5.

ASP.NET MVC Framework Preview is a first look at this technology's main features, designed to give you a head start getting to grips with this powerful new technology. What you'll learn A solid architectural background to ASP.NET MVC, including Model-View-Controller and REST concepts Who this book is for

This book is for web developers with a basic knowledge of ASP.NET and C#, who want, or need, to start using the new ASP.NET MVC framework. Table of Contents What's the Big Idea Your First ASP.NET MVC Application Architecture

Java - 2 Books in 1: Beginner's Guide + Tips and Tricks to Programming Code with Java (Paperback): Charlie Masterson Java - 2 Books in 1: Beginner's Guide + Tips and Tricks to Programming Code with Java (Paperback)
Charlie Masterson
R512 Discovery Miles 5 120 Ships in 18 - 22 working days
Beginning Database-Driven Application Development in Java EE - Using GlassFish (Paperback, 1st ed.): Yuli Vasiliev Beginning Database-Driven Application Development in Java EE - Using GlassFish (Paperback, 1st ed.)
Yuli Vasiliev
R1,054 R908 Discovery Miles 9 080 Save R146 (14%) Ships in 18 - 22 working days

Beginning Database-Driven Application Development in Java EE: Using GlassFish focuses on the open source GlassFish persistence engine. This book shows Java programmers how to develop applications utilizing relational database technologies with examples using Oracle and MySQL and the GlassFish application development framework and deployment platform all based on Java EE.The book explains in detail how you can organize your Java EE solution into a multilayer architecture, placing most emphasis on how to implement the persistence and database tiers of an application. Through many examples, this book shows how you can efficiently use the Java Persistence features available in the Java EE platform. Find out how you can greatly simplify the task of building the persistence layer of your Java EE application by moving some application logic into the underlying database, utilizing database views, stored programs, and triggers. The book also explains how to deploy Java EE applications to GlassFish, a free, open source Java EE 5compliant application server. What you'll learn Use the GlassFish persistence layer in conjunction with GlassFish Java EE application server. Organize the database and persistence tiers of a Java EE application and utilize MySQL or Oracle database applications when building the database tier. Work with EJB 3 JPA object/relational mapping features, plug JPA into Java EE transactional environment, and implement persistence with the EJB 3 EntityManager. Integrate and use JSF (webtier) using GlassFish JSF Framework (Scales) and other JSF tools/frameworks. Deploy applications to GlassFish Application Server. Who this book is for

The book is appropriate for Java developers who want to learn how to develop Java EE applications interacting with a relational database via the Java Persistence API (JPA) and then deploy them to the open source GlassFish Application Server.

Getting Started with the Internet of Things - Connecting Sensors and Microcontrollers to the Cloud (Paperback): Cuno Pfister Getting Started with the Internet of Things - Connecting Sensors and Microcontrollers to the Cloud (Paperback)
Cuno Pfister
R546 R500 Discovery Miles 5 000 Save R46 (8%) Ships in 18 - 22 working days

The Internet of Things is the new generation of devices that serve as the Internet's interface to the physical world. Today's tiny microcontrollers, sensors, and actuators are powerful, inexpensive, and simple enough to code that anyone with basic programming skills can create a variety of fun, useful, and even profitable systems -- such as devices that detect and extinguish fires or automatically water plants when the soil becomes too dry. This hands-on introductory guide will quickly show you how it's done. You'll learn how to program embedded devices using the .NET Micro Framework and the Netduino Plus board, and then connect these devices to the Internet using Pachube, a cloud platform for sharing real-time sensor data.Getting Started with the Internet of Things briefly introduces the tools and then walks you though several techniques for using them, using a series of C# examples: * Develop programs that demonstrate the use of simple outputs (actuators) and inputs (sensors) * Build client programs that show how measurements can be pushed to an existing Web service * Create server programs that provide Web services to clients on the Web * Develop a program that is both client and server and runs in the cloud * Get . NET classes and methods needed to implement all of the book's examples

Practical HTML5 Projects (Paperback, 1st ed.): Adrian W. West Practical HTML5 Projects (Paperback, 1st ed.)
Adrian W. West
R959 R838 Discovery Miles 8 380 Save R121 (13%) Ships in 18 - 22 working days

Practical HTML5 Projectsis a collection of valuable web techniques that any developer or designer can use. This book is all about saving time.Busy web developers should not have to plow through pages of theory or history only to discover that no practical applications are provided, nor should they have to read a paragraph five times to extract some meaning from it. All of the techniques within this book are explained using fully worked examples that you can immediately apply to your own projects. With each technique the book provides: A practical and useful example (and a screen shot of the end result where applicable). The markup for a fully worked example. A downloadable template to adapt for use in your own websites. With Practical HTML5 Projects, you can dive straight into the book at the required chapter and immediately find answers to your websiteproblems, and find the sample code you can use to get it right. Start creating websites using the practical examples, summaries, and templates. What you'll learn Discover new techniques for creating interesting, attractive and accessible websites Save time spent researching poorly documented techniques Avoid lengthy trial-and-error testing andhours spent reading single topic manuals Download templates and quickly adapt them for your own use Keep pace with the latest developments and recommendations in web design Accumulate a useful tool kit of resources and templates Who this book is for

Practical HTML5Projects acknowledges the fact that designers, teachers, and students would rather produce something than spend hours researching how to produce it. Web developers and designers can dive right into the book, take a template and adapt it. IT teachers can set student projects based on the techniques and templates revealed in the book. Table of Contents Moving to HTML5 A Rollover Picture Gallery Backgrounds RolloverMenus Moving to CSS3 Adding Audio, Video andSlide Shows Rounded Corners Drop Shadows Create Collages and Galleries Add PayPal Secure Feedback Methods Monitor Mayhem Appearance and Usefulness Accessibility Dump those Deprecated Items Search Engine Optimization Printing, Counting, and Redirecting Validation Troubleshooting Appendix

Beginning Silverlight 5 in C# (Paperback, 4th ed.): Robert Lair Beginning Silverlight 5 in C# (Paperback, 4th ed.)
Robert Lair
R939 R818 Discovery Miles 8 180 Save R121 (13%) Ships in 18 - 22 working days

The growing popularity of Web 2.0 applications is increasing user expectations for high-quality website design, presentation, and functionality. It is into this climate that Microsoft is releasing Silverlight 5, thelatest iteration of its cross-browser web presentation technology. Beginning Silverlight 5 in C#brings you to the cutting edge of Web 2.0 application design and includes plenty of practical guidance to get you started straight away. Silverlight design tools have important differences comparedwith those used to create Ajax and JavaScript functionality. Robert Lair takes you on a tour of all the tools, including: Microsoft Expression Design, which plays an important role in creating Silverlight assets Microsoft Expression Blend, which is used to build user interaction for Silverlight elements Microsoft Visual Studio, which manages the interaction between designers and developers, providing the coding environment for nuts and bolts wiring What you'll learn Discover the tools needed for Silverlight 5 development, the roles each plays, and how they interact to produce a seamless result Understand the fundamental concepts and techniques that lie at the heart of every successful Silverlight application and how to apply them to your own projects Explore the new features and coding practices which Silverlight gives you, setting it apart from other web development tools Who this book is for

This book is for anyone with an interest in web development. A basic familiarity with web development and simple C# coding is useful, but by no means a requirement. This book will teach you everything that you need to know. Table of Contents Welcome to Silverlight 5 Introduction to Visual Studio 2010 Layout Management in Silverlight Silverlight Controls Data Binding and Silverlight List Controls Silverlight Toolkit Data Access and Networking Navigation Framework Isolated Storage in Silverlight System Integration in Silverlight Introduction to Expression Blend Styling in Silverlight Transformations and Animation Custom Controls Printing in Silverlight Deployment

Pro ASP.NET 3.5 Server Controls and AJAX Components (Paperback, 1st ed.): Dale Michalk, Rob Cameron Pro ASP.NET 3.5 Server Controls and AJAX Components (Paperback, 1st ed.)
Dale Michalk, Rob Cameron
R1,365 R1,169 Discovery Miles 11 690 Save R196 (14%) Ships in 18 - 22 working days

Pro ASP.NET 3.5 Server Controls and AJAX Components is a reference for the serious ASP.NET developer who understands the benefits of objectoriented development and wants to apply those principles to ASP.NET 3.5, ASP.NET AJAX, and server control development. This book also covers SharePoint and targets the latest version of Visual Studio (2008) and the .NET Framework (3.5). Highlights include the following: Covers the new features in ASP.NET 3.5 and ASP.NET AJAX technology Describes the ASP.NET server control architecture in Visual Studio 2008/ASP.NET 3.5 covering state management, events, rendering, cross-platform support, control life cycle, localization, and deploymentDemonstrates how to integrate clientside development technologies such as DHTML and JavaScript with server control technology to create powerful interactive controls What you'll learn Create a powerful suite of interactive controls using ASP.NET 3.5 and ASP.NET AJAXEnrich the designtime experience when building custom server controlsIntegrate clientside development technologies such as DHTML and JavaScript with server control technologyDevelop SharePoint server controlsLearn the background on user controls as compared to server controlsWork with the new mobile controls in ASP.NET 3.5 Who this book is for

The serious ASP.NET developer who understands the benefits of object-oriented development and wants to apply those principles to ASP.NET 3.5 and server control development.

Advanced JAVA Interview Questions You'll Most Likely Be Asked (Paperback): Vibrant Publishers Advanced JAVA Interview Questions You'll Most Likely Be Asked (Paperback)
Vibrant Publishers
R570 Discovery Miles 5 700 Ships in 10 - 15 working days
Beginning Java EE 6 with GlassFish 3 (Paperback, 2nd ed.): Antonio Goncalves Beginning Java EE 6 with GlassFish 3 (Paperback, 2nd ed.)
Antonio Goncalves
R1,148 R977 Discovery Miles 9 770 Save R171 (15%) Ships in 18 - 22 working days

Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms from Oracle (previously Sun). Beginning Java EE 6 Platform with GlassFish 3, Second Edition is this first tutorial book on the final (RTM) version of the Java EE 6 Platform. Step by step and easy to follow, this book describes many of the Java EE 6 specifications and reference implementations, and shows them in action using practical examples. This book uses the new version of GlassFish 3 to deploy and administer the code examples. Written by an expert member of the Java EE 6 specification request and review board in the Java Community Process (JCP), this book contains the best information possible, from an expert's perspective on enterprise Java technologies. What you'll learn* Get started with the final version of the new Java EE 6 Platform. * Explore and use the new EJB 3.1 and JPA 2.0 APIs from entities to session beans to messagei' driven beans, and more. * Discover the new web tier development APIs including JSPs, JSTL, and Expression Language, and especially the new JSF 2.0 and Facelets. * Uncover the new web services, RESTful services, and more available in Java EE 6.* Create dynamic user interfaces for your enterprise and transactional Java applications. Who this book is for This book is for advanced Java programmers as well as Java EE 6 beginners. Architects will also find information about how to layer their Java EE applications.

AdvancED Flex Application Development - Building Rich Media X (Paperback, 1st ed.): Chris Charlton, R. Blank, Omar Gonzalez,... AdvancED Flex Application Development - Building Rich Media X (Paperback, 1st ed.)
Chris Charlton, R. Blank, Omar Gonzalez, Hasan Otuome
R1,297 R1,100 Discovery Miles 11 000 Save R197 (15%) Ships in 18 - 22 working days

Many Flex books cover the basicsthis book does something different, and goes far further. The authors, leading Flash platform developers at Almer/Blank, working with Adobe User Group communities, are the creators of the Rich Media Exchange (RMX), a social media network for Adobe developers. In covering just how the RMX was built, this book contains all the knowledge you need to build similar large-scale rich Internet applications with Adobe Flex.

From the inception of the idea through to deployment, the authors show the techniques needed to plan and build advanced applications. You'll learn how to use forms, styles, validators, video, sound analysis, and framework caching, ensuring you make the most of the features introduced in Flex 3.

Powerful applications require solid back ends. This book shows how to hook up a Flex application to PHP back-end systems such as Drupal and OpenAds. You'll learn how various parts of the RMX were built, including the blogs, event calendar, jobs board, and advertising systemelements that come together to really showcase the power of Flex.

The RMX is built by Adobe developers for Adobe developersa rewarding community relationship that guarantees results. The same spirit is carried into this book, with the authors wanting and helping to take you to the next level of Flash application development.

CSS - The Missing Manual, 4e (Paperback, 4th Revised edition): David Sawyer McFarland CSS - The Missing Manual, 4e (Paperback, 4th Revised edition)
David Sawyer McFarland
R1,228 R1,056 Discovery Miles 10 560 Save R172 (14%) Ships in 18 - 22 working days

CSS lets you create professional-looking websites, but learning its finer points can be tricky-even for seasoned web developers. This fully updated edition provides the most modern and effective tips, tricks, and tutorial-based instruction on CSS available today. Learn how to use new tools such as Flexbox and Sass to build web pages that look great and run fast on any desktop or mobile device. Ideal for casual and experienced designers alike. The important stuff you need to know: Start with the basics. Write CSS-friendly HTML, including the HTML5 tags recognized by today's browsers. Design for mobile devices. Create web pages that look great when visitors use them on the go. Make your pages work for you. Add animations that capture the imagination, and forms that get the job done. Take control of page layouts. Use professional design techniques such as floats and positioning. Make your layouts more flexible. Design websites with Flexbox that adjust to different devices and screen sizes. Work more efficiently. Write less CSS code and work with smaller files, using Syntactically Awesome Stylesheets (Sass).

Beginning Java EE 5 - From Novice to Professional (Paperback, 1st Corrected ed., Corr. 3rd printing): Kevin Mukhar, James... Beginning Java EE 5 - From Novice to Professional (Paperback, 1st Corrected ed., Corr. 3rd printing)
Kevin Mukhar, James Weaver, James Crume, Chris Zelenak
R1,197 R1,025 Discovery Miles 10 250 Save R172 (14%) Ships in 18 - 22 working days

Sun's new lightweight Java Enterprise Edition (EE) 5 is an extremely powerful platform for developing enterprise-level Java-based applications, primarily for the server. This book shows you how to harness that power, examining how the pieces of the new Java EE 5 platform fit together, including the redesigned annotations-driven EJB 3 spec as well as JavaServer Faces (JSF), integrated into the platform for the first time.

Hands-on tutorials are also included, along with clear explanations and working code examples. You will grow to take the next stepfrom writing client-side desktop applications to writing enterprise applications. You will also learn how to use the individual APIs and tools in the Java EE 5 platform, and how to merge these to create your own enterprise applications.

Building Spring 2 Enterprise Applications (Paperback, 1st ed.): Seth Ladd, Bram Smeets Building Spring 2 Enterprise Applications (Paperback, 1st ed.)
Seth Ladd, Bram Smeets
R986 R850 Discovery Miles 8 500 Save R136 (14%) Ships in 18 - 22 working days

Spring has made a remarkable rise in popularity since its conception in 2002. Many users have found the lightweight, open-source Spring Framework 2.x ideal for building their applications in Java EE environments. Written by Interface21, Building Spring 2 Enterprise Applications will take developers through the following: Covers the first steps of using Spring while discussing the relevant technologies that Spring can be integrated with, what to be aware of, and how working with Spring makes them easier to use Focuses on the most useful features of Spring, including persistence and transaction management as well as the complete Spring web tools portfolio Introduces three-tier application design and how to test these designs What you'll learn Get a gentle introduction to the Spring Framework 2.x and the application contextAccess and persist your data with Spring and its modules for JDBC, Hibernate, iBATIS, JDO, OpenJPA, and othersUse Spring for business logic and transaction management and supportWork with Spring's web-tier solutions including Spring MVC web framework, web forms, web flow, as well as integration with other web solutionsSee how aspect-oriented programming (AOP) is important and what role it plays in Spring and your three-tier enterprise applicationTest and deploy Spring Who this book is for

Ideal for those new to J2EE/Java EE, this book provides a broad insight into Spring's enterprise Java-based technologies, while showing how to use Spring correctly in applications lowers the enterprise Java learning curve without going into too much detail. Table of Contents A Gentle Introduction to the Spring Framework The Core Container Aspect-Oriented Programming Spring AOP 2.0 Introduction to Data Access Persistence with JDBC Transaction Management Spring MVC View Technologies Testing

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Introduction to Python Programming and…
B. Harwani Paperback  (2)
R935 Discovery Miles 9 350
Essential Java for Scientists and…
Brian Hahn, Katherine Malan Paperback R1,266 Discovery Miles 12 660
News Search, Blogs and Feeds - A Toolkit
Lars Vage, Lars Iselid Paperback R1,332 Discovery Miles 13 320
Java - The ultimate beginners guide to…
Mark Reed Hardcover R564 R519 Discovery Miles 5 190
CSS and HTML for beginners - A Beginners…
Ethan Hall Hardcover R1,027 R881 Discovery Miles 8 810
CSS For Beginners - The Best CSS Guide…
Ethan Hall Hardcover R895 R773 Discovery Miles 7 730
Starting Out with Python, Global Edition
Tony Gaddis Paperback R1,925 R1,559 Discovery Miles 15 590
Innovative Solutions and Applications of…
Liang-Jie Zhang, Yishuang Ning Hardcover R5,331 Discovery Miles 53 310
Aws - The Most Complete Guide to Learn…
Robert Campbell Hardcover R783 R687 Discovery Miles 6 870
Querying XML - XQuery, XPath, and…
Jim Melton, Stephen Buxton Paperback R1,479 Discovery Miles 14 790

 

Partners