Way for getting notified in SL when file is uploaded to Server?


hello,

 i have following scenario:

i want upload files webserver via sl app. i'm using simple httphandler endpoint upload (not sure if best way easiest). once file uploaded want trigger web service method within sl app , provide method path of uploaded file on server.
don't know how can kind of notification when upload finished (meaning file has been written harddisk on server) know when start web service method perform tasks on file. if there exists solution nicer when solution lets me pass kind of parameter on notification, can pass actual filepath on server sl app.

thanks alot in advance!

 hi,

you can write wcfservice store uplodaed file(may byte array sending).

as far notifying silverlight application concerned can specify return type  of wcf service qwhich notify yiour silverlight client asynchronously(silverlight's default behaviot).

in return type can specify file name,location , other stuff...

 



Silverlight  >  Hosting and Streaming with Silverlight



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........