Answered by:
javascript library

Question
-
Does anyone have any recomendations for a javascript library to call the CRM webservice? I've seen a few and am wondering if anyone has used any and how well they worked.
Tuesday, August 24, 2010 7:44 PM
Answers
-
Hi.
Try to check this - http://danielcai.blogspot.com/search/label/MSCRM%20Web%20Service%20Toolkit
Microsoft CRM Freelancer
My blog (english)
Мой блог (русскоязычный)- Marked as answer by chuckc_1 Wednesday, August 25, 2010 12:47 PM
Tuesday, August 24, 2010 7:57 PMModerator
All replies
-
Hi.
Try to check this - http://danielcai.blogspot.com/search/label/MSCRM%20Web%20Service%20Toolkit
Microsoft CRM Freelancer
My blog (english)
Мой блог (русскоязычный)- Marked as answer by chuckc_1 Wednesday, August 25, 2010 12:47 PM
Tuesday, August 24, 2010 7:57 PMModerator -
yeah, this was one of the ones i was looking at. have you used it? if so what did you think?Tuesday, August 24, 2010 8:28 PM
-
To be true - I don't like such libraries. I like to develop everything by myself. I tried to use this library and it worked fine for me.
Microsoft CRM Freelancer
My blog (english)
Мой блог (русскоязычный)Tuesday, August 24, 2010 10:02 PMModerator -
Yeah...I've also used the Javascript Toolkit mentioned above by Andriy. It works fine.
But it's better to develope your own.
Refer to following link where you will find the tool to convert your .NET code using QueryExpression to JavaScript code for calling CRM Web Service.
http://www.stunnware.com/crm2/topic.aspx?id=jswebservice
Thank you.
JayshriP.
Wednesday, August 25, 2010 4:48 AM -
Wednesday, August 25, 2010 6:47 AMModerator