<?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 : MVC Samples/Tutorials</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : MVC Samples/Tutorials</description>
  <pubDate>Sat, 11 Apr 2026 15:18:24 -700</pubDate>
  <lastBuildDate>Thu, 26 Aug 2010 14:29:39 -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=2090</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>MVC Samples/Tutorials : Any luck on a sample? Or advice...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8225#8225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=441" rel="nofollow">*Calsy</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 26-Aug-2010 at 2:29pm<br /><br />Any luck on a sample? Or advice on what would be causing the error?<DIV>&nbsp;</DIV><DIV>I double checked this wasnt a vb issue (created a c# project exact same happened).</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Thu, 26 Aug 2010 14:29:39 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8225#8225</guid>
  </item> 
  <item>
   <title>MVC Samples/Tutorials : Hi Ward, You are correct i did...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8191#8191</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=441" rel="nofollow">*Calsy</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 25-Aug-2010 at 1:19pm<br /><br />Hi Ward, You are correct i did mean asp net MVC.<DIV>&nbsp;</DIV><DIV>This will be my first real web page development (previously just winforms, wpf and silverlight development) and from all the research ive done i have found and been&nbsp;told that i would get more out of going down the MVC root.</DIV><DIV>&nbsp;</DIV><DIV>Also after watching multiple vids off the <a href="http://www.asp.net/mvc" target="_blank">http://www.asp.net/mvc</A>&nbsp;website i can see why they are saying that it is the next big thing. Also the technology suits the website i am developing to a tee.</DIV><DIV>&nbsp;</DIV><DIV>I did start&nbsp;a quick prototype&nbsp;and created the edmx file and set the appropriate ideablade booleans in the model properties but when it came to generate the developer classes i got an error saying something like item or key already exists in the collection (sorry im not at my dev computer right now) i will be able to supply you with the exact error later. It had something to do with the T4 template that the ideablade&nbsp;".tt" file was trying to use on line 16.</DIV><DIV>&nbsp;</DIV><DIV>Thats why i asked if there was any examples just to double check i wasnt being a goose and fudging something up.</DIV><DIV>&nbsp;</DIV><DIV>I think if there was even a devForce example with asp.net webforms that would suffice.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Wed, 25 Aug 2010 13:19:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8191#8191</guid>
  </item> 
  <item>
   <title>MVC Samples/Tutorials : @BillG. Boy it sure is easy to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8190#8190</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=482" rel="nofollow">WardBell</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 25-Aug-2010 at 1:05pm<br /><br />@BillG.&nbsp; Boy it sure is easy to confuse the patterns with the implementations. In this case, I think Calsy is talking about the ASP MVC <EM><strong>product</strong></EM> (or maybe the OS Fubu MVC) rather than the MVC <strong><EM>pattern</EM></strong>. <DIV>&nbsp;</DIV><DIV>I agree that for WPF/SL development, the MVVM pattern is usually the way to go; you have a ton of implementations to choose from.</DIV>]]>
   </description>
   <pubDate>Wed, 25 Aug 2010 13:05:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8190#8190</guid>
  </item> 
  <item>
   <title>MVC Samples/Tutorials : I have a devforce classic app...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8188#8188</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=202" rel="nofollow">BillG</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 25-Aug-2010 at 12:39pm<br /><br />I have a devforce classic app in which I used MVC. I am now test developing an app in Devforce 2010 for a prospective client&nbsp;and using MVVM. I love the MVVM framework. It is far superior to MVC. I couldn't imagine during another app using MVC. There are a lot of similarities, but I think that MVVM is much better suited to Wpf and Silverlight then MVC. I see MVC as something from the past and MVVM as its replacement.<DIV>&nbsp;</DIV><DIV>Bill</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 25 Aug 2010 12:39:55 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8188#8188</guid>
  </item> 
  <item>
   <title>MVC Samples/Tutorials : We don&amp;#039;t have any. I have...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8186#8186</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=482" rel="nofollow">WardBell</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 25-Aug-2010 at 11:25am<br /><br />We don't have any. I have heard of customers who used DevForce with MVC but these were passing comments and I don't remember who made them. Feeling chagrin.<DIV>&nbsp;</DIV><DIV>Clearly MVC has not been&nbsp;our focus.&nbsp;We know it is hugely popular.&nbsp;If I were building HTML apps, I would definitely go the MVC/jQuery route.</DIV><DIV>&nbsp;</DIV><DIV>Would you mind giving us a little background? No need to reveal state secrets ... but we'd love to know the kind of scenarios that make MVC compelling to you.</DIV><DIV>&nbsp;</DIV><DIV>If you are determined to go MVC and willing to share your findings with the community, we be pleaed to support you with some extra attention as you progress.</DIV>]]>
   </description>
   <pubDate>Wed, 25 Aug 2010 11:25:57 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8186#8186</guid>
  </item> 
  <item>
   <title>MVC Samples/Tutorials : Hi All, I was just wondering if...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8169#8169</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=441" rel="nofollow">*Calsy</a><br /><strong>Subject:</strong> 2090<br /><strong>Posted:</strong> 24-Aug-2010 at 5:16pm<br /><br />Hi All, I was just wondering if there was any DevForce samples for MVC at all?<DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Tue, 24 Aug 2010 17:16:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2090&amp;PID=8169#8169</guid>
  </item> 
 </channel>
</rss>