<?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: Record a draw to a database in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577245#M14814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I have no idea how I can get this geometry and these coordinates, neither how to send them to database (would be with linq?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 May 2010 14:42:45 GMT</pubDate>
    <dc:creator>AlexandreGomes</dc:creator>
    <dc:date>2010-05-24T14:42:45Z</dc:date>
    <item>
      <title>Record a draw to a database</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577243#M14812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I'm pretty new to the API and Silverlight and I'm needing to do an application where users can draw lines to the map loaded via mapserver and stores that lines in SQL Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've already done the map showing and polyline draws, but can't figure out how can I store that lines to the database and load them to the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If possible, I'd also like to know how I can do this to other draws like polygon and freehand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alexandre&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 May 2010 19:32:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577243#M14812</guid>
      <dc:creator>AlexandreGomes</dc:creator>
      <dc:date>2010-05-23T19:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Record a draw to a database</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577244#M14813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to save the line in a sqlserver database, you need to be responsible for serialize/deserialize between the coordinates pair and polyline. Sqlserver database can save coordinates pair only.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to retrieve the graphic's geometry drawed by draw objects, then cast the geometry to polyline, so you can find the coordinates pair of the points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 13:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577244#M14813</guid>
      <dc:creator>wangzhifang</dc:creator>
      <dc:date>2010-05-24T13:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Record a draw to a database</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577245#M14814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I have no idea how I can get this geometry and these coordinates, neither how to send them to database (would be with linq?).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 14:42:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577245#M14814</guid>
      <dc:creator>AlexandreGomes</dc:creator>
      <dc:date>2010-05-24T14:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Record a draw to a database</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577246#M14815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;v2.0 has this support built in in conjunction with ArcGIS v10. This is by far the easiest way to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, take a look at this blogpost: &lt;/SPAN&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;http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2010/03/11/Sending-geometry-between-Silverlight-and-the-server-using-WCF.aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 May 2010 20:39:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577246#M14815</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-05-24T20:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Record a draw to a database</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577247#M14816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just forgot to thank for the answers, I'll try to do the suggestions, and any doubts I'll come back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 00:24:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/record-a-draw-to-a-database/m-p/577247#M14816</guid>
      <dc:creator>AlexandreGomes</dc:creator>
      <dc:date>2010-05-27T00:24:55Z</dc:date>
    </item>
  </channel>
</rss>

