<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015785" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015785</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/vb-and-com-new-site#comment-1091609</link>
    <description> &lt;p&gt;Check out this link, it provides some great data: &lt;a href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnile/html/docu2kbench.asp&quot; class=&quot;bb-url&quot;&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnile/html/docu2kbench.asp&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Oct 2001 15:26:30 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1091609 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/vb-and-com-new-site#comment-1091576</link>
    <description> &lt;p&gt;Thanks for the help guys. If that is right about IIS5 then I don;t think I will worry. The main issue I was wondering about was scalability with regards to this.....&lt;/p&gt;
 </description>
     <pubDate>Mon, 15 Oct 2001 01:57:46 +0000</pubDate>
 <dc:creator>detox</dc:creator>
 <guid isPermaLink="false">comment 1091576 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/vb-and-com-new-site#comment-1091523</link>
    <description> &lt;p&gt;Ahh, the age old debate, well not that old I guess...&lt;/p&gt;
&lt;p&gt;Anyway, it really depends on what you&#039;re doing, and the platform. In IIS4 using COM produces much better performance over doing the same thing in ASP. With the release of IIS5, Microsoft really improved the ASP engine, and believe it or not it&#039;s actually faster to keep it in ASP than doing the same thing in COM.&lt;/p&gt;
&lt;p&gt;Here&#039;s the BUT!&lt;/p&gt;
&lt;p&gt;If you&#039;re going to be doing something more than calling a stored procedure or running a query or 2 then you should probably go with COM, it&#039;s hell to debug, but if written properly it will save you time down the road (since it&#039;s properties and methods can be used by another application)&lt;/p&gt;
&lt;p&gt;Just remember that doing it in COM will add considerable time to the project.&lt;/p&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Oct 2001 23:35:31 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1091523 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>VB and COM for web site</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/vb-and-com-new-site#comment-1091521</link>
    <description> &lt;p&gt;I am guessing this info will be stored in a database.&lt;br /&gt;
If this is the case you will be using a COM object and calling it from an ASP page then accessing the database.&lt;/p&gt;
&lt;p&gt;Will the COM object use ADO? &lt;/p&gt;
&lt;p&gt;If so you have an ASP page calling an object (Visual Basic)&lt;br /&gt;
this object will call another object (ADO).&lt;/p&gt;
&lt;p&gt;This seems counter productive to me. You can just call ADO&lt;br /&gt;
from your ASP page. This creates one object as opposed to two. I think this would be more efficient.&lt;/p&gt;
&lt;p&gt;Good Luck!&lt;/p&gt;
&lt;p&gt;- Mike&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Oct 2001 23:09:12 +0000</pubDate>
 <dc:creator>mycoolross</dc:creator>
 <guid isPermaLink="false">comment 1091521 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/vb-and-com-new-site#comment-1091515</link>
    <description> &lt;p&gt;Compiled VB would be faster than ASP.  But I can&#039;t tell ya much more than that.  I never really played much with compiling VB for web.&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Oct 2001 17:11:51 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1091515 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
