Hi All,
Thanks in advance for your help guys.
I have an assignment in which I have to make a WCF / Webapi based service which will have a method called ‘getStatementBalance’, this method will return a float value let say 252.54 (dont worry about the internal logic of the method) and then I have to display this returned value on a form field, following are my queries:
1. Is WCF or Web api are one and the same thing or different approaches?
2. How I will code this Service? If somebody can suggest the full code, will be really helpful
2. How I will host and call this service? Can I host it locally on local host and use it with online instance of CRM?
I m new to CRM Coding, so no help will be small help :)
Thanks
*This post is locked for comments
I have the same question (0)