Wed, Mar 17 2010 - 22:09:12 (UTC)

rssHome » e-Book » XML

Professional LINQ

Professional LINQProduct Description
Professional LINQ

Are you ready to revolutionize the way you can work with data? This book shows you how to effectively utilize LINQ so that you can query XML, SQLdatabases, ADO.NET DataSets, and other data sources, and it also delvesdeeper into the technology to demonstrate how LINQ can dramatically improve your applications.

Database pro Scott Klein first examines LINQ and Visual Studio® 2008, the language-specific features that support LINQ, as well as LINQ queries and the LINQ standard query operators. He then shows you how to program with LINQ to XML with both C# and Visual Basic® and how to use LINQ to XML with other data models. Plus, he walks you through LINQ to SQL queries, advanced query concepts, LINQ to Entities, and LINQ to DataSets. All of this valuable insight will provide you with powerful new tools so that you can easily extend and access information in your databases.

Professional LINQ introduces experienced programmers and database developers to LINQ database queries in their native VB and C# languages. Some of the topics covered include:
Continue Reading »

Beginning XML Databases

Beginning XML DatabasesProduct Description
* Supported by all major database systems, XML provides an easy, standardized method of transferring data between databases and to and from the Web, independent of the software in use
* Offers database programmers and data-driven Web developers detailed guidance on how to understand and work with XML as data
* Numerous hands-on, step-by-step examples help readers learn to simplify database work using XML
* Shows how to use XML to exchange data between multiple databases either internally or with external customers and partners
* Covers XML in popular databases including Oracle Database, SQL Server, and brief coverage of DB2 Database
* Covers basic syntax for XML, the XML DOM, and XSL – with an emphasis on database use, and native XML databases
* Additional topics covered include Native XML databases, XPath, XQuery, XLink, XPointer, DTDs, XML Schemas, among others

From the Back Cover

The union of XML and relational databases creates a powerful tool with the ability to transfer information between two completely unrelated databases. With this book, veteran author Gavin Powell shows you how this confluence of two technologies can simplify your database work and provide a more standardized way to exchange data between multiple databases and web sites. Continue Reading »

C# 4.0 How-To

C# 4.0 How ToProduct Description
Real Solutions for C# 4.0 Programmers

Need fast, robust, efficient code solutions for Microsoft C# 4.0? This book delivers exactly what you’re looking for. You’ll find more than 200 solutions, best-practice techniques, and tested code samples for everything from classes to exceptions, networking to XML, LINQ to Silverlight. Completely up-to-date, this book fully reflects major language enhancements introduced with the new C# 4.0 and .NET 4.0. When time is of the essence, turn here first: Get answers you can trust and code you can use, right now!

Beginning with the language essentials and moving on to solving common problems using the .NET Framework, C# 4.0 How-To addresses a wide range of general programming problems and algorithms. Along the way is clear, concise coverage of a broad spectrum of C# techniques that will help developers of all levels become more proficient with C# and the most popular .NET tools.

Fast, Reliable, and Easy to Use!
* Write more elegant, efficient, and reusable code
* Take advantage of real-world tips and best-practices advice
* Create more effective classes, interfaces, and types
* Master powerful data handling techniques using collections, serialization, databases, and XML Continue Reading »

Inside the Microsoft Build Engine: Using MSBuild and Team Foundation Build

Inside the Microsoft Build Engine: Using MSBuild and Team Foundation BuildProduct Description
As software complexity increases, proper build practices become ever more important. This essential reference drills inside MSBuild—and shows how to maximize your control over the build and deployment process. Learn how to customize and extend build processes with MSBuild—and scale them to the team, product, or enterprise level with Team Foundation Build.

Discover how to:
* Create and modify MSBuild files—outside the Visual Studio IDE
* Use XML-based syntax to declare dynamic properties and items
* Apply built-in tasks or write your own
* Customize the build process—adding code generation, unit testing, or code analysis
* Use batching and incremental builds to reduce build times
* Invoke external tools in scripts and create reusable files
* Start and stop services
* Set assembly versions and extend the clean process
* Configure, customize, and extend Team Build—and automate build from end to end
Continue Reading »

Professional Web 2.0 Programming

Professional Web 2.0 ProgrammingProduct Description
Web 2.0 architecture opens up an incredible number of options for flexible web design, creative reuse, and easier updates. Along with covering the key languages and techniques of Web 2.0, this unique book introduces you to all of the technologies that make up Web 2.0 at a professional level. Throughout the chapters, you’ll find code for several example applications built with popular frameworks that you’ll be able to utilize.

You’ll first explore the technologies that are used to create Web 2.0 applications. This includes an in-depth look at XHTML, Cascading Style Sheets (CSS), JavaScript, and Ajax. Next, you’ll gain a better understanding of the protocols and formats that enable the exchange of information between web clients and servers. Ultimately, you’ll discover exactly what you need to know about server-side programming in order to implement new ideas and develop your own robust applications.

What you will learn from this book
* How Web 2.0 applications are developed
* New ways to get the major client-side technologies to work together
* The new class of emerging tools
* All about HTTP and URIs, XML, syndication, microformats, and Web Services Continue Reading »