working with multiple tables using wcf service

Posted by Mandlaa under WCF on 7/15/2014 | Points: 10 | Views : 2227 | Status : [Member] | Replies : 8
Anybody give me examples for multiple tables using wcf service

And also perform all curd operations like Insert,Update,Delete




Responses

Posted by: kgovindarao523-21772 on: 7/16/2014 [Member] [MVP] Bronze | Points: 25

Up
0
Down
Hi,
Here is a sample example.

http://www.dotnetcodesg.com/Article/UploadFile/2/113/CRUD%20Operation%20in%20GridView%20Using%20WCF%20Service.aspx

Thank you,
Govind

Mandlaa, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Mandlaa on: 7/16/2014 [Member] Starter | Points: 25

Up
0
Down
Thank you for replying,
I want to multiple tables using Linq or Entity framework

Mandlaa, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: kgovindarao523-21772 on: 7/16/2014 [Member] [MVP] Bronze | Points: 25

Up
0
Down
Can you clarify me, Multiple tables means, a service method that returns multiple tables data, or WCF that uses various tables.

Thank you,
Govind

Mandlaa, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Mandlaa on: 7/16/2014 [Member] Starter | Points: 25

Up
0
Down
a service method that returns,Insert,Update
multiple tables data,

Mandlaa, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: kgovindarao523-21772 on: 7/16/2014 [Member] [MVP] Bronze | Points: 25

Up
0
Down
So, Do you want us to create a wcf service with your requirements and web application which implements CRUD operations and POST back to you. right?


Thank you,
Govind

Mandlaa, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Mandlaa on: 7/16/2014 [Member] Starter | Points: 25

Up
0
Down
yes

Mandlaa, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: kgovindarao523-21772 on: 7/16/2014 [Member] [MVP] Bronze | Points: 25

Up
0
Down
If you are really a developer,
Why don't you try a solution based on your requirements using the references we provided rather than waiting for us to provide a solution. Come up with Questions/doubts that you have faced while implementing.

This forms section is for Questions and answers, right? not to do such entire tasks .
Please come up with queries and we(dotnetfunda users ) are ready to give you a solution.

Thank you,
Govind

Mandlaa, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Mandlaa on: 7/16/2014 [Member] Starter | Points: 25

Up
0
Down
I am starting to WCF that's why i am asking,

Mandlaa, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response