Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 31, 2012 05:18 AM by kedarrkulkarni
Member
21 Points
49 Posts
Dec 31, 2012 05:16 AM|LINK
hi,
I have a task in which i have to take some parameters from url and save in my database table. just it.
for that i want to create a web service. problem is i don't know ABC of webservice.
Need very basic code for REST web service for ASP.NET 2.0 VB
i just have to take parameters from url and fire a query in my database, no more work.
it would be greate if somebody give me a sample code.
any help will be appreaciated.
All-Star
34535 Points
5554 Posts
Dec 31, 2012 05:18 AM|LINK
see the RESTful web api... straight forward
http://www.bluelemoncode.com/post/2012/03/04/CRUD-operation-using-Web-API-in-Aspnet-Web-form-application.aspx
hope this helps...
KunalVishwak...
Member
21 Points
49 Posts
Need very basic code for REST web service for ASP.NET 2.0 VB
Dec 31, 2012 05:16 AM|LINK
hi,
I have a task in which i have to take some parameters from url and save in my database table. just it.
for that i want to create a web service. problem is i don't know ABC of webservice.
Need very basic code for REST web service for ASP.NET 2.0 VB
i just have to take parameters from url and fire a query in my database, no more work.
it would be greate if somebody give me a sample code.
any help will be appreaciated.
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thanks,
Kunal
kedarrkulkar...
All-Star
34535 Points
5554 Posts
Re: Need very basic code for REST web service for ASP.NET 2.0 VB
Dec 31, 2012 05:18 AM|LINK
see the RESTful web api... straight forward
http://www.bluelemoncode.com/post/2012/03/04/CRUD-operation-using-Web-API-in-Aspnet-Web-form-application.aspx
hope this helps...
KK
Please mark as Answer if post helps in resolving your issue
My Site