New Posts New Posts RSS Feed: FILESTREAM and DevForce?
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

FILESTREAM and DevForce?

 Post Reply Post Reply
Author
ting View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 27-Mar-2009
Location: San Francisco
Posts: 427
Post Options Post Options   Quote ting Quote  Post ReplyReply Direct Link To This Post Topic: FILESTREAM and DevForce?
    Posted: 07-May-2010 at 6:26pm
Hi Chuck -
 
Filestream is supported natively by the Entity Framework, so as a supported type there shouldn't be any issues using it with DevForce.  If the blob data is particularly large, you may start to run into WCF, IIS, router, or database timeout/size limits which may need to be adjusted.  The first one you'd probably hit is in WCF, so you'd want to increase the send/receive timeouts on the CustomBinding for the client and server.
 
If the file transfer is particularly large, then you might consider going outside DevForce and building a separate service to process the raw bits.
Back to Top
chuckc View Drop Down
Groupie
Groupie


Joined: 27-Feb-2010
Posts: 54
Post Options Post Options   Quote chuckc Quote  Post ReplyReply Direct Link To This Post Posted: 03-May-2010 at 7:01am
 
Anybody have experience using SQL FILESTREAM storage with DevForce?  Success stories, gotchas, recommendations?
 
Thanks!
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down