TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
haji
NA
7
17.9k
REST service CRUD operations with database(SQL)
Aug 31 2012 7:47 AM
Hii
I want to develop REST services in which I want to implement all the operations(Create,Read,Update,Delete) methods with database i.e I have to save the data to SQL database,update the data ,delete the data and get data from database.I browsed through google but couldn't find a better approach.How to perform these operations using REST services..?
Thanks in advance,,,
Reply
Answers (
0
)
What different Transaction Isolation Levels Provided in WCF
How to develop WCF with N-tier architecture for asp.net