Wcf with JSON input parameter
Hi Folks,Iam new to .net ,Iam a fresher .I have one challenging task.Please help me out with this ,as it is very urgent.I should develop WCF service which has JSON Input parameter as below
i.e {ID : "123", Ph : "111111"}
In my WCF i should receive these two input and pass it to Oracle Stored Procedure as Text and pass it to storedprocedure.Please can anyone help me out with this ..Please send me its very urgent
Note: Since iam fresher.Iam struggling with this task.
Thanks,
Sam