0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (103)
  • R250 - R500 (452)
  • R500+ (3,134)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Internet > Internet languages

The Ultimate VB .NET and ASP.NET Code Book (Paperback, Softcover reprint of the original 1st ed.): Karl Moore The Ultimate VB .NET and ASP.NET Code Book (Paperback, Softcover reprint of the original 1st ed.)
Karl Moore
R1,142 R970 Discovery Miles 9 700 Save R172 (15%) Ships in 18 - 22 working days

You know all those hidden techniques and amazing features you spent months discovering in Visual Basic 6? Imagine you could read just one book and regain all of that knowledge. Imagine a book that clearly shows you how to do practically everything you want in .NET the basics, yet doesnt get bogged down in detail, a book that will save you hours. Thats what this book is all about; it is the number one book for all your VB.NET code demands.

Using and Understanding Java Data Objects (Paperback, Softcover reprint of the original 1st ed.): David Ezzio Using and Understanding Java Data Objects (Paperback, Softcover reprint of the original 1st ed.)
David Ezzio
R1,062 R916 Discovery Miles 9 160 Save R146 (14%) Ships in 18 - 22 working days

Using and Understanding Java Data Objects is an application programmer's guide to the Java Data Objects (JDO) specification recently accepted by the Java Community Process. JDO provides a universal and transactional persistence service for objects. JDO will store and retrieve objects of nearly any application defined class using any data storage technology for which a JDO implementation is available. JDO completely encapsulates the details of the underlying data storage technology that is used. JDO has its own query language (JDOQL) that allows the programmer to find objects based on the fields and relationships of the object model. The syntax of JDOQL is similar to the syntax of Java itself. JDO increases programming productivity by simplifying and minimizing the code that must be written to store and retrieve object state. The use of JDO also allows the application to be ported across different data storage technologies. Like the servlet and EJB specification, JDO is a standard that will be implemented by competing software vendors. Several JDO implementations are currently available as third party products for relational databases and object oriented databases. of JDO. Part I is a guide to the JDO API, the JDO metadata, and JDO's byte code enhancement. Part II explains the use of JDO in several application deployment scenarios, including stand-alone, client-server, servlet, and EJBs. Part III is a tutorial explaining the example programs and learning tools supplied with the book.

Pro ASP.NET Web Forms Techniques (Paperback, 2nd ed.): Alex Homer Pro ASP.NET Web Forms Techniques (Paperback, 2nd ed.)
Alex Homer
R1,312 R1,116 Discovery Miles 11 160 Save R196 (15%) Ships in 18 - 22 working days

This book aims to examine the possibilities for developing user interfaces that are driven by ASP. NET. It attempts to discuss and explore a range of techniques and approaches predominantly for creating Web sites and Web pages. This edition has been completely updated for ASP . NET 1. 1 and Visual Studio 2003. Homer shows readers how to build a site that allows the user to choose, customize and purchase a new car or truck from the world-famous Xrox Car Company. To do so, he focuses on the steps of requirements-analysis and design (though not in extreme detail), followed by planning and mapping out the site. Once the basic design in its place, Pro ASP. NET Web Forms Techniques, Second Edition will take a look at the development of the various resources that make up the complete site. It won't concentrate on the backend data processing tasks in any more detail than needed in order to get the site running. This book concentrates on the user interfaces, and using fairly simple data access techniques. You won't see detailed discussions of the workings of all of the . NET data access classes, or the long diatribes on catching and reporting concurrency errors. ASP. N applications, and attractive and exciting Web pages. The server-based post-back architecture, combined with the comprehensive array of server controls that are provided as part of the . NET Framework, allow developers to quickly build browser-based interfaces for Web sites and Web applications - using much the same event-driven approach as in traditional executable programs developed in languages like Visual Basic, Delphi and C++. Technology Abstract

UML Applied - A .NET Perspective (Paperback, Softcover reprint of the original 1st ed.): Martin L. Shoemaker UML Applied - A .NET Perspective (Paperback, Softcover reprint of the original 1st ed.)
Martin L. Shoemaker
R1,202 R1,031 Discovery Miles 10 310 Save R171 (14%) Ships in 18 - 22 working days

"UML Applied" cuts through the mystique and gets straight to problem of Unified Modeling Language (UML). Readers will soon see the immediate benefits of the language and the "process." By the end of the book, they will have a firm grasp on analyzing and designing their own systems.

