Share Data Among Objects Using the Monostate Design Pattern July 8, 2003 ertain applications need to share data among different users or among distributed instances of the same application. Using a file to store the shared data isn’t an ideal solution due
Store and Retrieve XML-based Business Objects with SQL Server and .NET (Part II) July 8, 2003 his is Part II of an article series that describes how to pass data into and out of SQL Server not as raw data or as DataSets, but as objects