
The .NET Framework Standard Library Annotated Reference, Volume 2, completes the definitive reference to the .NET Framework base class library. This book-and-CD set offers programmers unparalleled insight into the ECMA and ISO specifications for the classes and members, while also explaining why they were designed as they were and demonstrating how to use them. This volume covers the Networking, Reflection, and XML libraries, complementing Volume 1’s coverage of the Base Class and Extended Numerics libraries.
The printed book contains high-level descriptions of each namespace, plus detailed descriptions and samples of each type, including annotations, inheritance diagrams, and a listing of members.
The accompanying CD contains a vastly expanded version of the book’s text that includes detailed descriptions of each member and samples for most members—almost two thousand searchable pages of immediately useful reference material, plus a full source-code archive.
With the ECMA and ISO standards as its core, the combined book and CD include
A clear and complete overview of each namespace, describing its purpose and functionality and the inheritance hierarchy of types it defines.
Type descriptions. Each type is covered in its own chapter, with a quick reference to the C# declaration syntax for all members defined in the type, and a detailed description of how the type is used.
Annotations from key insiders: members of the Microsoft design team and the ECMA Standards Committee. These comments cover everything from design rationale and history to common problems and shortcomings, with exceptional clarity and candor.
Reference tabs and an exhaustive index, which allow readers to quickly and easily navigate the text.
Code samples. Types are illustrated by working code samples, with output included.
Reusable source code for the more than one thousand samples is supplied as an archive on the CD. All code has been tested with versions 1.0, 1.1, and 2.0 of the .NET Framework and, where appropriate, with the .NET Compact Framework.
[download]
.NET Framework Standard Library Annotated Reference, Volume 2: Networking Library, Reflection Library, and XML Library
Python & XML

Product Description
If you are a Python programmer who wants to incorporate XML into your skill set, this is the book for you. Python has attracted a wide variety of developers, who use it either as glue to connect critical programming tasks together, or as a complete cross-platform application development language. Yet, because it is object-oriented and has powerful text manipulation abilities, Python is an ideal language for manipulating XML. Python & XML gives you a solid foundation for using these two languages together. Loaded with practical examples, this new volume highlights common application tasks, so that you can learn by doing.
The book starts with the basics then quickly progresses to complex topics, like transforming XML with XSLT, querying XML with XPath, and working with XML dialects and validation. It also explores the more advanced issues: using Python with SOAP and distributed web services, and using Python to create scalable streams between distributed applications (like databases and web servers). The book provides effective practical applications, while referencing many of the tools involved in XML processing and Python, and highlights cross-platform issues along with tasks relevant to enterprise computing. You will find ample coverage of XML flow analysis and details on ways in which you can transport XML through your network. Whether you are using Python as an application language, or as an administrative or middleware scripting language, you are sure to benefit from this book.
[download]
DB2 Express-C: The Developer Handbook for Xml, Php, C/c++, Java, and .net

DB2 Express-C: The Developer Handbook for Xml, Php, C/c++, Java, and .net
Paperback: 330 pages
Publisher: Prentice Hall Professional Technical Referenc (September 7, 2006)
Language: English
[download]
Visual Basic.NET and XML: Harness the Power of XML in VB.NET Applications

Book Description
An accessible and step-by-step approach to using VB.NET and XML enterprise application development
XML is a tool for interacting with, describing, and transporting data between machines across networks and across the Internet-perfectly suited for Microsoft’s .NET plan to fully integrate the Internet into distributed computing. By using real-world and fully-functional examples, this book quickly brings Visual Basic programmers and developers up to speed on XML for enterprise application development. The authors include an overview of XML and how it works with VB.NET, then explain how to use it to manipulate data in distributed environments.
Companion Web site at www.vb-helper.com features the complete working code for all the examples built in the book.
Microsoft Technologies
.NET Platform: The next big overhaul to Microsoft’s technologies that will bring enterprise distributed computing to the next level by fully integrating the Internet into the development platform. This will allow interaction between any machine, on any platform, and on any device.
Visual Basic.NET: The update to this popular visual programming language will offer greater Web functionality, more sophisticated object-oriented language features, links to Microsoft’s new common runtime, and a new interface.
ASP.NET: A programming framework (formerly known as Active Server Pages) for building powerful Web-based enterprise applications; can be programmed using VB.NET or C#.
C#: Microsoft’s new truly object-oriented programming language that builds on the strengths of C++ and the ease of Visual Basic; promises to give Sun’s Java a run for its money.
Download Description
An accessible and step-by-step approach to using VB.NET and XML enterprise application development XML is a tool for interacting with, describing, and transporting data between machines across networks and across the Internet-perfectly suited for Microsoft’s .NET plan to fully integrate the Internet into distributed computing. By using real-world and fully-functional examples, this book quickly brings Visual Basic programmers and developers up to speed on XML for enterprise application development. The authors include an overview of XML and how it works with VB.NET, then explain how to use it to manipulate data in distributed environments. Companion Web site at www.vb-helper.com features the complete working code for all the examples built in the book. Microsoft Technologies .NET Platform: The next big overhaul to Microsoft’s technologies that will bring enterprise distributed computing to the next level by fully integrating the Internet into the development platform. This will allow interaction between any machine, on any platform, and on any device. Visual Basic.NET: The update to this popular visual programming language will offer greater Web functionality, more sophisticated object-oriented language features, links to Microsoft’s new common runtime, and a new interface. ASP.NET: A programming framework (formerly known as Active Server Pages) for building powerful Web-based enterprise applications; can be programmed using VB.NET or C#. C#: Microsoft’s new truly object-oriented programming language that builds on the strengths of C++ and the ease of Visual Basic; promises to give Sun’s Java a run for its money.
[download]
at Sunday, December 20, 2009 0 comments
Labels: application, Website, xml
Enterprise Rails

Dan Chak, "Enterprise Rails"
O'Reilly Media, Inc. | 2008-10-15 | ISBN: 0596515200 | 350 pages | PDF | 4,6 MB
What does it take to develop an enterprise application with Rails? Enterprise Rails introduces several time-tested software engineering principles to prepare you for the challenge of building a high-performance, scalable website with global reach. You'll learn how to design a solid architecture that ties the many parts of an enterprise website together, including the database, your servers and clients, and other services as well.
Many Rails developers think that planning for scale is unnecessary. But there's nothing worse than an application that fails because it can't handle sudden success. Throughout this book, you'll work on an example enterprise project to learn first-hand what's involved in architecting serious web applications.
With this book, you will:
# Tour an ideal enterprise systems layout: how Rails fits in, and which elements don't rely on Rails
# Learn to structure a Rails 2.0 application for complex websites
# Discover how plugins can support reusable code and improve application clarity
# Build a solid data model--a fortress--that protects your data from corruption
# Base an ActiveRecord model on a database view, and build support for multiple table inheritance
# Explore service-oriented architecture and web services with XML-RPC and REST
# See how caching can be a dependable way to improve performance
Building for scale requires more work up front, but you'll have a flexible website that can be extended easily when your needs change. Enterprise Rails teaches you how to architect scalable Rails applications from the ground up.
[download]







