<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : OOB Offline Login</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : OOB Offline Login</description>
  <pubDate>Mon, 13 Apr 2026 09:56:54 -700</pubDate>
  <lastBuildDate>Fri, 18 Mar 2011 03:51:31 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=2566</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>OOB Offline Login : Denis,  Thanks I have done #2...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2566&amp;PID=10202#10202</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1070" rel="nofollow">steveprov</a><br /><strong>Subject:</strong> 2566<br /><strong>Posted:</strong> 18-Mar-2011 at 3:51am<br /><br />Denis,<DIV>&nbsp;</DIV><DIV>Thanks I have done #2 and am also encrypting the cache. I guess I was concered that Def Force would not work properly with a null SessionBundle. Turns oput that is not the case.</DIV><DIV>&nbsp;</DIV><DIV>Thanks again</DIV>]]>
   </description>
   <pubDate>Fri, 18 Mar 2011 03:51:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2566&amp;PID=10202#10202</guid>
  </item> 
  <item>
   <title>OOB Offline Login : Hi steveprov;As you have noted,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2566&amp;PID=10200#10200</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2566<br /><strong>Posted:</strong> 17-Mar-2011 at 5:08pm<br /><br />Hi steveprov;<div><br></div><div><div>As you have noted, when offline, there is no host to authenticate the user, and you cannot call the Login or LoginAsync method. However, this is okay, since there is no access to the database or other non-local datasource in this circumstance.&nbsp;</div><div><br></div><div>To authenticate the user, you can:</div><div><br></div><div>1. Check for the successful decryption of the cache which will indicate that they have entered the correct credentials, or</div><div><br></div><div>2. If you are not encrypting the cache, compare the hash of the credentials to the locally stored hash that was computed from a prior successful login.</div></div><div><br></div><div>Hope this helps.</div>]]>
   </description>
   <pubDate>Thu, 17 Mar 2011 17:08:02 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2566&amp;PID=10200#10200</guid>
  </item> 
  <item>
   <title>OOB Offline Login : We have a SL4 app using AspNetMembership...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2566&amp;PID=10187#10187</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1070" rel="nofollow">steveprov</a><br /><strong>Subject:</strong> 2566<br /><strong>Posted:</strong> 16-Mar-2011 at 5:58pm<br /><br />We have a SL4 app using AspNetMembership and EntityManager.LoginAsync and all works very well. We now want to provide our users the ability to work in offline mode which seems doable according to the documentatiion.<DIV>&nbsp;</DIV><DIV>What I can't seem to get a handle on is how to wire into the LoginAsync to enable me to provide some Offline Authentication and Autorization when disconnected from the Membership tables on the server.</DIV><DIV>&nbsp;</DIV><DIV>I have already serialized the SessionBundle returned from an online login and saved it to Isolated storage then deserialized it but don't know what to do with it :-)</DIV><DIV>&nbsp;</DIV><DIV>Any help would be great</DIV><DIV>&nbsp;</DIV><DIV>Steve Provencher</DIV>]]>
   </description>
   <pubDate>Wed, 16 Mar 2011 17:58:51 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2566&amp;PID=10187#10187</guid>
  </item> 
 </channel>
</rss>