XML and FrameMaker (Paperback, Softcover reprint of the original 1st ed.): Kay Ethier XML and FrameMaker (Paperback, Softcover reprint of the original 1st ed.)
Kay Ethier
R1,149 R978 Discovery Miles 9 780 Save R171 (15%) Ships in 18 - 22 working days

* This book appeals to a professional audience: Writers, database administrators, developers, and production staff, all of which have to capture or emit XML from existing documents or databases. * Describes the connection between XML and publishing; Explains how to use XML to create documents that may be published to many other formats. * Shows how to build an "XML round trip" for Adobe FrameMaker 7; Explains how FrameMaker's powerful formatting features lend themselves to publishing of XML documents-without rework.

Enterprise JavaBeans 2.1 (Paperback, Softcover reprint of the original 1st ed.): Rob Castaneda, Ingo Peters, Stefan Denninger Enterprise JavaBeans 2.1 (Paperback, Softcover reprint of the original 1st ed.)
Rob Castaneda, Ingo Peters, Stefan Denninger
R1,171 R999 Discovery Miles 9 990 Save R172 (15%) Ships in 18 - 22 working days

"Enterprise JavaBeans 2.1" introduces the reader to Enterprise JavaBeans (EJBUs) by discussing the component paradigm, which is the idea behind EJBUs. After discussing the basics of EJBUs, the authors focus on issues that go beyond specification.

Oracle JDeveloper 10g - Empowering J2EE Development (Paperback, Softcover reprint of the original 1st ed.): Harshad Oak Oracle JDeveloper 10g - Empowering J2EE Development (Paperback, Softcover reprint of the original 1st ed.)
Harshad Oak
R907 R786 Discovery Miles 7 860 Save R121 (13%) Ships in 18 - 22 working days

The age for using a simple text editor is long gone. The ever-growing complexity of Java and J2EE creates a need for Java development tools that offer more. If you want to be more productive with Java, you need a Java IDE. Oracle JDeveloper 10g is an IDE that enables you to develop Java applications with minimal effort. JDeveloper can do wonders for your Swing, JSP, Servlets, Struts, EJBs, and Web Services developments. In this indispensable guide, renowned author Harshad Oak puts the technology first, enhancing the text with sample applications that demonstrate how JDeveloper can simplify your developments using the technology. Oak also focuses on the Application Development Framework (ADF) that comes with JDeveloper 10g-a framework that will get your applications up and running fast. The book also delves into JDeveloper's many code optimization tools, demonstrating how to use them to find improper or resource-hungry code that requires your immediate attention. Oak continues on to discuss JDeveloper extensions that add even more value to JDeveloper.

Java Regular Expressions - Taming the java.util.regex Engine (Paperback, Softcover reprint of the original 1st ed.): Mehran... Java Regular Expressions - Taming the java.util.regex Engine (Paperback, Softcover reprint of the original 1st ed.)
Mehran Habibi
R953 R832 Discovery Miles 8 320 Save R121 (13%) Ships in 18 - 22 working days

Java has always been an excellent language for working with objects. But Java's text manipulation mechanisms have always been limited, compared to languages like AWK and Perl. On the flip side, a regular expressions package in Java 2 Standard Edition (J2SE) brings hope to the Java text mechanisms. This package provides you everything necessary to use regular expressionsall packaged in a simplified object-oriented framework.

In addition to working examples and best practices, this book features a detailed API reference with examples supporting nearly every method, and a step-by-step tutorial to create your own regular expressions. With time, you'll discover that regular expressions are extremely powerful in your programming arsenaland you'll enjoy using them! And once you've mastered these tools, you'll wonder how you ever managed without them!

Performance Tuning and Optimizing ASP.NET Applications (Paperback, Softcover reprint of the original 1st ed.): Kenneth Tu,... Performance Tuning and Optimizing ASP.NET Applications (Paperback, Softcover reprint of the original 1st ed.)
Kenneth Tu, Jeffrey Hasan
R1,054 R907 Discovery Miles 9 070 Save R147 (14%) Ships in 18 - 22 working days

This title takes an in-depth look at performance tuning and optimization for ASP.NET applications. It can also serve as a reference for developers who are readying their ASP.NET Web applications for release, and who need to assess whether their application is achieving its optimum performance potential.

Distributed Data Applications with ASP.NET (Paperback, Softcover reprint of the original 2nd ed.): Alex Homer, David Sussman Distributed Data Applications with ASP.NET (Paperback, Softcover reprint of the original 2nd ed.)
Alex Homer, David Sussman
R1,382 R1,185 Discovery Miles 11 850 Save R197 (14%) Ships in 18 - 22 working days

This book concentrates on the use of ASP.NET 1.1 and Visual Studio 2003 to build applications for Internet or intranet use, and looks at the possibilities that rich clients bring to both application design and a better user experience. In particular, the authors provide guidance through a range of ideas on how data can be used to drive Web applications, and how that data can be most effectively utilized at each level of the design. They take a practical approach when showing you to build task-specific components, Web pages and Web applications based on a server running ASP.NET. The book itself focuses on n-tier architecture design and the way it can be coded, using SQL Server as a data source and simple Web server hardware.

Office 2003 XML for Power Users (Paperback, Softcover reprint of the original 1st ed.): Matthew MacDonald Office 2003 XML for Power Users (Paperback, Softcover reprint of the original 1st ed.)
Matthew MacDonald
R926 R804 Discovery Miles 8 040 Save R122 (13%) Ships in 18 - 22 working days

* Edit standard XML files with all the tools of Word and Excel (like formulas and the spell checker) * Take existing Word or Excel documents, transform all or part of them into XML, and "plug" them into business processes. * Mine the data in an Office document, using custom macros or applications-on any platform. * Create rich Word or Excel documents programmatically, without even needing to have Office installed. * Create smart documents that have built-in user guidance and validation rules to prevent errors.

Building an ASP.NET Intranet (Paperback, Softcover reprint of the original 1st ed.): Kourosh Ardestani Building an ASP.NET Intranet (Paperback, Softcover reprint of the original 1st ed.)
Kourosh Ardestani
R1,169 R998 Discovery Miles 9 980 Save R171 (15%) Ships in 18 - 22 working days

This book uses ASP .NET and Visual Basic .NET to develop an intranet application that provides all of the features that users expect. The author base the sample intranet within the book on Microsofts free best practices example, the IBuySpy Portal, and show how one can rapidly create an application that makes good use of the advanced features of ASP .NET. A full explanation of the IBuySpy Portal architecture is provided, allowing readers to get the most out of the product. The authors look at how to customize existing portal modules as well as building some of their own. Along the way, readers will learn a wealth of techniques for ASP .NET development - everything from making effective use of stored procedures through to integrating with Windows security and creating an advanced user interface with ASP .NET Web Controls.

Essential ASP.NET (TM) fast - with examples in VB .Net (Paperback, Softcover reprint of the original 1st ed. 2003): Simon... Essential ASP.NET (TM) fast - with examples in VB .Net (Paperback, Softcover reprint of the original 1st ed. 2003)
Simon Stobart
R1,403 Discovery Miles 14 030 Ships in 18 - 22 working days

How to create dynamic web environments using the ASP .NET framework! The ASP .NET framework enables the development of dynamic web pages, which can interface to various database systems. Using the Visual Basic .NET language you will be able to begin to create your own web systems with ease. This quick and practical introduction explains: how to setup an ASP.NET development environment, and where to find the various software components.- the syntax and features of the language.- web-based user interaction using ASP .NET forms.- pre-defined ASP .NET objects.- how ASP .NET can interface with databases. Clearly written, this book provides you with all the essential information you need to create your own dynamic web environments using ASP .NET. Additional material is available from the Essential series web site: http://www.essential-series.com

ASP Web Development with Macromedia Dreamweaver MX 2004 (Paperback, Softcover reprint of the original 1st ed.): Rachel Andrew,... ASP Web Development with Macromedia Dreamweaver MX 2004 (Paperback, Softcover reprint of the original 1st ed.)
Rachel Andrew, Alan Foley, Rob Turnbull, Drew McLellan
R960 R839 Discovery Miles 8 390 Save R121 (13%) Ships in 18 - 22 working days

* Teaches Web development using real world tutorials. * Approach to subject is no nonsense, wastes little time on history and unnecessary information; therefore it is very concise and results driven. * Covers vital Web development subjects such as Web standards principles and implementation. * Several authors are members of Team Macromedia and the Web Standars project.

XML-Based Data Management and Multimedia Engineering - EDBT 2002 Workshops - EDBT 2002 Workshops XMLDM, MDDE, and YRWS, Prague,... XML-Based Data Management and Multimedia Engineering - EDBT 2002 Workshops - EDBT 2002 Workshops XMLDM, MDDE, and YRWS, Prague, Czech Republic, March 24-28, 2002, Revised Papers (Paperback, 2002 ed.)
Akmal B. Chaudhri, Chabane Djeraba, Rainer Unland, Wolfgang Lindner
R2,942 Discovery Miles 29 420 Ships in 18 - 22 working days

