4
Answers

creating WCF service without using entity framework!!

Vikram N

Vikram N

11y
1.6k
1
Hello everyone..
I'm creating a wcf service to add and delete employees... I'm using stored procedures to do so.. i'm not supposed to use any frameworks... I need to give the input through winforms, Can anyone tell me how to connect winform to wcf service?
P.S: I cannot have direct contact with Data Base, Everyrthing must be through WCF Service only.
Thanx in advance :)
tc...
Answers (4)