books by Peer Information Inc
 
 



Suche books:   






  
Professional Visual Basic 6 XML
James G. Britt, Teun Duynstee

Peer Information Inc., 1999

Professional Visual Basic 6 XML teaches XML theory and application for VB programmers with no previous XML experience. Following a complete introduction to XML concepts and syntax, you'll rapidly discover where and how you can take advantage of XML in your own applications, and how to create new and innovative applications that use XML to achieve powerful results. The open, extensible and self-describing nature of XML makes it ideal ...
  
  











  



  
The Beginner's Guide to C++ (Beginner's Guides)
O. Yaroshenko, Oleg Yaroshenko

Peer Information Inc., 1994

With comprehensive coverage of the language syntax, this guide teaches procedural and object-oriented programming to novice computer programmers. Each chapter features three example applications, including code fragments used to explain language syntax. Also includes substantial application development throughout.
  
  











  



  
Beginning XSLT
Jeni Tennison

Peer Information Inc., 2002

XML is established as the universal standard for delivering documents and data on the Web. The next step is to process that data and the XSL Transformation language, XSLT, has been developed as the primary means for such processing. XSLT can be used to convert XML data for presentational purposes as well as to modify data structure.
  
  











  



  
C# Text Manipulation Handbook
Francois Liger, Craig McQueen, ...

Peer Information Inc., 2002

The .NET Framework has a variety of string manipulation features, but incorrect or ill-considered use of these methods could drastically increase your memory and processor consumption. This book teaches you how to make use of regular expressions to match and replace text, and how to manipulate text using the various string matching, manipulation, and replacement classes. Issues such as Internationalization and data conversion will also be ...
  
  











  



  
Expert One on One Oracle
Thomas Kyte

Peer Information Inc., 2001

Tom Kyte has a simple philosophy: you can treat Oracle as a black box and just stick data into it or you can understand how it works and exploit it as a powerful computing environment. If you choose the latter course, then you will find that there are few information management problems that you cannot solve quickly and elegantly. Tom has selected the most important features and techniques and he teaches them in a proof-by-example manner, not ...
  
  











  



  
Revolutionary Guide to QBASIC, with Compiler and Disk
Vladimir Dyakonov, Victor Djakonov

Peer Information Inc., 1996

This guide features a range of advanced graphics and sound programming. Also included is a full guide to the QBasic language and all the information you need to make your QBasic programs run faster.
  
  











  



  
Professional Java Data: RDBMS, JDBC, SQLJ, OODBMS, JNDI, LDAP, Servlets, JSP, WAP, XML, EJBs, CMP2.0, JDO, ...
Carl Calvert Bettis, Michael Bogovich, ...

Peer Information Inc., 2001

Java provides versatile technologies for data access and manipulation. This book investigates these technologies in detail and shows how they can be used to develop robust enterprise applications. The book is divided into five sections, the first of which looks at data and object modeling. The second section investigates accessing data in relational and object oriented databases, and directory services. The focus of the following section ...
  
  











  



  
Professional Site Server 3.0 Commerce Edition
Marco Tabini

Peer Information Inc., 1999

Microsoft Commerce Server 3.0 (MSCS) is part of Microsoft Site Server 3.0, Commerce Edition. While Site Server encompasses a wide variety of markets, MSCS focuses on the creation of electronic commerce (EC) sites. EC is already a booming market, with over $200 billion in sales projected by the year 2001 (source: Ernst & Young), and thousands of companies, from veterans of the traditional retail chain to Internet startups, are rushing into this ...
  
  











  



  
Professional Java Server Programming J2EE Edition
Subrahmanyam Allamaraju, Andrew Longshaw, ...

Peer Information Inc., 2000

Rather than a simple update of the existing Professional Java Server Programming book, the J2EE edition represents an evolution of the content to reflect the changing state of server-side Java development. Whereas the first edition can be seen as an introduction to Java on the server, the new edition is a more tightly integrated vision of how to combine the Java technologies to develop n-tier applications in Java based primarily around J2EE. ...
  
  











  



  
Professional VB SAP R/3 Programming
Oleg Ovanesyan

Peer Information Inc., 1999

This book introduces the fundamentals of SAP, including the new SAP tools and technologies. SAP R/3 business objects and BAPIs are implemented and a guide to the SAP Business Framework is illustrated. The SAP R/3 Automation tools are used to replicate SAP functionality from VB and the DCOM Component Connector is used to generate business object proxies, aswell as programming the core components of the DCOM Component Connector. Browsing the SAP ...
  
  











  



  
Beginning JavaScript
Paul Wilton

Peer Information Inc., 2000

JavaScript is the language of the Web. Used for programming all major browsers, JavaScript gives you the ability to enhance your web site by creating interactive, dynamic and personalized pages. Our focus in this book is on client-side scripting, but JavaScript is also hugely popular as a scripting language in server-side environments, a subject that we cover in later chapters. Beginning JavaScript assumes no prior knowledge of programming ...
  
  











  



  
Outlook 2000 VBA Programmers Reference
Dwayne Gifford

