<?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: Newby Needs Help in Creating an Offline c# Project in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508296#M6257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've just shared a Local Server sample yesterday. You can find it in the WPF sample viewer or you can view the sample&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/master/src/WPF/ArcGISRuntime.WPF.Samples/Samples/LocalServer/DynamicWorkspaceShapefile"&gt;on GitHub&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That sample reads a shapefile, but the changes needed to use a geodatabase should be minimal. I'll take a look at making a sample to demonstrate Local Server use with geodatabases specifically.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Dec 2017 01:03:13 GMT</pubDate>
    <dc:creator>NathanCastle1</dc:creator>
    <dc:date>2017-12-20T01:03:13Z</dc:date>
    <item>
      <title>Newby Needs Help in Creating an Offline c# Project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508295#M6256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gang, I am an Access VBA developer, I would like to move my db over to .NET, and add GIS functionality.&amp;nbsp; I am new to c#, and xaml, but I'm willing to learn (my experiance has so far been with VB).&amp;nbsp; I have installed the esri runtime in visual studio, and have developed a sample ap (wpf) that displays an online map etc.&amp;nbsp; I have also setup a local arcGIS server on my local machine, and have created a .geodatabase with some local data for testing (two layers in there).&amp;nbsp; I have been trolling around the various esri pages and git looking for a sample c# (or VB) project that loads and displays data from a local server for offline use, but I can't find one - they are all online stuff.&amp;nbsp; I can find some code snippets etc, but I'm not very comfortable with c# syntax, so a comlete running ap sample would be better to start with if possible.&amp;nbsp; Can anyone help me?&amp;nbsp; Much appreciated.&amp;nbsp; -John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2017 23:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508295#M6256</guid>
      <dc:creator>JohnManson1</dc:creator>
      <dc:date>2017-12-17T23:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Newby Needs Help in Creating an Offline c# Project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508296#M6257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've just shared a Local Server sample yesterday. You can find it in the WPF sample viewer or you can view the sample&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/master/src/WPF/ArcGISRuntime.WPF.Samples/Samples/LocalServer/DynamicWorkspaceShapefile"&gt;on GitHub&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That sample reads a shapefile, but the changes needed to use a geodatabase should be minimal. I'll take a look at making a sample to demonstrate Local Server use with geodatabases specifically.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 01:03:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508296#M6257</guid>
      <dc:creator>NathanCastle1</dc:creator>
      <dc:date>2017-12-20T01:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Newby Needs Help in Creating an Offline c# Project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508297#M6258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;in addition to what Nathan sends you i would more then recommend you to check this out&lt;/P&gt;&lt;P&gt;Inside the&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/" title="https://developers.arcgis.com/"&gt;ArcGIS for Developers&lt;/A&gt;&amp;nbsp;you have 2 Tabs that can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/labs/browse/?topic=Offline&amp;amp;product=NET" title="https://developers.arcgis.com/labs/browse/?topic=Offline&amp;amp;product=NET"&gt;Browse ArcGIS DevLabs | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/example-apps/" title="https://developers.arcgis.com/example-apps/"&gt;Get Started with Example Apps | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shahar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 05:20:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508297#M6258</guid>
      <dc:creator>ShaharBukra</dc:creator>
      <dc:date>2017-12-20T05:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Newby Needs Help in Creating an Offline c# Project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508298#M6259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Shahar, I'll look at this as well.&amp;nbsp; Didn't notice the labs in there.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 19:57:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508298#M6259</guid>
      <dc:creator>JohnManson2</dc:creator>
      <dc:date>2017-12-20T19:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Newby Needs Help in Creating an Offline c# Project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508299#M6260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nathan, I'll look at this tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 19:58:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/newby-needs-help-in-creating-an-offline-c-project/m-p/508299#M6260</guid>
      <dc:creator>JohnManson2</dc:creator>
      <dc:date>2017-12-20T19:58:38Z</dc:date>
    </item>
  </channel>
</rss>

