<?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 Argis runtime .net display xy from a datatable in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/argis-runtime-net-display-xy-from-a-datatable/m-p/441162#M5332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just have a quick question. I know you can display xy data in arcobjects using itable. What I want is to put point data from a database in a .net datatable then project them on a map using runtime vs arcobjects. In arcmap i use display xy from a sql table. I read the developer help and can't see anything that resembles this. Graphic layer maybe but it seems everything is from a gis service and that's an extra step I was hoping to avoid. My data updates every 15 seconds on the source database but has less then 100 points so I was hoping to keep the steps to a minimum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use arcobjects and runtime in the same application? Everything makes me think I can't but I might try that..... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a side note I use c# and wpf hence the interest in runtime. I wanted to add mapping to a preexisting dashboard and the source database is not some thing I can manipulate so I manipulate the data in the application. Thanks all sorry if it's a dumb question I am just about to give up though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Sep 2015 06:31:41 GMT</pubDate>
    <dc:creator>KendrickSchuett</dc:creator>
    <dc:date>2015-09-12T06:31:41Z</dc:date>
    <item>
      <title>Argis runtime .net display xy from a datatable</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argis-runtime-net-display-xy-from-a-datatable/m-p/441162#M5332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just have a quick question. I know you can display xy data in arcobjects using itable. What I want is to put point data from a database in a .net datatable then project them on a map using runtime vs arcobjects. In arcmap i use display xy from a sql table. I read the developer help and can't see anything that resembles this. Graphic layer maybe but it seems everything is from a gis service and that's an extra step I was hoping to avoid. My data updates every 15 seconds on the source database but has less then 100 points so I was hoping to keep the steps to a minimum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use arcobjects and runtime in the same application? Everything makes me think I can't but I might try that..... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a side note I use c# and wpf hence the interest in runtime. I wanted to add mapping to a preexisting dashboard and the source database is not some thing I can manipulate so I manipulate the data in the application. Thanks all sorry if it's a dumb question I am just about to give up though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2015 06:31:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argis-runtime-net-display-xy-from-a-datatable/m-p/441162#M5332</guid>
      <dc:creator>KendrickSchuett</dc:creator>
      <dc:date>2015-09-12T06:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Argis runtime .net display xy from a datatable</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argis-runtime-net-display-xy-from-a-datatable/m-p/441163#M5333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GraphicsOverlay (or GraphicsLayer) is the best option, probably via the GraphicsSource property. Take a look at the sample &lt;A href="https://developers.arcgis.com/net/sample-code/GraphicsSourceSample/" title="https://developers.arcgis.com/net/sample-code/GraphicsSourceSample/"&gt;Graphics Source | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 09:17:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argis-runtime-net-display-xy-from-a-datatable/m-p/441163#M5333</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2015-09-14T09:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Argis runtime .net display xy from a datatable</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/argis-runtime-net-display-xy-from-a-datatable/m-p/441164#M5334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey thanks for getting back at me i didn't know that was there. As a learnign tool that will be great. I think that is the direction i am going to try to go I like the Interface of runtime. My next step was i was going to try hosting a winform in my WPF and using arcobjects. Thanks again for your time.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 16:24:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/argis-runtime-net-display-xy-from-a-datatable/m-p/441164#M5334</guid>
      <dc:creator>KendrickSchuett</dc:creator>
      <dc:date>2015-09-14T16:24:33Z</dc:date>
    </item>
  </channel>
</rss>

