Through Open Data Protocol (OData) one can expose data feeds of binary large object (BLOB) data, such as photos, videos, and documents. This sample demonstrate how to use the IDataServiceStreamProvider interface in WCF Data Services to implement an OData service that uses a streaming provider to store and retrieve image files, along with information about each photo.
No comments:
Post a Comment