Peer Information Inc., 1999

Outlook 2000 is an important part of the Office 2000 program suite, and will be available in the Premium, Professional, Standard and Small Business editions of Office 2000. At present, most people use Outlook for sending and receiving emails and little else, However, Outlook 2000 is set to become a very powerful organizational tool. Outlook 2000 now hosts VBA (Visual Basic for Applications) and hence there is a strong emphasis on ...
  
  











  



  
Professional PHP Programming
Jesus M. Castagnetto, Harish Rawat, ...

Peer Information Inc., 1999

This book covers middle-tier programming with PHP. PHP is a server-side, HTML-embedded scripting language. It is an open source technology, rapidly gaining popularity as a scripting language for people running dynamic websites. One of its major attractions over Perl, JavaScript and other scripting languages is that PHP has a built-in database integration layer and seamless IP connectivity, with LDAP and TCP as well as the IMAP mail interface. ...
  
  











  



  
Visual Basic .NET Text Manipulation Handbook: String Handling and Regular Expressions
Paul Wilton, Craig McQueen, ...

Peer Information Inc., 2002

The .NET Framework brings a variety of string manipulation features to the VB language, and some of these, namely regular expressions and the StringBuilder class, are something VB 6 developers may not have seen before. This book teaches you how to manipulate text using these string matching, manipulation, and replacement classes. Issues such as Localization and data conversion will also be investigated.
  
  











  



  
Early Adopter Curl
Michael Gordon, James Joly, ...

Peer Information Inc., 2001

The Curl Content Language, and the accompanying Surge Lab IDE represent one possible look at the future of web content. A fully object-oriented language, Curl takes the greatest features of HTML, Javascript, DHTML and Java and combines them into a cross-browser, cross-platform technology that's easy to learn and has some serious power behind it. The result of six year's development, Curl is the first language designed specifically to encompass ...
  
  











  



  
Professional .NET Network Programming
Srinivasa Sivakumar, Ajit Mungale, ...

Peer Information Inc., 2002

Networking is one of the core tasks of enterprise-level programming, and for the programmer familiar with the C# language this book will provide the information to put network programming at the heart of their .NET applications. Prior knowledge of network programming is not assumed, but the reader already familiar with networking from another environment will find the pace quick enough for the book to still prove valuable. This book will ...
  
  











  



  
Beginning Java 2 JDK 1.3 Edition (Programmer to Programmer)
Ivor Horton

Peer Information Inc., 2000

A second edition Beginning Java title is now required because: In quarter one, 2000, Sun will release version 1.3 of their Java Developers Kit (JDK 1.3). This is significant because: The fastest Java platform performance ever is now available for download, and is coming to your mailbox from America Online (AOL), thanks to an agreement between Sun and AOL to deliver the Java Runtime Environment on the AOL 5.0 CD-ROM. The newest version of J2SE ...
  
  











  



  
Fast Track ASP.NET
Brady Gaster, Marco Bellinaso, ...

Peer Information Inc., 2002

This book is a concise introduction to the concepts and techniques that you will need to grasp in order to start building ASP.NET applications. ASP.NET introduces many new features for web application development. It promises a wealth of benefits including higher performance, pain free multi-device development, and easier code reuse. This book will show you what is possible and give you an understanding of ASP.NET that you will find ...
  
  











  



  
Access 97 VBA Programming with CDROM (Beginning)
Robert Smith, David Sussman

Peer Information Inc., 1997

Lots of clear samples and realistic examples teach users how to optimize their database to improve performance. "Beginning Access 97 VBA Programming" provides proven step-by-step beginning tutorials for publishing databases on the Internet.
  
  











  



  
Fast Track ADO.NET
Kevin Hoffman, Donald Xie, ...

Peer Information Inc., 2002

ADO.NET is Microsoft's latest data access technology and, as an integral part of the .NET Framework, is far more than simply an upgrade of previous incarnations of ADO. ADO.NET provides an extensive set of .NET classes that facilitate efficient access to data from a large variety of sources, enable sophisticated manipulation and sorting of data, and forms an important framework within which to implement inter-application communication and XML ...
  
  











  








   



search for books
access, adopter, beginner, beginning, commerce, compiler, edition, expert, expressions, guides, handbook, handling, javascript, manipulation, modeling, network, oracle, outlook, performance, professional, programmer, programmers, programming, reference, regular, revolutionary, scalability, servlets, string, transactions




Suche books:   


books
apparel
baby
beauty
books
camera photo
cell phones
classical music
computers
dvd
electronics
gourmet food
health personal care
kitchen
magazines
musical instruments
office products
outdoor living
computer video games
popular music
pet-supplies
software
sporting goods
tools hardware
toys-games
vhs
watches jewelry




Kindle - Amazon's New Wireless Reading Device
This is the future of book reading. I have used it and love it!

randomly chosen


health & personal care: Philips Sonicare HX6711/02 HealthyWhite 710 Rechargeable Electric ...

home  impressum - about us