Link to home
Start Free TrialLog in
Avatar of VBBRett
VBBRett

asked on

JSON code for the client side

Hello, I already have code for my C# JSON WCF project, now I am looking for a way to use the code for front end.  How would I do the the front end part?  Please explain a small example on how it would be done so that a user can edit, update or insert a new record;  Thanks!!
ASKER CERTIFIED SOLUTION
Avatar of Darren
Darren
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of VBBRett
VBBRett

ASKER

I am a little bit confused, not on the server side but on the client side JSON/Javascript programming.  Would it be better if I added my code to start from the server side?
Avatar of VBBRett

ASKER

If I post my server side classes, service code, etc, can somebody help me to complete my task in successfully running this project over the web?  Thanks!