[Mono-list] web services w/ attachments

Ben Anderson benanderson.us at gmail.com
Mon Apr 3 17:29:40 EDT 2006


yes, that will work fine for me - thank you!  Also, I apologize for my
unprofessionalism - won't happen again :-)

On 3/30/06, Miguel de Icaza <miguel at ximian.com> wrote:
> Hey,
>
> >  I guess I'm wondering if there are any good free c# libraries for
> > sending http calls, or doing rest, or doing soap beyond what m$oft
> > offers (looks like dime is the only attachment support?).  I'm
> > somewhat familiar with C# but am a complete outsider as far as the
> > community goes.  I really don't care how we do it in on the server in
> > java (there's enough tools to make it rather simple).  So we want to
> > pick whatever's easiest to interop with c#.  It doesn't have to be
> > straightforward either.  Any links to projects or documentation would
> > be great.
>
> Use the System.Net.WebRequest to create HTTP requests for POST or GET.
>
> And lets please keep the discussion at a professional level and stay out
> of using the expression "m$oft" or variants of it.
>
> Miguel.
>


More information about the Mono-list mailing list