This book constitutes the thoroughly refereed joint post-proceedings of three workshops held as part of the 8th International Conference on Extending Database Technology, EDBT 2002, in Prague, Czech Republic, in March 2002.The 43 revised full papers presented were carefully selected from approximately 130 submissions during two rounds of reviewing and revision. The papers are organized in topical sections on XML and metadata, extraction of structure information and transformation of XML documents, querying of XML, XML database systems and performance evaluation, video retrieval, multimedia retrieval, intelligent documents, Web documents, system architectures, query processing, Internet and databases, adaptable databases, and large databases.

Foundation Flash MX 2004 (Paperback, Softcover reprint of the original 1st ed.): Kristian Besley, Sham Bhangal Foundation Flash MX 2004 (Paperback, Softcover reprint of the original 1st ed.)
Kristian Besley, Sham Bhangal
R768 R697 Discovery Miles 6 970 Save R71 (9%) Ships in 18 - 22 working days

* Practical in its organization- teaches via a real website design. After reading this book , a reader will have a lot of foundational, practical knowledge and a self-created website. * Comprehensive and clear coverage of Flash by an established author team. In the past, Foundation Flash has been the number 1 best-selling friends Of ED; this book has been well received in its previous revisions as a quick and approachable first book for learning Flash. * Covers both Flash MX 2004 and Flash MX Professional 2004.

The Flash Usability Guide - Interacting with Flash MX (Paperback, Softcover reprint of the original 1st ed.): Andrew... The Flash Usability Guide - Interacting with Flash MX (Paperback, Softcover reprint of the original 1st ed.)
Andrew Kirkpatrick, David Doull, Dan Waters, Bob Regan, Peter Pinch, …
R1,164 R992 Discovery Miles 9 920 Save R172 (15%) Ships in 18 - 22 working days

What this book is about . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 What we expect you to know . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ; . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 How the book looks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 Flash vs. Usability 1 Flash in control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 Too much power? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 Too little restraint? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 Whose computer is it anyway? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 Designers use the Web differently . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 Who has the need for speed? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 Biting the hand that feeds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 Year 2000: the Flash backlash . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 Addressing the critics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 Accessibility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Modified links . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Plug-ins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Internationalization and localization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 Whose contribution counts where? 2 Taking it easy, making it easy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36 What's intuitive for you may not be intuitive to them . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 What is an average user? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 The access method . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 User hardware and software limitations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 The people factor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 The language gap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1 "How much?!" . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 User disabilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 So many people, so little control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55 We can't be our own beta testers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57 Education is a two-way street . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58 Your client as student . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 The client as teacher . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60 Choosing Flash 3 HTMl vs. Flash - comparing technologies . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65 HTMl in perspective . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67 Responding to the user . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68 Waiting for the server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68 Flash in perspective . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70 More responsive systems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71 More intuitive interactions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72 Browser and platform-independent interactions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74 Cost-competitive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 New ways to present information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76 Future Fridges Conference web site . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 Table of Contents The brief - defining the project's scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 Company Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 Requirements Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 Site Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 Functional Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 The User Experience . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 Deliverables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

JBoss 3.2 Deployment and Administration (Paperback, Softcover reprint of the original 1st ed.): Meeraj Kunnumpurath JBoss 3.2 Deployment and Administration (Paperback, Softcover reprint of the original 1st ed.)
Meeraj Kunnumpurath
R932 R811 Discovery Miles 8 110 Save R121 (13%) Ships in 18 - 22 working days

JBoss 3.2 Deployment and Administration is a guide to the variety of configurative, administrative, and deployment tasks that associated with setting up and running J2EE components on the JBoss application server. Deploying J2EE applications and configuring the application server is one of the most tricky and non-standard elements of J2EE development. Each server interprets and implements the specifications differently, adding its own proprietary features and functionality.JBoss is the leading open source J2EE application server. It was the JavaWorld 2002 Editor's choice for Best Application Server. Its downloads are an order of magnitude greater than any other server (200,000). TogetherSoft poll places JBoss as the leading choice for development (43 per cent). The basic runtime and source is free, however you can pay for documentation and support services.

