<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Simple MVC ASP Framework</title>
	<atom:link href="http://robrohan.com/2006/09/19/simple-mvc-asp-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/</link>
	<description>技术任意</description>
	<lastBuildDate>Fri, 04 Dec 2009 04:36:16 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: :: Guilherme Vinicius - Designer and Developer :: ASP MVC Framework</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-6711</link>
		<dc:creator>:: Guilherme Vinicius - Designer and Developer :: ASP MVC Framework</dc:creator>
		<pubDate>Fri, 14 Nov 2008 13:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-6711</guid>
		<description>&lt;p&gt;[...] Pessoal estou desenvolvendo uma framework asp MVC. Ela pe baseada no projeto MVCASP. http://robrohan.com/2006/09/19/simple-mvc-asp-framework/ [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Pessoal estou desenvolvendo uma framework asp MVC. Ela pe baseada no projeto MVCASP. <a href="http://robrohan.com/2006/09/19/simple-mvc-asp-framework/" rel="nofollow">http://robrohan.com/2006/09/19/simple-mvc-asp-framework/</a> [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: a</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-6688</link>
		<dc:creator>a</dc:creator>
		<pubDate>Tue, 11 Nov 2008 22:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-6688</guid>
		<description>&lt;p&gt;^^&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>^^</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gani</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-6582</link>
		<dc:creator>Gani</dc:creator>
		<pubDate>Tue, 23 Sep 2008 10:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-6582</guid>
		<description>&lt;p&gt;I&#039;d Try your framework with your own code, in this page...
So I create folder &quot;Forms&quot; in folder &quot;View&quot;  and create file login.asp&lt;/p&gt;

&lt;p&gt;When its running...
Utils.ShowView(Session(&quot;out.content&quot;)) cause an error...&lt;/p&gt;

&lt;p&gt;So code include file in login.asp, is wrong...
before...
&lt;!-- #include file=&quot;../AppCore/Utils.asp&quot; --&gt; 
have to be ...
&lt;!-- #include file=&quot;../../AppCore/Utils.asp&quot; --&gt;&lt;/p&gt;

&lt;p&gt;It Work..&lt;/p&gt;

&lt;p&gt;I think I will use your framework for my project..&lt;/p&gt;

&lt;p&gt;Cheers :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;d Try your framework with your own code, in this page&#8230;
So I create folder &#8220;Forms&#8221; in folder &#8220;View&#8221;  and create file login.asp</p>

<p>When its running&#8230;
Utils.ShowView(Session(&#8220;out.content&#8221;)) cause an error&#8230;</p>

<p>So code include file in login.asp, is wrong&#8230;
before&#8230;
<!-- #include file="../AppCore/Utils.asp" --> 
have to be &#8230;
<!-- #include file="../../AppCore/Utils.asp" --></p>

<p>It Work..</p>

<p>I think I will use your framework for my project..</p>

<p>Cheers :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andre Vinics</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-4298</link>
		<dc:creator>Andre Vinics</dc:creator>
		<pubDate>Fri, 07 Mar 2008 01:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-4298</guid>
		<description>&lt;p&gt;Hi,
I have created a data access object to get some data and I&#039;m trying to send then to View layer, but the asp Dictionary object dont survive to session.execute. Please, Can you write a more complete sample with database iteration and maybe a DAO like layer into?&lt;/p&gt;

&lt;p&gt;thank you&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,
I have created a data access object to get some data and I&#8217;m trying to send then to View layer, but the asp Dictionary object dont survive to session.execute. Please, Can you write a more complete sample with database iteration and maybe a DAO like layer into?</p>

<p>thank you</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio Zendhi Nagao</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-3950</link>
		<dc:creator>Fabio Zendhi Nagao</dc:creator>
		<pubDate>Tue, 29 Jan 2008 19:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-3950</guid>
		<description>&lt;p&gt;Hi, thank you for this work. I&#039;ve actually build a new ASP Framework based in this one. Take a look in the site: http://zend.lojcomm.com.br/goodies/asp-xtreme-evolution/ to find an evolved version of this concept.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, thank you for this work. I&#8217;ve actually build a new ASP Framework based in this one. Take a look in the site: <a href="http://zend.lojcomm.com.br/goodies/asp-xtreme-evolution/" rel="nofollow">http://zend.lojcomm.com.br/goodies/asp-xtreme-evolution/</a> to find an evolved version of this concept.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Calderon</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-2946</link>
		<dc:creator>Christian Calderon</dc:creator>
		<pubDate>Fri, 31 Aug 2007 14:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-2946</guid>
		<description>&lt;p&gt;I wrote a framework very simular to ASP.NET some time ago. It is very popular and widely used now. Check it out at 
http://www.claspdev.com&lt;/p&gt;

&lt;p&gt;Regards,&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wrote a framework very simular to ASP.NET some time ago. It is very popular and widely used now. Check it out at 
<a href="http://www.claspdev.com" rel="nofollow">http://www.claspdev.com</a></p>

<p>Regards,</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dee</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-2884</link>
		<dc:creator>Dee</dc:creator>
		<pubDate>Thu, 16 Aug 2007 14:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-2884</guid>
		<description>&lt;p&gt;I like this approach, simple :).&lt;/p&gt;

&lt;p&gt;I think it is more practical than Troika.asp, which is very complex and verbose, even for small screen displays.&lt;/p&gt;

&lt;p&gt;I wonder if the dictionary object could have been used instead of the session object.&lt;/p&gt;

&lt;p&gt;I am also curious about any specific problems encountered for use of Server.execute for dynamic includes .&lt;/p&gt;

&lt;p&gt;thanks for sharing !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I like this approach, simple :).</p>

