<?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 best web app/template that I could use ? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/best-web-app-template-that-i-could-use/m-p/441719#M40814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;I'm trying to build my 1st website and since there're many out there, I do not really know what's best for my case.&lt;/P&gt;&lt;P&gt;What I'm having right now is a .net web that shows all account numbers base on user's inputs and what I need is a button on that app that fires a gis web app showing&amp;nbsp; polygons of those accounts.&amp;nbsp;&amp;nbsp; I'm debating between flex and javascript.&amp;nbsp; I need a quick, and easiest way posibble since I'm not familiar with either of them.&amp;nbsp; Your help is greatly appreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Oct 2014 19:09:46 GMT</pubDate>
    <dc:creator>helenchu</dc:creator>
    <dc:date>2014-10-28T19:09:46Z</dc:date>
    <item>
      <title>best web app/template that I could use ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/best-web-app-template-that-i-could-use/m-p/441719#M40814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;I'm trying to build my 1st website and since there're many out there, I do not really know what's best for my case.&lt;/P&gt;&lt;P&gt;What I'm having right now is a .net web that shows all account numbers base on user's inputs and what I need is a button on that app that fires a gis web app showing&amp;nbsp; polygons of those accounts.&amp;nbsp;&amp;nbsp; I'm debating between flex and javascript.&amp;nbsp; I need a quick, and easiest way posibble since I'm not familiar with either of them.&amp;nbsp; Your help is greatly appreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 19:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/best-web-app-template-that-i-could-use/m-p/441719#M40814</guid>
      <dc:creator>helenchu</dc:creator>
      <dc:date>2014-10-28T19:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: best web app/template that I could use ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/best-web-app-template-that-i-could-use/m-p/441720#M40815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There really isn't much debate left in my opinion. At this point, flex and flash are treated as legacy on most platforms (if its even available, looking at you iOS). I would focus on the JavaScript API for any new development. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your use case also sounds relatively simple, I would take a look at &lt;A href="http://leafletjs.com/"&gt;leaflet &lt;/A&gt;+ &lt;A href="https://github.com/Esri/esri-leaflet"&gt;esri-leaflet&lt;/A&gt; plugin as it is much simpler to get up and running in than the Esri JavaScript api. The Esri API is full featured but has a fair bit of overhead&amp;nbsp; (AMD and Dojo can be a bit to wrap your head around if you're new to this) if you are building something more custom (as in not using a stock template or something like the &lt;A href="https://github.com/cmv/cmv-app"&gt;CMV&lt;/A&gt;). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 18:48:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/best-web-app-template-that-i-could-use/m-p/441720#M40815</guid>
      <dc:creator>JustinRobinson1</dc:creator>
      <dc:date>2015-04-30T18:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: best web app/template that I could use ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/best-web-app-template-that-i-could-use/m-p/441721#M40816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could build a simple app using the Esri JSAPI that checks for a url parameter and then uses the Search widget to zoom to that location.&amp;nbsp; Here's some sample code that shows how this would work: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gist.github.com/anonymous/fca4871e844b354859c8" title="https://gist.github.com/anonymous/fca4871e844b354859c8"&gt;https://gist.github.com/anonymous/fca4871e844b354859c8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you copy the code and set it up on your web server you can test using a valid parcel id as a url parameter. Here's an example of what the url for this test might look like. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://localhost/~kell3008/forum/parcels.html?parcel=1920226008" title="http://localhost/~kell3008/forum/parcels.html?parcel=1920226008"&gt;http://localhost/mytestapp/parcels.html?parcel=1920226008&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After running the app you'll be zoomed into the specified parcel and an info window will pop up showing info about that parcel. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 21:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/best-web-app-template-that-i-could-use/m-p/441721#M40816</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-04-30T21:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: best web app/template that I could use ?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/best-web-app-template-that-i-could-use/m-p/441722#M40817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree that you should use the Esri JavaScript API. Both Flex and Silverlight will no longer be supported soon. See this blog for more info: &lt;A href="http://blogs.esri.com/esri/supportcenter/2014/11/10/final-release-and-support-plan-for-the-arcgis-apis-viewers-for-flex-and-silverlight/"&gt;http://blogs.esri.com/esri/supportcenter/2014/11/10/final-release-and-support-plan-for-the-arcgis-apis-viewers-for-flex-and-silverlight/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.NET and JavaScript work just fine together. I've used both, .NET to integrate database driven applications and pure HTML5 and JavaScript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have an old app that I created in the Web ADF. But if you look at Startup.aspx.vb, it populates a url and then a page redirect if you need a sample and then I used the url parameters to perform selection in Default.aspx.vb. It's not JavaScript, but it might give you an idea of the logic that I used my .NET application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you'r just starting, you may want to follow &lt;A href="https://community.esri.com/migrated-users/2525"&gt;Kelly Hutchins&lt;/A&gt;​, she has many code examples on Geonet that you may find helpful as you start out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 13:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/best-web-app-template-that-i-could-use/m-p/441722#M40817</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-05-01T13:27:30Z</dc:date>
    </item>
  </channel>
</rss>