Efficiency and Effectiveness of XML Tools and Techniques and Data Integration over the Web - VLDB 2002 Workshop EEXTT and CAiSE... Efficiency and Effectiveness of XML Tools and Techniques and Data Integration over the Web - VLDB 2002 Workshop EEXTT and CAiSE 2002 Workshop DTWeb. Revised Papers (Paperback, 2003 ed.)
Stephane Bressan, Akmal B. Chaudhri, Jeffrey Xu Yu, Zoe Lacroix
R1,481 Discovery Miles 14 810 Ships in 18 - 22 working days

 This book constitutes the thoroughly refereed joint post-proceedings of the VLDB 2002 Workshop on Efficiency and Effectiveness of XML Tools and Techniques, EEXTT and the CAiSE 2002 Workshop on Data Integration over the Web, DIWeb. The 10 revised full papers presented were carefully selected during two rounds of reviewing and revision. The papers are organized in topical sections on XML languages, XML modeling and integration, XML storage, benchmarking XML, and data integration over the Web.

Essential UMLTm fast - Using SELECT Use Case Tool for Rapid Applications Development (Paperback, Softcover reprint of the... Essential UMLTm fast - Using SELECT Use Case Tool for Rapid Applications Development (Paperback, Softcover reprint of the original 1st ed. 2002)
Aladdin Ayesh
R1,463 Discovery Miles 14 630 Ships in 18 - 22 working days

Essential UML fast introduces you to the concepts of object-oriented analysis, design and programming, using the Unified Modeling Language. UML is one of the best known modelling languages in the object-oriented software development world, and is fast becoming a standard modelling language for OO software developers. With lots of examples and plenty of detailed illustrations, it's easy to work through the techniques step-by-step, and get up and running with UML fast. One of the best known use case tools, Select Enterprise, is used and advice is given on how to set it up and make best use of it so that you can quickly model practical software.You will learn about:Use case tools and software modelling basicsSetting up and running Select EnterpriseUse case diagramsClass diagramsObject interaction diagramsBehavioural modellingPatterns and techniques for fast software modelling and developmentThe modelling examples included in this book are available at the Essential series site: http:www.essential-series.com

Flash .NET (Paperback, Softcover reprint of the original 1st ed.): Gerald Yardface, David Neal, Pallav Nadhani, Graeme Bull,... Flash .NET (Paperback, Softcover reprint of the original 1st ed.)
Gerald Yardface, David Neal, Pallav Nadhani, Graeme Bull, Chris Bizzell
R1,224 R1,027 Discovery Miles 10 270 Save R197 (16%) Ships in 18 - 22 working days

The absolute cutting edge for application development at the moment is using Macromedia's Flash MX (the premier software for designing fantastic looking interfaces) with Microsoft's .NET framework (tremendously powerful server-side technology).

Combining these technologies has been greatly aided by the release of Macromedia's Flash Remoting MX, which is covered fully in this book. Designers and developers involved in the creation of this technology impart their knowledge to you in this book through extensive case studies.

Flash Remoting is not the only way to combine these technologies, however, so this book will fully cover Flash/.NET integration using ASP.NET.

This book is for readers who are looking to integrate their Flash movies with a .NET-enabled back-end. It assumes no prior knowledge of server-side technologies, but does require knowledge of Flash MX and ActionScript.

Web Services Business Strategies and Architectures (Paperback, Softcover reprint of the original 1st ed.): Mike Clark, Peter... Web Services Business Strategies and Architectures (Paperback, Softcover reprint of the original 1st ed.)
Mike Clark, Peter Fletcher, Jeffrey J. Hanson, Romin Irani, Mark Waterhouse, …
R1,061 R939 Discovery Miles 9 390 Save R122 (11%) Ships in 18 - 22 working days

Adopting Web Services will affect many processes within any organization. To throw light on the most important issues, we have commissioned Experts in the Industry to share their insights. The resultant papers cover a broad spectrum from architecture to business strategies without diverting into deep technological fashions. Each study in the collection will answer specific business challenges thrown up by Web Service architectures. Before changing, commissioning, or evaluating a Web Service initiative, all IT Managers, System Architects, Lead Developers, and Business Visionaries should study and reference this book.

Building ASP.NET Server Controls (Paperback, Softcover reprint of the original 1st ed.): Dale Michalk, Rob Cameron Building ASP.NET Server Controls (Paperback, Softcover reprint of the original 1st ed.)
Dale Michalk, Rob Cameron
R1,417 R1,220 Discovery Miles 12 200 Save R197 (14%) Ships in 18 - 22 working days

* Up to date for the latest release version of .NET * Written by two Microsoft employees who have been using the technology for both internal and external use since it was in alpha stage. * Describes the ASP.NET server control architecture in Visual Studio .NET 2003 covering state management, events, rendering, cross-platform support, control lifecycle, localization and deployment. * Provides background on User Controls as compared with server controls, discussing the benefits and strengths of each. * Discusses the various methods available to create server controls including inheritance, composition, and from scratch. Discusses when to use Control as a base class as compared to WebControl highlighting the tradeoffs. * Demonstrates how to integrate client-side development technologies such as DHTML and JavaScript with server control technology to create powerful interactive controls. * Covers ASP.NET mobile server control development including an in depth discussion of browser capabilities and device adapters when targeting the various mobile devices available. * Covers how to enrich the design-time experience when building custom server controls including custom designers, custom property editors, as well as other design-time enhancements.

ASP.NET 2.0 Revealed (Paperback, Softcover reprint of the original 1st ed.): Patrick Lorenz ASP.NET 2.0 Revealed (Paperback, Softcover reprint of the original 1st ed.)
Patrick Lorenz
R947 R825 Discovery Miles 8 250 Save R122 (13%) Ships in 18 - 22 working days

ASP.NET 2.0 is the next version of ASP.NET, due to be revealed to the public for the first time as part of version 2.0 of the .NET Framework at PDC in October 2003.ASP.NET 2.0 Revealed covers all these features from the perspective of an ASP.NET developer.Prior knowledge of ASP.NET 1.x is assumed, as only people with that knowledge will be using ASP.NET at such an early stage.Because this is such a radical change, all ASP.NET developers will want to know as soon as possible what the new version contains.

Advanced PHP for Flash (Paperback, Softcover reprint of the original 1st ed.): Steve Webster, Frank Rice, James Dean Palmer,... Advanced PHP for Flash (Paperback, Softcover reprint of the original 1st ed.)
Steve Webster, Frank Rice, James Dean Palmer, Kev Sutherland, Todd Marks, …
R934 R823 Discovery Miles 8 230 Save R111 (12%) Ships in 18 - 22 working days

Advanced PHP for Flash is the follow-up to the hugely popular Foundation PHP for Flash.

The main aim of this book is to extend the reader's knowledge of using PHP and MySQL to produce dynamic content for Flash. Essentially, it picks up the baton from the first book and runs with it until there's no more road.

The book takes the reader from being an intermediate to an advanced PHP/Flash developer, and helps them create some awesome Flash-based web applications along the way. It covers the core PHP features, as well as some exciting extras, that follow on directly from the knowledge gained in the first chapter, and show the reader how to use them in real-world applications.

This book covers: Sessions File Uploading Advanced MySQL Socket Functions PHP and XML Ming Plus fully functional case studies

This book is aimed squarely at those readers who want to create dynamic Flash-based web applications, and especially at those who have finished the first book and are hungry for more.

As this book is pitched at those with an intermediate knowledge of PHP (and a decent grasp of MySQL) it has the advantage of being useful to both programmers and those coming over from the first book.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Trends, Applications, and Challenges of…
Mohammad Amin Kuhail, Bayan Abu Shawar, … Hardcover R6,683 Discovery Miles 66 830
CSS and HTML for beginners - A Beginners…
Ethan Hall Hardcover R1,027 R881 Discovery Miles 8 810
Lean Six Sigma - Simplified - How to…
Greg Caldwell Hardcover R737 R651 Discovery Miles 6 510
Web Engineering
Carson Thomas Hardcover R3,292 R2,982 Discovery Miles 29 820
Java - Java Programming for beginners…
Adam Dodson Hardcover R549 R503 Discovery Miles 5 030
DelphiMVCFramework - the official guide…
Daniele Teti Hardcover R1,363 Discovery Miles 13 630
Web-Based Services - Concepts…
Information Reso Management Association Hardcover R16,893 Discovery Miles 168 930
Essential Java for Scientists and…
Brian Hahn, Katherine Malan Paperback R1,266 Discovery Miles 12 660
Demand-Driven Web Services - Theory…
Zhaohao Sun, John Yearwood Hardcover R8,127 Discovery Miles 81 270
Computer Programming Languages for…
Adesh Silva Hardcover R649 Discovery Miles 6 490

 

Partners