<p>I think it is more practical than Troika.asp, which is very complex and verbose, even for small screen displays.</p>

<p>I wonder if the dictionary object could have been used instead of the session object.</p>

<p>I am also curious about any specific problems encountered for use of Server.execute for dynamic includes .</p>

<p>thanks for sharing !</p>]]></content:encoded>
	</item>
	<item>
		<title>By: pav</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-1964</link>
		<dc:creator>pav</dc:creator>
		<pubDate>Tue, 22 May 2007 11:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-1964</guid>
		<description>&lt;p&gt;Hi Guys,&lt;/p&gt;

&lt;p&gt;Please check this out.  ASP MVC framework!&lt;/p&gt;

&lt;p&gt;http://www.troika-asp.com&lt;/p&gt;

&lt;p&gt;It uses OO JavaScript for Model and Controller logic and XSLT transformation templates for the View.&lt;/p&gt;

&lt;p&gt;Pav.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>

<p>Please check this out.  ASP MVC framework!</p>

<p><a href="http://www.troika-asp.com" rel="nofollow">http://www.troika-asp.com</a></p>

<p>It uses OO JavaScript for Model and Controller logic and XSLT transformation templates for the View.</p>

<p>Pav.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-1248</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 15 Mar 2007 12:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-1248</guid>
		<description>&lt;p&gt;It would be easier to create a fusebox 4 engine then a fusebox 2 version.   In Fusebox 4 your controller is a single, or set of, xml files that depict your logic.  The core file transverse these xml documents and creates a separate parsed file that includes all the files depicted in your fuse.  This parsed file is what is included in CF but would be best executed with a Server.Execute in ASP.&lt;/p&gt;

&lt;p&gt;I have been debating on creating ASPFusebox for a while since the client I&#039;m supporting is still using classic ASP, but the client has opted for a migration to ASP.NET instead.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It would be easier to create a fusebox 4 engine then a fusebox 2 version.   In Fusebox 4 your controller is a single, or set of, xml files that depict your logic.  The core file transverse these xml documents and creates a separate parsed file that includes all the files depicted in your fuse.  This parsed file is what is included in CF but would be best executed with a Server.Execute in ASP.</p>

<p>I have been debating on creating ASPFusebox for a while since the client I&#8217;m supporting is still using classic ASP, but the client has opted for a migration to ASP.NET instead.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Sunaryo Hadi</title>
		<link>http://robrohan.com/2006/09/19/simple-mvc-asp-framework/comment-page-1/#comment-1246</link>
		<dc:creator>Sunaryo Hadi</dc:creator>
		<pubDate>Thu, 15 Mar 2007 04:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robrohan.com/2006/09/19/simple-mvc-asp-framework/#comment-1246</guid>
		<description>&lt;p&gt;This ideas are very interesting. It should popular! I love Fusebox. Anyway, there&#039;s other popular framework for PHP, cakePHP. Still not learn yet cakePHP, but it should be also interesting&lt;/p&gt;

&lt;p&gt;Btw, I have try your mvcasp. Still not work yet!&lt;/p&gt;

&lt;p&gt;Microsoft VBScript runtime  error &#039;800a01ad&#039;
ActiveX component can&#039;t create object: &#039;Scripting.FileSystemObject&#039;
/mvcasp/AppCore/Utils.asp, line 39&lt;/p&gt;

&lt;p&gt;Btw, any documentation yet on this? I would like to join the team, to develop more in the future.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This ideas are very interesting. It should popular! I love Fusebox. Anyway, there&#8217;s other popular framework for PHP, cakePHP. Still not learn yet cakePHP, but it should be also interesting</p>

<p>Btw, I have try your mvcasp. Still not work yet!</p>

<p>Microsoft VBScript runtime  error &#8216;800a01ad&#8217;
ActiveX component can&#8217;t create object: &#8216;Scripting.FileSystemObject&#8217;
/mvcasp/AppCore/Utils.asp, line 39</p>

<p>Btw, any documentation yet on this? I would like to join the team, to develop more in the future.</p>]]></content:encoded>
	</item>
</channel>
</rss>
