file upload using WPF client -


I have a WPF client application through which I want to upload a file to my web server

< P> How to do this?

The way to go in your case is the sample code provided in the MSDN article (for both C # And VB.NET).


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -