Creating Restful webservice in C# in VS 2010
hi,
i want develop webservice returns xml, restful webservice in c# using vs 2010 unable find tutorial on , please send me link how consume without using proxy.
thanks
the easiest approach using asp.net mvc:
depending on complexity, simple http handler may sufficient.
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment