<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Create a custom Web service in Salesforce and consume it in C#.Net application	</title>
	<atom:link href="https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/</link>
	<description>AI, Salesforce, ServiceNow &#38; Enterprise Tech Guides</description>
	<lastBuildDate>Wed, 01 Feb 2017 22:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: suriyadev p		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-3550</link>

		<dc:creator><![CDATA[suriyadev p]]></dc:creator>
		<pubDate>Wed, 01 Feb 2017 22:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2445#comment-3550</guid>

					<description><![CDATA[Hi Jitendrazaaa/ Everyone,

I am new to salesforce. I am here to integrate my basic windows app (visual studio) data to sales force lead.
I followed your first tutorials and connected to sales force API. got all the salesforce objects into message box. So while following I couldn&#039;t how to connect to sales force and load data to lead. 

Can please help me  with load data into sales lead using windows app.
Thank you
suriyadev91@gmail.com]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendrazaaa/ Everyone,</p>
<p>I am new to salesforce. I am here to integrate my basic windows app (visual studio) data to sales force lead.<br />
I followed your first tutorials and connected to sales force API. got all the salesforce objects into message box. So while following I couldn&#8217;t how to connect to sales force and load data to lead. </p>
<p>Can please help me  with load data into sales lead using windows app.<br />
Thank you<br />
<a href="mailto:suriyadev91@gmail.com">suriyadev91@gmail.com</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Suyog		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-3501</link>

		<dc:creator><![CDATA[Suyog]]></dc:creator>
		<pubDate>Sat, 26 Nov 2016 19:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2445#comment-3501</guid>

					<description><![CDATA[Hello,
 After adding first Web reference, i added the Generated WSDL from apex class to the web reference,but its not working.(as, in your above given example it is &quot;SFDCCustom&quot;)
Thank You.]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
 After adding first Web reference, i added the Generated WSDL from apex class to the web reference,but its not working.(as, in your above given example it is &#8220;SFDCCustom&#8221;)<br />
Thank You.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nitish dikshit		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-2446</link>

		<dc:creator><![CDATA[nitish dikshit]]></dc:creator>
		<pubDate>Fri, 10 Apr 2015 10:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2445#comment-2446</guid>

					<description><![CDATA[hi,
i have one requirement of integration of sales force and biztalk.can you give me code 
of integrating biztalk and salesforce.?it&#039;s very urgent.please help me!!!]]></description>
			<content:encoded><![CDATA[<p>hi,<br />
i have one requirement of integration of sales force and biztalk.can you give me code<br />
of integrating biztalk and salesforce.?it&#8217;s very urgent.please help me!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nita		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-2207</link>

		<dc:creator><![CDATA[Nita]]></dc:creator>
		<pubDate>Thu, 10 Jul 2014 07:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2445#comment-2207</guid>

					<description><![CDATA[Hi,
I&#039;m getting error &quot;No service available for class &#039;SaveExpenditureWebServiceService&#039;&quot;

are there something I missed when copy paste example source code?]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m getting error &#8220;No service available for class &#8216;SaveExpenditureWebServiceService'&#8221;</p>
<p>are there something I missed when copy paste example source code?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nag		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-1021</link>

		<dc:creator><![CDATA[Nag]]></dc:creator>
		<pubDate>Mon, 30 Sep 2013 15:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2445#comment-1021</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-1019&quot;&gt;JitendraZaa&lt;/a&gt;.

Thanks for Your Response,

I have already created custom object (Expenditure__c) in my organization...



thank you..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-1019">JitendraZaa</a>.</p>
<p>Thanks for Your Response,</p>
<p>I have already created custom object (Expenditure__c) in my organization&#8230;</p>
<p>thank you..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nag		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-1020</link>

		<dc:creator><![CDATA[Nag]]></dc:creator>
		<pubDate>Mon, 30 Sep 2013 15:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2445#comment-1020</guid>

					<description><![CDATA[Thanks for Your Response,

I have already created custom object (Expenditure__c) in my organization...]]></description>
			<content:encoded><![CDATA[<p>Thanks for Your Response,</p>
<p>I have already created custom object (Expenditure__c) in my organization&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JitendraZaa		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-1019</link>

		<dc:creator><![CDATA[JitendraZaa]]></dc:creator>
		<pubDate>Mon, 30 Sep 2013 14:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2445#comment-1019</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-1018&quot;&gt;Nag&lt;/a&gt;.

This Custom Object &quot;Expenditure__c&quot; must be present in your org then only you can use it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-1018">Nag</a>.</p>
<p>This Custom Object &#8220;Expenditure__c&#8221; must be present in your org then only you can use it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nag		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-1018</link>

		<dc:creator><![CDATA[Nag]]></dc:creator>
		<pubDate>Mon, 30 Sep 2013 14:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2445#comment-1018</guid>

					<description><![CDATA[Hi ,
I am getting Below Error.
Can You help me ....Please.
Error 1:	The type or namespace name &#039;Expenditure__c&#039; does not exist in the namespace &#039;SFDCWebServiceExample.SFDCCustom&#039; (are you missing an assembly reference?)]]></description>
			<content:encoded><![CDATA[<p>Hi ,<br />
I am getting Below Error.<br />
Can You help me &#8230;.Please.<br />
Error 1:	The type or namespace name &#8216;Expenditure__c&#8217; does not exist in the namespace &#8216;SFDCWebServiceExample.SFDCCustom&#8217; (are you missing an assembly reference?)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Consume Salesforce Web service in C# .Net Application &#124; Shiva Blog		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/create-a-custom-web-service-in-salesforce-and-consume-it-in-c-net-application/#comment-1017</link>

		<dc:creator><![CDATA[Consume Salesforce Web service in C# .Net Application &#124; Shiva Blog]]></dc:creator>
		<pubDate>Fri, 23 Sep 2011 05:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://JitendraZaa.com/blog/?p=2445#comment-1017</guid>

					<description><![CDATA[[...] You can download the source code in next tutorial. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] You can download the source code in next tutorial. [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.jitendrazaa.com @ 2026-08-30 23:09:00 by W3 Total Cache
-->