Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Large dataset updates and queries
Message
From
02/01/2009 11:33:41
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
 
 
To
02/01/2009 10:16:07
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web Service
Miscellaneous
Thread ID:
01368654
Message ID:
01370689
Views:
11
>Hi Tim and all. Does anyone out there use a streaming pattern within the wcf and mere mortals framework. In the samples we are given, the mmaccesswcfsql requires a wshttpbinding. this binding does not support streaming. Samples of how to stream large amounts of data within the wcf / mm.net framework would be appreciated. thanks rick

I wonder if you could subclass the mmDataAccessWCFSql class (or the mmDataAccessSql class) and override the methods requiring a wsHttpBinding. It would be easy enough to try since you can instantiate the DataAccessClass you need in your factory. Cut and paste all the code from mmDataAccessWCFSql into it and change what you need to make it work for your binging.

Tim
Timothy Bryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform