<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Need to create a simple Silverligth WCF to insert, update and delete feature data in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73331#M1789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can leverage the ESRI classes in that case (no need to build your own WCF service). Follow these steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Using ArcCatalog, import or create your feature classes into an SDE database.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Register the feature classes as versioned (right-click-&amp;gt;register as versioned)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;In ArcMap, drag and drop the feature classes to an MXD, and setup any symbology you want there.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Save the MXD and publish to ArcGIS server with Feature Access and Editing options checked.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Add a feature layer to your silverlight map with the url property set to your new feature service (&lt;A _jive_internal="true" href="https://community.esri.com/[servername]/ArcGIS/rest/services"&gt;http://[servername]/ArcGIS/rest/services/&lt;/A&gt;[foldername]/[servicename]/FeatureService/[0,1,2,3, etc])&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Add an editor widget to your silverlight app (from the &lt;A href="http://esrisilverlight.codeplex.com/"&gt;ESRI Silverlight Toolkit&lt;/A&gt;)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;You're done.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Feb 2011 14:23:39 GMT</pubDate>
    <dc:creator>DanielWalton</dc:creator>
    <dc:date>2011-02-28T14:23:39Z</dc:date>
    <item>
      <title>Need to create a simple Silverligth WCF to insert, update and delete feature data.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73328#M1786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need your help and have only been working with the ESRI Silverlight API for 2 week.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We need a simple example on how to create a simple Silverlight-enabled WCF Service that inserts updates and can delete data from a feature layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 13:00:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73328#M1786</guid>
      <dc:creator>RobertBrodsky</dc:creator>
      <dc:date>2011-02-28T13:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need to create a simple Silverligth WCF to insert, update and delete feature data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73329#M1787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The answer will depend on what you have available on the server side. Do you have ArcGis Server 10 and ArcSDE?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 13:50:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73329#M1787</guid>
      <dc:creator>DanielWalton</dc:creator>
      <dc:date>2011-02-28T13:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need to create a simple Silverligth WCF to insert, update and delete feature data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73330#M1788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes are using both.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 14:14:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73330#M1788</guid>
      <dc:creator>RobertBrodsky</dc:creator>
      <dc:date>2011-02-28T14:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need to create a simple Silverligth WCF to insert, update and delete feature data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73331#M1789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can leverage the ESRI classes in that case (no need to build your own WCF service). Follow these steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Using ArcCatalog, import or create your feature classes into an SDE database.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Register the feature classes as versioned (right-click-&amp;gt;register as versioned)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;In ArcMap, drag and drop the feature classes to an MXD, and setup any symbology you want there.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Save the MXD and publish to ArcGIS server with Feature Access and Editing options checked.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Add a feature layer to your silverlight map with the url property set to your new feature service (&lt;A _jive_internal="true" href="https://community.esri.com/[servername]/ArcGIS/rest/services"&gt;http://[servername]/ArcGIS/rest/services/&lt;/A&gt;[foldername]/[servicename]/FeatureService/[0,1,2,3, etc])&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Add an editor widget to your silverlight app (from the &lt;A href="http://esrisilverlight.codeplex.com/"&gt;ESRI Silverlight Toolkit&lt;/A&gt;)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;You're done.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 14:23:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73331#M1789</guid>
      <dc:creator>DanielWalton</dc:creator>
      <dc:date>2011-02-28T14:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need to create a simple Silverligth WCF to insert, update and delete feature data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73332#M1790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a very good example to get you started:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/03/11/Sending-geometry-between-Silverlight-and-the-server-using-WCF.aspx"&gt;&lt;BR /&gt;Geometry to WCF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you've made WCF insert, delete and update operations, you have a few options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can make featureserver calls from the WPF version of the ESRI Silverlight API, which is the safest &amp;amp; easiest bet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can send HTTPRequests directly to the ESRI REST service, but you'll have to parse the response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can directly edit the database with C#, offers the most control out of all the options, but you could seriously corrupt your database if you don't know what you're doing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 15:29:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73332#M1790</guid>
      <dc:creator>DaveRabrun</dc:creator>
      <dc:date>2011-02-28T15:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need to create a simple Silverligth WCF to insert, update and delete feature data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73333#M1791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you already have ArcGIS Server 10, there's absolutely no reason to use WCF. The FeatureLayer already fully supports editing and saving back to the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The WCF approach mentioned in the blogpost is really for scenarios not involving ArcGIS Server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 23:12:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73333#M1791</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2011-02-28T23:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need to create a simple Silverligth WCF to insert, update and delete feature data</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73334#M1792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The reason I need to create a web service is that we are going to have other application consume the service. All the example I have seen on the forums and sdk show how it is done directly from a Silverlight application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 12:25:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/need-to-create-a-simple-silverligth-wcf-to-insert/m-p/73334#M1792</guid>
      <dc:creator>RobertBrodsky</dc:creator>
      <dc:date>2011-03-01T12:25:59Z</dc:date>
    </item>
  </channel>
</rss>

