Microsoft Download Center Archive
Microsoft ASP.NET 3.5 Extensions Preview (Dec 2007) – ADO.NET Data Services Silverlight Add-On |
This add-on provides an ADO.NET Data Services client library to run inside Microsoft Silverlight 1.1 Alpha September Refresh applications.
- The Microsoft ASP.NET 3.5 Extensions Preview CTP shipped in Dec of 2007 and included a client library to facilitate access to ADO.NET Data Services from applications built using the .NET Framework.
This add-on extends that CTP by introducing a version of the client library that can run inside the Microsoft Silverlight 1.1 environment. Like the .NET Framework version, this library also allows developers to execute queries asynchronously, providing a more natural interaction model for a web-centric application.
Files
Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
File | Size |
---|---|
ADONETDataServices_SilverlightAddOn.exe SHA1: 4fcf2c218d9d088db210c6363799f711841f0538 | 84 KB |
File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.
System Requirements
Operating Systems: Windows Server 2003, Windows Vista, Windows XP
- Microsoft Silverlight 1.1 Alpha September Refresh
Microsoft ASP.NET 3.5 Extensions Preview Dec 2007 CTP (optional)
Installation Instructions
- Download the self-extracting archive file and extract the Microsoft.Data.WebClient.dll assembly from it. The assembly can be used as a "user assembly"; simply add a reference to it from your Silverlight project in Visual Studio. The use of the API is identical to the existing (.NET) client library, as documented in the "Using ADO.NET Data Services" document.