<?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: Splash screen &amp;quot;Do not show this again&amp;quot; in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137294#M3473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not sure you can use the isolated storage for the splash screen which is displayed while the application is loaded because at this time, by definition, the application is not yet loaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I would be more thinking about something in Javascript and a storage as cookies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said, I never tried, so just my 2cts.:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Aug 2010 14:02:54 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2010-08-13T14:02:54Z</dc:date>
    <item>
      <title>Splash screen &amp;quot;Do not show this again&amp;quot;</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137287#M3466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do I create a splash screen before loading the map, which displays some info and has a checkbox saying "Do not show this again"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I program the checkbox so that when checked, the next time map loads, splash screen is not displayed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 05:06:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137287#M3466</guid>
      <dc:creator>SolomonPulapkura</dc:creator>
      <dc:date>2010-08-09T05:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splash screen "Do not show this again"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137288#M3467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you mean this? &lt;/SPAN&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/cc903962(VS.95).aspx"&gt;http://msdn.microsoft.com/en-us/library/cc903962(VS.95).aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 05:26:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137288#M3467</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-08-09T05:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splash screen "Do not show this again"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137289#M3468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you mean this? &lt;A href="http://msdn.microsoft.com/en-us/library/cc903962(VS.95).aspx"&gt;http://msdn.microsoft.com/en-us/library/cc903962(VS.95).aspx&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Jen,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well that does not seem to have a checkbox asking "Do not show this again". I want to be able to program such a checkbox on the splash screen so that when checked, the next time map loads, splash screen is not displayed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 06:22:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137289#M3468</guid>
      <dc:creator>SolomonPulapkura</dc:creator>
      <dc:date>2010-08-09T06:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splash screen "Do not show this again"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137290#M3469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How do I create a splash screen before loading the map, which displays some info and has a checkbox saying "Do not show this again"&lt;BR /&gt;&lt;BR /&gt;How do I program the checkbox so that when checked, the next time map loads, splash screen is not displayed.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are 2 ways I can think of:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Machine specific - use the Isolated Storage to save a flag not to show it again&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) User specific - save the setting to a "settings" file on the server or use a database to save the setting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 13:56:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137290#M3469</guid>
      <dc:creator>MartenLiebster</dc:creator>
      <dc:date>2010-08-09T13:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Splash screen "Do not show this again"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137291#M3470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There are 2 ways I can think of:&lt;BR /&gt;&lt;BR /&gt;1) Machine specific - use the Isolated Storage to save a flag not to show it again&lt;BR /&gt;2) User specific - save the setting to a "settings" file on the server or use a database to save the setting.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please provide some sample code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 15:52:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137291#M3470</guid>
      <dc:creator>SolomonPulapkura</dc:creator>
      <dc:date>2010-08-09T15:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splash screen "Do not show this again"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137292#M3471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Could you please provide some sample code?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's a blog on using Isolated Storage. &lt;/SPAN&gt;&lt;A href="http://blogs.silverlight.net/blogs/msnow/archive/2008/07/16/tip-of-the-day-19-using-isolated-storage.aspx"&gt;http://blogs.silverlight.net/blogs/msnow/archive/2008/07/16/tip-of-the-day-19-using-isolated-storage.aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 17:19:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137292#M3471</guid>
      <dc:creator>MartenLiebster</dc:creator>
      <dc:date>2010-08-09T17:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splash screen "Do not show this again"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137293#M3472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Here's a blog on using Isolated Storage. &lt;A href="http://blogs.silverlight.net/blogs/msnow/archive/2008/07/16/tip-of-the-day-19-using-isolated-storage.aspx"&gt;http://blogs.silverlight.net/blogs/msnow/archive/2008/07/16/tip-of-the-day-19-using-isolated-storage.aspx&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Marten.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 04:12:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137293#M3472</guid>
      <dc:creator>SolomonPulapkura</dc:creator>
      <dc:date>2010-08-12T04:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splash screen "Do not show this again"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137294#M3473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not sure you can use the isolated storage for the splash screen which is displayed while the application is loaded because at this time, by definition, the application is not yet loaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I would be more thinking about something in Javascript and a storage as cookies.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That being said, I never tried, so just my 2cts.:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 14:02:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137294#M3473</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-08-13T14:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splash screen "Do not show this again"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137295#M3474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am not sure you can use the isolated storage for the splash screen which is displayed while the application is loaded because at this time, by definition, the application is not yet loaded.&lt;BR /&gt;So I would be more thinking about something in Javascript and a storage as cookies.&lt;BR /&gt; &lt;BR /&gt;That being said, I never tried, so just my 2cts.:)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;True ... I was assuming that the SL app would already have been loaded.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 17:28:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137295#M3474</guid>
      <dc:creator>MartenLiebster</dc:creator>
      <dc:date>2010-08-13T17:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splash screen "Do not show this again"</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137296#M3475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for all your input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did try using Isolated Storage and was able to get rid of the Splash Screen appearing the next time the web map loads by saving the user pref from a checkbox.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 20:22:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/splash-screen-amp-quot-do-not-show-this-again-amp/m-p/137296#M3475</guid>
      <dc:creator>SolomonPulapkura</dc:creator>
      <dc:date>2010-08-13T20:22:03Z</dc:date>
    </item>
  </channel>
</rss>

