Answered by:
creating webservices using .net

Question
-
Anyone tell me where to get some examples for creating webservices using c# .net
Tuesday, May 19, 2009 11:57 AM
Answers
-
Hi Kishanraj,Here are a few examples.
Creatinghttp://www.codeproject.com/KB/webservices/myservice.aspxhttp://www.15seconds.com/Issue/010430.htmhttp://www.programminghelp.com/web-development/xml-and-web-services/how-to-create-a-web-service-in-c/Consuminghttp://msdn.microsoft.com/en-us/library/aa446547.aspxhttp://www.sitepoint.com/article/net-web-services-5-steps/http://www.dotnetjunkies.com/Article/4D13CEFA-D0FD-44BE-8749-8D17B5757564.dcikhttp://articles.techrepublic.com.com/5100-10878_11-5768122.htmlNot sure how your question relates to CRM so if are going to consume MS CRM webservices I recommend you download the MS CRM SDK and have a read of the help file.Hassan.
Hassan Hussain | http://hassanhussain.wordpress.com/- Proposed as answer by Hassan Hussain Tuesday, May 19, 2009 12:06 PM
- Marked as answer by Andrii ButenkoMVP, Moderator Sunday, June 12, 2011 8:19 PM
Tuesday, May 19, 2009 12:06 PM
All replies
-
Hi Kishanraj,Here are a few examples.
Creatinghttp://www.codeproject.com/KB/webservices/myservice.aspxhttp://www.15seconds.com/Issue/010430.htmhttp://www.programminghelp.com/web-development/xml-and-web-services/how-to-create-a-web-service-in-c/Consuminghttp://msdn.microsoft.com/en-us/library/aa446547.aspxhttp://www.sitepoint.com/article/net-web-services-5-steps/http://www.dotnetjunkies.com/Article/4D13CEFA-D0FD-44BE-8749-8D17B5757564.dcikhttp://articles.techrepublic.com.com/5100-10878_11-5768122.htmlNot sure how your question relates to CRM so if are going to consume MS CRM webservices I recommend you download the MS CRM SDK and have a read of the help file.Hassan.
Hassan Hussain | http://hassanhussain.wordpress.com/- Proposed as answer by Hassan Hussain Tuesday, May 19, 2009 12:06 PM
- Marked as answer by Andrii ButenkoMVP, Moderator Sunday, June 12, 2011 8:19 PM
Tuesday, May 19, 2009 12:06 PM -
hi hassan hussain
in the sdk where can i find creating webservices.
kishanTuesday, May 19, 2009 12:09 PM -
Kishan,The SDK does not contain information about creating Web Services, but it does have examples on how you can consume MS CRM Web Services. Please look for "How to: Add the CrmService Web Reference" in the SDK help file.Hassan.
Hassan Hussain | http://hassanhussain.wordpress.com/Tuesday, May 19, 2009 12:15 PM