<?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 Create Off Line Non internet application in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/create-off-line-non-internet-application/m-p/1146682#M10778</link>
    <description>&lt;P class=""&gt;I have an offline app that was originally created with&amp;nbsp; ArcEngine.&amp;nbsp; This app runs on a Windows computer and it is not connected to the internet to run the app only to update that data once a day.&amp;nbsp; I would like to update my app seeing that ArcEngine will be retireing in a couple of years. I would like to create something similar but&amp;nbsp; with current software.&amp;nbsp; &amp;nbsp; I was thinking of using ArcGIS Runtime SDK .net but I’m open to any suggestions.&amp;nbsp; I'm a new beginer when it comes to developing if anyone can offer any suggestions on how&amp;nbsp; I could learn more about creating something like this or any suggestions on useing a different platform that might be better please let me know.&amp;nbsp; I've looked at a lot of ESRI tutorials, YouTube.&lt;/P&gt;&lt;P class=""&gt;Thanks, Chris&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Feb 2022 20:56:11 GMT</pubDate>
    <dc:creator>MansfieldGIS</dc:creator>
    <dc:date>2022-02-22T20:56:11Z</dc:date>
    <item>
      <title>Create Off Line Non internet application</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-off-line-non-internet-application/m-p/1146682#M10778</link>
      <description>&lt;P class=""&gt;I have an offline app that was originally created with&amp;nbsp; ArcEngine.&amp;nbsp; This app runs on a Windows computer and it is not connected to the internet to run the app only to update that data once a day.&amp;nbsp; I would like to update my app seeing that ArcEngine will be retireing in a couple of years. I would like to create something similar but&amp;nbsp; with current software.&amp;nbsp; &amp;nbsp; I was thinking of using ArcGIS Runtime SDK .net but I’m open to any suggestions.&amp;nbsp; I'm a new beginer when it comes to developing if anyone can offer any suggestions on how&amp;nbsp; I could learn more about creating something like this or any suggestions on useing a different platform that might be better please let me know.&amp;nbsp; I've looked at a lot of ESRI tutorials, YouTube.&lt;/P&gt;&lt;P class=""&gt;Thanks, Chris&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 20:56:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-off-line-non-internet-application/m-p/1146682#M10778</guid>
      <dc:creator>MansfieldGIS</dc:creator>
      <dc:date>2022-02-22T20:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create Off Line Non internet application</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-off-line-non-internet-application/m-p/1146694#M10779</link>
      <description>&lt;P&gt;Can you fill us in on what an optimal version of your envisioned application would be? I.E. does it only update the data once a day in a stand alone database at midnight and that is all it needs to do, or is that what it does now, but optimally it would be better if a user on a smart phone could trigger the update from the field?&amp;nbsp; When the data is updated do you want apps across the enterprise to be able to see it real time, or is it just used for one purpose and is fine on an isolated stand-alone computer? Stuff like that...&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 21:12:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-off-line-non-internet-application/m-p/1146694#M10779</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-02-22T21:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create Off Line Non internet application</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-off-line-non-internet-application/m-p/1147023#M10780</link>
      <description>&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;Resources for building offline apps:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/offline/" target="_blank"&gt;https://developers.arcgis.com/documentation/mapping-apis-and-services/offline/&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/net/offline-maps-scenes-and-data/" target="_blank"&gt;https://developers.arcgis.com/net/offline-maps-scenes-and-data/&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You might also take a look at AppStudio&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/app-templates-and-builders/appstudio/" target="_blank"&gt;https://developers.arcgis.com/documentation/app-templates-and-builders/appstudio/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See also an example/demo .NET app for offline workflows&amp;nbsp;&lt;A href="https://github.com/Esri/data-collection-dotnet" target="_blank"&gt;https://github.com/Esri/data-collection-dotnet&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 15:58:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-off-line-non-internet-application/m-p/1147023#M10780</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2022-02-23T15:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create Off Line Non internet application</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/create-off-line-non-internet-application/m-p/1147031#M10781</link>
      <description>&lt;P&gt;Thanks for responding.&amp;nbsp; The optimal version is an app that is offline this is for Emergency Manangement so if we loose internet&amp;nbsp; in a natureal disaster they still have their data and be able to access the program.&amp;nbsp; They are going to have a hard time remembering to turn on and off from taking the app offline.&amp;nbsp;Yes, the app that I need to update only updates once a day and that works perfectly for them.&amp;nbsp; The data comes from our Enterprise but it does not have to be real time.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 16:13:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/create-off-line-non-internet-application/m-p/1147031#M10781</guid>
      <dc:creator>MansfieldGIS</dc:creator>
      <dc:date>2022-02-23T16:13:15Z</dc:date>
    </item>
  </channel>
</rss>

