Skip to Content
Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting
book

Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting

by Matthew MacDonald
February 2003
Intermediate to advanced
752 pages
16h 35m
English
Microsoft Press
Content preview from Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting

Dissecting a Sample Component

One of the most common services that components are called on to provide is data access. Databases make ideal work for components for several reasons, including the following:

  • Databases require extraneous details.

    This information (connection strings, field names, and so on) can complicate application logic. A well-written component encapsulates these details.

  • Databases are always in demand.

    A typical application might call a database several times for different pieces of information. Placing this code in a database component ensures that the connection and querying details are handled in a consistent manner rather than copied to every corner of your code.

  • Relational databases aren’t object-oriented.

    However, components ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Applied SOAP: Implementing .NET XML Web Services

Applied SOAP: Implementing .NET XML Web Services

Kenn Scribner, Mark Stiver
Microsoft® .NET Remoting

Microsoft® .NET Remoting

Scott McLean, James Naftel, Kim Williams
.NET & XML

.NET & XML

Niel M. Bornstein

Publisher Resources

ISBN: 0735619336Catalog PageErrata