DekGenius.com
Team LiB
Previous Section Next Section

Chapter 7: Practical ADO .NET Programming (Part Two)

 Download CD Content

In This Chapter

In Chapter 6 we concentrated on the data retrieval aspect of the Web Service. In this chapter, we will expand the Web Service to include data update methods.

We will look at how to set up the DataSet to avoid concurrency issues and how to update data via stored procedures instead of scripts.

Team LiB
Previous Section Next Section