vote up 3 vote down star
1

Anyone successfully using this in c# or is there a better alternative to this? Also any good working project that I can look at and get a good feel? most projects i have come across is in C++ and was looking for a C# project

flag

8% accept rate

1 Answer

vote up 4 vote down

Yes, we're using it in a tool to let customers upload logs, dumps, etc. to our customer support department. You could use it directly via PInvoke/COMInterop, but I suggest to have a look at SharpBITS.NET, which wraps the BITS interface nicely.

link|flag
Hey Martin, I would appreciate if you could you put any comments on this question stackoverflow.com/questions/1830811/…. – theraneman 21 hours ago

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.