Click here to Skip to main content
15,888,984 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear Friends

Please help me i want to make an api with asp.net that accepts values and updates according to it

Like this

Http://abcd.com/ id=12& orderno=123& name='Ravi'


So basically ravi sould be updates as name where orderno is 123


Thank in advance regards

Rajkumar Saroj
Posted

 
Share this answer
 
You can also look at

CRUD Operations with ASP.NET Web API using FluentNHibernate, Repository Pattern[^]

in case you are more interested to learn about it more.

Hope it helps!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900