﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>.NET Integration to ASP site, DB sharing</title><link>http://www.aspplayground.net/forum/</link><description /><copyright>(c) ASP Playground Support Forum</copyright><ttl>30</ttl><item><title> RE: .NET Integration to ASP site, DB sharing (Samuel)</title><description>  Hi, &lt;br&gt;  &lt;ol&gt;&lt;li&gt;We do support integration for Registration and Login. See &lt;a href="http://www.aspplayground.net/forum/m_373880/tm.htm" target="_blank"&gt;here&lt;/a&gt;. For comment functionality, You will need to code this part, as we do not have a mechanism to extract messages and allow for posting&lt;li&gt;We have an ASP version of the software, so you don't need the .NET version&lt;li&gt;Yes, as long as each instance uses a different database user to create its db forum  objects and to access the forum db (in the connection string). Membership sharing is possible through the document I provide in point one where you designate one member table as the base and the other member tables still need duplicate data in order to work. &lt;br&gt;  &lt;li&gt;Source code is available, db schema is available in a db creation SQL script where you can see all the details of the db. &lt;br&gt;  &lt;/ol&gt; </description><link>http://www.aspplayground.net/forum/fb.ashx?m=395313</link><pubDate>Wed, 21 Mar 2007 13:15:29 GMT</pubDate></item><item><title> .NET Integration to ASP site, DB sharing (kitster)</title><description>  Hi there, &lt;br&gt;   &lt;br&gt;  Got a couple of questions: &lt;br&gt;   &lt;br&gt;  1) Can components of this forum be integrated into a website?&amp;nbsp; For example, a news story on the main website could become a Thread of its own, with the ability for people to comment and chat about it.&amp;nbsp; So, if the user is logged in, they will see some of the basic forum functionality (reply, post new comment, smilies), which is integrated into the design of the main site.&amp;nbsp; The registration and log in components are also very important in regards to this as well.&amp;nbsp; Can we take them and put them anywhere on the main site? &lt;br&gt;   &lt;br&gt;  2) Following on from the above question, can components of the .NET software be integrated onto a classic ASP page? &lt;br&gt;   &lt;br&gt;  3) Can the database be shared between multiple instances?&amp;nbsp; On the one server we're going to have multiple sites, each of which is going to require its own license.&amp;nbsp; Can each of these instances look at the same database?&amp;nbsp; And if so, can we identify between the different site's data sets?&amp;nbsp; Minimum we require is the membership database to be shared, is this possible? &lt;br&gt;   &lt;br&gt;  4) Source code.&amp;nbsp; I am prepared to customise the software, hopefully not going to have to, but you never know.&amp;nbsp; What do you supply in terms of source code, db schema, UML? &lt;br&gt;   &lt;br&gt;  Kind Regards &lt;br&gt;   &lt;br&gt;  Kitster &lt;br&gt;   </description><link>http://www.aspplayground.net/forum/fb.ashx?m=395307</link><pubDate>Wed, 21 Mar 2007 04:57:30 GMT</pubDate></item></channel></rss>
