Books : Search |
|
Beginning Xml»rank: 397708by: Kurt Cagle, Dave Gibbons, David Hunter, Nikola Ozu, Jon Pinnock, Curt Cagle
: : When the first edition of this book was written, XML was a relatively new language but already gaining ground fast and becoming more and more widely used in a vast range of applications. By the time of the second edition, XML had already proven itself to be more than a passing fad, and was in fact being used throughout the industry for an incredibly wide range of uses. With the third edition, it was clear that XML was a mature technology, but more important, it became evident that the XML landscape was dividing into several areas of expertise. Now in this edition, we needed to categorize the increasing number ... |
Visual Basic .NET Remoting Handbook»rank: 610139by: Jon Pinnock, David Curran, Andy Olsen
: :Since the announcement of .NET, a lot of attention has been paid to the new inter-application communication possibilities offered by web services. But in fact, the core technology in .NET for communication between distributed application components is .NET remoting. Remoting is the successor to Microsoft DCOM, and enables .NET application developers to easily access code running on remote computers. Remoting offers developers many ways to customize the communications process, for efficiency, security, performance and power, and allows seamless integration of components running on several computers into a single application. This power makes remoting appear complex and difficult, but this book exposes the full power of remoting to Visual Basic .NET ... |
||
Pro .NET 1.1 Remoting, Reflection, and Threading»rank: 1062862by: David Curran, Fabio Claudio Ferracchiati, Syed Fahad Gilani, Mike Gillespie, Sandra Gopikrishna, James Hart, Benny K. Mathew, Andy Olsen, Jon Pinnock, Tobin Titus, Srinivasa Sivakumar
: : will (no) doubt have some pretty killer content... — Bill Ryan, Bill's House O Insomnia Three powerful technologies Remoting, Reflection, and Threading are combined in a single book! And when these technologies come together, you are faced with a powerful range of tools that allow you to run code faster, more securely, and more flexibly. (And performance gains are critical in todays industry!) So youll be able to code applications across the spectrumfrom a single machine to an entire network. This book begins by discussing the most fundamental of the three techniques: .NET Remoting in VB.NETwhich allows you to customize your application communication processes. The next portion of the ... |
Professional Xsl (Programmer to programmer)»rank: 1094946by: Kurt Cagle, Michael Corning, Jason Diamond, Teun Duynstee, Oli Gudmundsson, Jirka Jirat, Mike Mason, Jon Pinnock, Paul Spencer, Jeff Tang, Paul Tchistopolskii, Jeni Tennison, Andrew Watt
: :Professional XSL takes an applied, tutorial-style approach to teaching the core fundamentals of the XSLT, XPath and XSL-FO specifications. You'll learn how to create well structured and modularized stylesheets to generate your required output, how to change, filter, and sort data, and how to incorporate other content for presentation purposes. XML is now the established standard for platform-neutral data storage and exchange, separating content from presentation. Its popularity is due to the flexibility of the language and the ability to reuse the data in a variety of ways. XSL is a key technology for working with XML, and is comprised of two parts: XSLT is the official language for transforming ... |