The Offline Application Block serves as a model for developers who want to extend their smart client applications to function while offline. It demonstrates possible approaches for: Detecting the presence or absence of a network. Caching the required data...

read more

The Microsoft SOAP Toolkit is deprecated by the .NET Framework. The toolkit provides basic Web services capabilities for COM components and applications. SOAP Toolkit support has been extended from the originally posted July 1, 2004 deadline. Mainstream...

read more

Sample code for the Stored Procedure Object Interface Layer (SPOIL). This creates an object abstraction over SQL stored procedures providing applications with an object view of the data layer. This version is the first release on CNET Download.com.What is...