<?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 : ASP.NET Session &quot;Persistence Manager&quot;</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : ASP.NET Session &quot;Persistence Manager&quot;</description>
  <pubDate>Wed, 10 Jun 2026 07:35:00 -700</pubDate>
  <lastBuildDate>Mon, 23 Aug 2010 11:54:00 -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=2075</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>ASP.NET Session &quot;Persistence Manager&quot; : In ASP.NET, PersistenceManager.DefaultManager...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2075&amp;PID=8146#8146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 2075<br /><strong>Posted:</strong> 23-Aug-2010 at 11:54am<br /><br />In ASP.NET, PersistenceManager.DefaultManager is actually scoped to the application and should therefore not be used.]]>
   </description>
   <pubDate>Mon, 23 Aug 2010 11:54:00 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2075&amp;PID=8146#8146</guid>
  </item> 
  <item>
   <title>ASP.NET Session &quot;Persistence Manager&quot; : From Reference Help:  The PersistenceManager...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2075&amp;PID=8100#8100</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 2075<br /><strong>Posted:</strong> 19-Aug-2010 at 10:59am<br /><br /><DIV>From Reference Help:</DIV><DIV>&nbsp;</DIV><DIV>The PersistenceManager constructor example you show uses this signature:</DIV><P>Visual Basic (Declaration)&nbsp;&nbsp; <BR>Public Function New( _<BR>&nbsp;&nbsp; ByVal pShouldConnect As Boolean _<BR>)</P><P>This constructor will create a new PersistenceManager and optionally connect to the server if pShouldConnect is true.<BR>&nbsp;<BR>DefaultManager provides an easy way of referencing your "default" PersistenceManager. If you have not explicitly constructed a PersistenceManager DefaultManager will implicitly call the default constructor upon first use. If you have constructed a PersistenceManager DefaultManager will return your first constructed instance. <BR>You can also set the PersistenceManager to be referenced as your DefaultManager. Once set, the PersistenceManager you've indicated will be returned as the "default". </P><P>When using DefaultManager without having first constructed an instance with the connection and data source extension of your choice, you lose the ability to catch and diagnose any connection problems to your PersistenceServer, since Connect is called implicitly<BR></P>]]>
   </description>
   <pubDate>Thu, 19 Aug 2010 10:59:47 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2075&amp;PID=8100#8100</guid>
  </item> 
  <item>
   <title>ASP.NET Session &quot;Persistence Manager&quot; : In an ASP.NET app, what is the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2075&amp;PID=8094#8094</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=262" rel="nofollow">Murray</a><br /><strong>Subject:</strong> 2075<br /><strong>Posted:</strong> 18-Aug-2010 at 9:46pm<br /><br />&nbsp;In an ASP.NET app, what is the difference between <FONT size=2><P></P><DIV>'from global.asx</DIV><DIV>Session(</FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>"PersistenceManager"</FONT></FONT><FONT size=2>) = </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>New</FONT></FONT><FONT size=2> PersistenceManager(</FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>True</FONT></FONT><FONT size=2>)</DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>and</DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2>Dim</FONT></FONT><FONT size=2> pm </FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>As</FONT></FONT><FONT size=2> PersistenceManager = PersistenceManager.DefaultManager</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Does&nbsp;'DefaultManager' reference the session instance?</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Murray&nbsp;</DIV></FONT></FONT>]]>
   </description>
   <pubDate>Wed, 18 Aug 2010 21:46:09 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2075&amp;PID=8094#8094</guid>
  </item> 
 </channel>
</rss>