• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

ADO.NET Programming - Release Announcement - Manning

 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
===========================
MANNING PRESS RELEASE
===========================
Manning Publications announces the release of:
ADO.NET Programming
By Arlen Feldman
Greenwich, CT June 2002 - ADO.NET, Microsoft's new data access technology, provides all the standard data access capabilities you would expect. It also solves the unique problems associated with disconnected database access
needed for robust n-tier and web applications.
ADO.NET Programming covers database programming in .NET and illustrates important steps with robust examples. This book demonstrates how to
achieve effortless separation of data presentation from data access; how to easily go from relational data to XML and back; how to bind data directly to the Web and Windows Controls; how to write generic access code that talks to multiple databases without change; and much more. Along the way, ADO.NET Programming illustrates common tasks with well-focused examples, points out the "gotchas," and emphasizes best practices.
What's Inside -
* Benefits and uses of the DataSet
* Building scalable, multitier applications
* Moving between relational data and XML
* Binding data to Window and web controls
* Benefits of connection pooling
* Distributed transactions with COM+
* Handy references to core classes
* C# examples in SQL Server, Oracle and MS Access
Manning's .NET Series includes the acclaimed Microsoft .NET for Programmers and Windows Forms Programming with C#. Visit our .NET Community page at www.manning.com/dotnetbooks to read about current titles as well as books in development on this topic. A link to Manning's Author Online discussion forums is also found here.
About the Author -
Arlen Feldman, the chief architect for FrontRange Solutions, collaborates with Microsoft on one of the largest .NET applications to date. He lives in
Colorado Springs.
ADO.NET Programming
By Arlen Feldman
ISBN 1930110-294
Softbound, 480 pages, $44.95
Ebook, PDF, $13.50
 
Villains always have antidotes. They're funny that way. Here's an antidote disguised as a tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic