Narrow your search
Listing 1 - 10 of 561 << page
of 57
>>
Sort by

Book
App-Economy : Milliardenmarkt Mobile Business
Author:
ISBN: 3864161045 3864161029 3868801332 Year: 2012 Publisher: München : Mi,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Windows Presentation Foundation 4.5 cookbook
Author:
ISBN: 1283637405 1849686238 9781849686235 184968622X 9781849686228 Year: 2012 Publisher: Birmingham : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Over 100 advanced recipes to effectively and efficiently develop rich client applications on the Windows platform.


Book
VMware ThinApp 4.7 essentials : learn how to quickly and efficiently virtualize you applications with ThinApp 4.7
Author:
ISBN: 1283961016 1849686297 9781849686297 1849686289 9781849686280 9781849686280 Year: 2012 Publisher: Birminghan, UK : Packt Pub.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is written in practical tutorial style and it offers learning through vivid examples and. Each chapter contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end for beginners or just open up any chapter and start following the recipes as a reference for advanced users,This book will be useful to developers, System admins and consultants who want to install and manage a virtualized app environment using VMware ThinApp 4.7.


Book
Ext.NET web application development : a guide to building rich internet applications with Ext.NET using ASP.NET web forms and ASP.NET MVC
Author:
ISBN: 1283960974 1849693250 9781849693257 1849693242 9781849693240 9781849693240 Year: 2012 Publisher: Birminghan, UK : Packt Pub.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This is a step-by-step tutorial packed with examples and tips to learn Ext.NET from scratch. This book is written for .NET Web Application Developers who are familiar with ASP.NET looking to build .NET based Rich Internet Applications. Whether you are new to Ext JS or you are looking to use your existing Ext JS skills in a .NET environment, this book will be useful for you.


Book
Drupal Rules how-to : discover the power of the Rules framework to turn your Drupal 7 installation into an action-based, interactive application
Author:
ISBN: 1283961121 1849519994 9781849519991 Year: 2012 Publisher: Birminghan, UK : Packt Pub.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is a practical, task-based, step-by-step tutorial that starts in a simple way, identifying disk device partitions, and culminates with advanced tasks such as preparing for new operating systems. This book is for Drupal site builders and developers who want to take full advantage of the Rules framework's power and flexibility. Readers of this book should be familiar with the Drupal 7 user interface


Book
Selenium testing tools cookbook : over 90 recipes to build, maintain, and improve test automation with Selenium WebDriver
Author:
ISBN: 1680153633 1283961024 1849515751 9781849515757 9781680153637 1849515743 9781849515740 Year: 2012 Publisher: Birminghan, UK : Packt Pub.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This is a cookbook packed with code examples and step-by-step instructions to ease your learning curve. This book is intended for software quality assurance/testing professionals, software project managers, or software developers with prior experience in using Selenium and Java for testing web-based applications. This book also provides examples for C#, Python, and Ruby users.


Book
Proceedings of the 2011 International Conference on Informatics, Cybernetics, and Computer Engineering (ICCE2011) November 19-20, 2011, Melbourne, Australia : Volume 2: Information Systems and Computer Engineering
Authors: ---
ISSN: 18675662 ISBN: 128345131X 9786613451316 3642251889 3642251870 Year: 2012 Volume: 111 Publisher: Berlin, Heidelberg : Springer Berlin Heidelberg : Imprint: Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract

The volume includes a set of selected papers extended and revised from the International Conference on Informatics, Cybernetics, and Computer Engineering. An information system (IS) is any combination of information technology and people's activities using that technology to support operations, management.  Computer engineering is a discipline that integrates several fields of electrical engineering and computer science required to develop computer systems. ICCE 2011 Volume 2 is to provide a forum for researchers, educators, engineers, and government officials involved in the general areas of Information system and Software Engineering to disseminate their latest research results and exchange views on the future research directions of these fields. 81 high-quality papers are included in the volume. Each paper has been peer-reviewed by at least 2 program committee members and selected by the volume editor.


Book
Oracle E-Business Suite Financials R12 : a functionality guide : know what Oracle E-Business Suite can do before you implement it
Author:
ISBN: 1280394293 9786613572219 1849680639 9781849680639 1849680620 9781849680622 9781849680622 Year: 2012 Publisher: Olton, Birmingham [England] : Packt Pub.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This is a step-by-step functional guide to get you started easily with Oracle EBS Financials. If you are an Oracle E-Business Suite Financial consultant or an administrator looking to get a quick review on the capabilities of Oracle E-Business Suite and improve the use of the systems functionality, then this is the best guide for you. This book assumes that you have a fundamental knowledge of EBS Suite.


Book
Implementing AppFog
Authors: ---
ISBN: 1849698198 9781849698191 1306149908 9781306149907 184969818X 9781849698184 9781849698184 Year: 2012 Publisher: Birmingham : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is a practical, hands-on guide to implementing and deploying apps on the AppFog platform.Implementing AppFog is for developers who want to be able to upload applications to the cloud, and for implementation specialists, who implement and deploy apps on the AppFog platform. It is best to have Ruby installed, but we will walk you through the installation process if you do not already have it. It would be ideal to have some knowledge of cloud computing and know about the basics of database and network deployment.


Book
Guide to Web Development with Java : Understanding Website Creation
Author:
ISBN: 1447124421 144712443X Year: 2012 Publisher: London : Springer London : Imprint: Springer,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Web development is simpler than it seems, especially with the software tools freely available on the Web. Breaking from the tradition of teaching a history of Web development, this book jumps to the good stuff from the outset so that students can start writing real applications. This comprehensive Guide to Web Development with Java introduces readers to the three-tiered, Model-View-Controller architecture by using Hibernate, JSPs, and Java Servlets. These three technologies all use Java, so that a student with a background in programming will be able to master them with ease, with the end result of being able to create web applications that use MVC, validate user input and save data to a database. Topics and features: Presents the many topics of web development in small steps, in an accessible, easy-to-follow style; focusing on the most important information first, and allowing the reader to gain basic understanding before moving forwards Uses existing powerful technologies that are freely available on the web to speed up web development, such as JSP, JavaBeans, annotations, JSTL, Java 1.5, Hibernate and Tomcat Discusses HTML, HTML Forms, Cascading Style Sheets and XML Starts with the simplest technology for web development (JSP) and gradually introduces the reader to more complex topics Introduces core technologies from the outset, such as the Model-View-Controller architecture Contains many helpful pedagogical tools for students and lecturers such as questions and exercises at the end of each chapter, detailed illustrations, chapter summaries, and a glossary Includes examples for accessing common web services Provides supplementary examples and tutorials at http://www.bytesizebook.com/ Written for novice developers with a solid background in programming, but who do not have any database training, this thorough, easy-to-use textbook/guide provides an exemplary introductory course in web development for undergraduates, as well as web developers. With its straightforward and systematic style this text is also ideal for self-study. Tim Downey is a Senior Instructor at the School of Computing and Information Sciences, Florida International University, Miami, FL, USA. He has more than twenty years experience teaching web development, during which he has won numerous Outstanding Teaching Awards.

Listing 1 - 10 of 561 << page
of 57
>>
Sort by