<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET MVC</title><link>http://forums.asp.net/1146.aspx</link><description>Discussions regarding Model-View-Controller (MVC) support in ASP.NET.  &lt;a href="http://forums.asp.net/1215.aspx"&gt;T4MVC subforum&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2323345.aspx</link><pubDate>Sun, 27 Apr 2008 10:16:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2323345</guid><dc:creator>kirchi</dc:creator><author>kirchi</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2323345.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2323345</wfw:commentRss><description>&lt;p&gt;I see one &amp;quot;bad&amp;quot; thing in approach with MVC right now - &lt;/p&gt;
&lt;p&gt;I cannot use it on my WebForms website.&lt;/p&gt;
&lt;p&gt;I am thinking about using MVC for parts of website while using WebForms for another part - for example I would use WebForms for simple forms that should postback, and use server side validation etc, while I would like to use MVC for AJAX calls and loading dynamically parts of a webform page from MVC rendering engines.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What do you think ? is it wrong thought ? :)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;P.S. I decided to add one more thought to one I supposed above. &lt;/p&gt;
&lt;p&gt;Suppose I am starting new project - ok I am aware of some advantages of MCV And I really want to try it in my next project - I want to move to it. BUT like in any software company one of main important determinants of a successfull project - in my company is spent time.&lt;/p&gt;
&lt;p&gt;I have written a lot of controls - it&amp;#39;s a whole library with my own implementation of powerful TabControl, TreeGrdi component, GroupBox, tooltips, and a bunch of AJAX extenders, &lt;/p&gt;
&lt;p&gt;so what now ? How I should be encouraged to use MVC and how should I encourage my project manager to start using MVC? Will I be able to hit the same time limits, or will I be able to again create UI-s with the same level of complexity ?&lt;/p&gt;
&lt;p&gt;May be I will be fired for my initiative :) &lt;/p&gt;
&lt;p&gt;I mean there are a lot of things that are stopping me right now.&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2284093.aspx</link><pubDate>Tue, 08 Apr 2008 15:21:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2284093</guid><dc:creator>paul.vencill</dc:creator><author>paul.vencill</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2284093.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2284093</wfw:commentRss><description>&lt;p&gt;Like I said in my frist response; I&amp;#39;m probably splitting hairs too much.&amp;nbsp; My point was simply that if you take a normally developed ASP.Net website where the developer doesn&amp;#39;t specifically plan for browsers lacking javascript, and someone surfs there with a browser that is javascript *capable* but javascript *deactivated* then the postback functionality will not work properly.&amp;nbsp; While that doesn&amp;#39;t always matter, I&amp;#39;ve worked in domains where it does.&amp;nbsp; What you&amp;#39;re describing relies on detecting browser capabilities, not browser settings.&amp;nbsp; I understand what you&amp;#39;re saying, though, and I really wasn&amp;#39;t trying to spawn a debate, merely make the point that javascript is prevalent in ASP.Net whether you use Ajax or not.&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2283777.aspx</link><pubDate>Tue, 08 Apr 2008 13:31:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2283777</guid><dc:creator>WhatThe12</dc:creator><author>WhatThe12</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2283777.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2283777</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;If you don&amp;#39;t like MVC, DON&amp;#39;T USE IT.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;If you don&amp;#39;t like this thread, DON&amp;#39;T READ IT and DON&amp;#39;T REPLY TO IT. &lt;img src="http://forums.asp.net/emoticons/emotion-4.gif" alt="Stick out tongue" /&gt;&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2283772.aspx</link><pubDate>Tue, 08 Apr 2008 13:29:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2283772</guid><dc:creator>WhatThe12</dc:creator><author>WhatThe12</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2283772.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2283772</wfw:commentRss><description>&lt;p&gt;OK...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;An &lt;strong&gt;asp.net&lt;/strong&gt;&amp;nbsp;form post is as much a post back as a call to _doPostback. A call to _doPostback &lt;em&gt;is&lt;/em&gt;&amp;nbsp;an &lt;strong&gt;asp.net&lt;/strong&gt;&amp;nbsp;form post.&amp;nbsp;Its just javscript doing the submit.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Dude, get over it, asp.net post backs don&amp;#39;t need javascript! If you look at the framework you&amp;#39;ll even see code that enables you to do a post back using a link and the&amp;nbsp;query string.&lt;/p&gt;
&lt;p&gt;Is this an undocumented feature or have I not been keeping up?&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2283767.aspx</link><pubDate>Tue, 08 Apr 2008 13:28:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2283767</guid><dc:creator>jdcrutchley</dc:creator><author>jdcrutchley</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2283767.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2283767</wfw:commentRss><description>&lt;p&gt;Still talking about this?&amp;nbsp; Really?&amp;nbsp; It&amp;#39;s pretty simple...&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t like MVC, DON&amp;#39;T USE IT.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t like WebForms, DON&amp;#39;T USE IT.&lt;/p&gt;
&lt;p&gt;The .NET framework is CHOCK FULL of stuff that you may never need to&amp;nbsp;use.&amp;nbsp; Not everyone uses datasets.&amp;nbsp; Not everyone uses web services.&amp;nbsp; Not everyone uses the built-in membership stuff.&amp;nbsp; Not everyone uses LINQ.&amp;nbsp; This is just one more thing to add to the list of MANY things that you can take or leave depending on your needs.&lt;/p&gt;
&lt;p&gt;I for one think it&amp;#39;s great we have so many options!&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s fight over Mac vs. PC while we&amp;#39;re at it...&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2282575.aspx</link><pubDate>Tue, 08 Apr 2008 04:56:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2282575</guid><dc:creator>[C.I.] Reman</dc:creator><author>[C.I.] Reman</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2282575.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2282575</wfw:commentRss><description>&lt;p&gt;The problem with postbacks is (or with webforms), that it has a &amp;quot;too&amp;quot; complex pagelifecycle (with viewstate and so on) for the stateless HTTP. A postback is technically nothing more than a form submit - but why should each site has a &amp;quot;form&amp;quot; tag - that is not the idea of this HTML element. I´m glad that there is a alternativ for the webforms which is more comfortable with the web development. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2282485.aspx</link><pubDate>Tue, 08 Apr 2008 03:33:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2282485</guid><dc:creator>paul.vencill</dc:creator><author>paul.vencill</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2282485.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2282485</wfw:commentRss><description>&lt;p&gt;If that&amp;#39;s true, then every web framework out there has postbacks... which obviates the other guy&amp;#39;s argument completely, as his premise was that it was an asp.net feature. ;)&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2282096.aspx</link><pubDate>Mon, 07 Apr 2008 21:18:29 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2282096</guid><dc:creator>WhatThe12</dc:creator><author>WhatThe12</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2282096.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2282096</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;Technically, *postbacks* do; form posts do not.&amp;nbsp; postbacks by definition (from my reading) are an asp.net feature that uses the _doPostback function.&amp;nbsp; form posts are an html feature that happens to be used by some asp.net controls instead of postbacks.&amp;nbsp; Maybe I am drawing too fine a line, I dunno...&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Hehe,&amp;nbsp;I disagree.&amp;nbsp;A form post is as much a post back as a call to _doPostback. A call to _doPostback &lt;em&gt;is&lt;/em&gt;&amp;nbsp;a form post.&amp;nbsp;Its just javscript doing the submit.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2281894.aspx</link><pubDate>Mon, 07 Apr 2008 19:35:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2281894</guid><dc:creator>paul.vencill</dc:creator><author>paul.vencill</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2281894.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2281894</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;WhatThe12:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;Right, and how many sites do you know that *only* use the handful of controls that don&amp;#39;t use the _doPostback() javascript stuff?&amp;nbsp;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I really wouldn&amp;#39;t know either way.&amp;nbsp;Personally, most of the asp.net sites&amp;nbsp;I&amp;#39;ve worked on have been internal apps where client script is an acceptable requirement. When I have worked on public sites, a standard submit or image button has&amp;nbsp;been sufficient.&lt;/p&gt;
&lt;p&gt;Anyhow&amp;nbsp;the original point is that post backs don&amp;#39;t depend on Javascript. Furthermore, there&amp;#39;s a&amp;nbsp;difference between improving user experience with client side code and making an entire website dependent on Javascript which is what the poster implied when he wrote..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;BLOCKQUOTE&gt;&lt;div&gt;I am in the process of developing a site and it doesn&amp;#39;t have a single post back.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Technically, *postbacks* do; form posts do not.&amp;nbsp; postbacks by definition (from my reading) are an asp.net feature that uses the _doPostback function.&amp;nbsp; form posts are an html feature that happens to be used by some asp.net controls instead of postbacks.&amp;nbsp; Maybe I am drawing too fine a line, I dunno...&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2281295.aspx</link><pubDate>Mon, 07 Apr 2008 15:06:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2281295</guid><dc:creator>mrfleck</dc:creator><author>mrfleck</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2281295.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2281295</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;dpant:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;Listen pal, I have been working with asp(.net) since ever and yes I can come in and say my opinion much like you can say yours. Most of you guys forget that ASP.NET revolutionized the web when it first came out. Noone, i repeat -noone- wants to refill html forms &lt;b&gt;manually&lt;/b&gt;, this is a huge leap backwards. So far this is what this 2nd mvc preview is all about. There may be certain testing advantages but what we want is all our asp.net components, architecture and lifecycle that bring &lt;b&gt;HUGE&lt;/b&gt; benefits to &lt;b&gt;RAD&lt;/b&gt; web development. There are certain types of websites -if not most of them- that can be created in asp.net in a fraction of time compared to mvc and with a vastly better and richer interface. Of course the mvc is not yet finalized -even the Html and Url helpers are incomplete, and I think everyone expects much more to come. But I cannot just sit and read about asp.net being bad and not supporting separation of layers! Who told you to include your business logic directly in the code-behind files? There are thousands and thousands of (official) tutorials on how to organize your code in layers using the App_Code folder and Web Services! We all know that .net for win applications (win forms) just didn&amp;#39;t make it out and that Visual Studio and the whole .net team is focusing 100% on the web. So, cut the crap and let&amp;#39;s talk about the real issue: why is microsoft publishing all these new technologies and features (linq, f#, mvc etc) in an inhumanly fast pace without considering the steep learning curve? I mean, come on, new things and options are a good thing but we all know what it feels like to eat your buffet meal in a hurry! My message to microsoft: let us digest the existing techniques; stop chasing competition. ruby for ruby people, php for php people and ASP.NET to us all (amen)!&lt;br /&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;You are entitled to your opinion, but it would be nice if it was an informed opinion. You never address my comment about plugging in any view engine you want, you just jump right&amp;nbsp;past that and continue your rant. I hope they move faster with these technologies, I&amp;nbsp;don&amp;#39;t want them to slow down one bit. &lt;/p&gt;
&lt;p&gt;An aditional plus to MS starting to have an alternative that aligns with the rest of the development world is now I will have the ability to hire from a much larger pool.&amp;nbsp;I can also really start to use all of the 3rd party stuff that has been written for those other frameworks. I can&amp;#39;t tell you how much things like jQuery have simpplified my job.&amp;nbsp;They were difficult to&amp;nbsp;use in the asp.net world. I have always found myself hacking around the asp.net controls costing me time when all I wanted to do was spit out&amp;nbsp;some specific html. So cheers to MS for doing this and I hope the pace keeps up.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Take like 3 hours out of your day and try it for real. You might just find yourself liking it. Change is not always bad. &lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2281215.aspx</link><pubDate>Mon, 07 Apr 2008 14:34:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2281215</guid><dc:creator>WhatThe12</dc:creator><author>WhatThe12</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2281215.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2281215</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;Right, and how many sites do you know that *only* use the handful of controls that don&amp;#39;t use the _doPostback() javascript stuff?&amp;nbsp;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I really wouldn&amp;#39;t know either way.&amp;nbsp;Personally, most of the asp.net sites&amp;nbsp;I&amp;#39;ve worked on have been internal apps where client script is an acceptable requirement. When I have worked on public sites, a standard submit or image button has&amp;nbsp;been sufficient.&lt;/p&gt;
&lt;p&gt;Anyhow&amp;nbsp;the original point is that post backs don&amp;#39;t depend on Javascript. Furthermore, there&amp;#39;s a&amp;nbsp;difference between improving user experience with client side code and making an entire website dependent on Javascript which is what the poster implied when he wrote..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;BLOCKQUOTE&gt;&lt;div&gt;I am in the process of developing a site and it doesn&amp;#39;t have a single post back.&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2280941.aspx</link><pubDate>Mon, 07 Apr 2008 13:00:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2280941</guid><dc:creator>paul.vencill</dc:creator><author>paul.vencill</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2280941.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2280941</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;div&gt;&lt;img alt="" src="http://forums.asp.net/Themes/fan/images/icon-quote.gif" /&gt; &lt;strong&gt;WhatThe12:&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;Ok, I meant a form submission.&lt;/p&gt;
&lt;blockquote&gt;
&lt;div&gt;I am in the process of developing a site and it doesn&amp;#39;t have a single post back.&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Is this a public website? If so, does a person without javascript get some kind of warning?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You know that ASP.Net postbacks rely on javascript too, right?&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;They don&amp;#39;t for standard form submit buttons.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Right, and how many sites do you know that *only* use the handful of controls that don&amp;#39;t use the _doPostback() javascript stuff?&amp;nbsp; &lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2280938.aspx</link><pubDate>Mon, 07 Apr 2008 12:59:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2280938</guid><dc:creator>paul.vencill</dc:creator><author>paul.vencill</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2280938.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2280938</wfw:commentRss><description>&lt;p&gt;dpant, no need to be hostile; everyone&amp;#39;s entitled to their opinion.&amp;nbsp; Maybe you&amp;#39;re not trying to be hostile, it just reads that way to me.&amp;nbsp; Sorry if I&amp;#39;m misinterpreting.&lt;/p&gt;
&lt;p&gt;I think, though, that you&amp;#39;re selling the new *optional* framework short.&amp;nbsp; I have done both ASP and ASP.Net and now I&amp;#39;m trying out ASP.Net MVC framework.&amp;nbsp; I&amp;#39;ll tell you that any relationship to classic ASP is purely superficial, and purely in the default view templates.&amp;nbsp; A few examples, based on your comments may be in order:&lt;/p&gt;
&lt;p&gt;-- You said manually refilling html forms.&amp;nbsp; That&amp;#39;s not necessarily the case, but it depends on your design preference.&amp;nbsp; It&amp;#39;s true that there&amp;#39;s no viewstate, but you could have the form data get put into the viewdata automatically (there&amp;#39;s a handy UpdateFrom() function on the bindings namespace for that), and in your view you could have the form populated from the viewdata just as easily as you do with a regular databound form that&amp;#39;s using a template.&amp;nbsp; Further, this is a preview, and the developers have explicitly stated that they&amp;#39;re going to work out something like controls and additional &amp;#39;helpers&amp;#39; once the infrastructure is more complete.&lt;/p&gt;
&lt;p&gt;-- Missing architectures... not sure which ones you&amp;#39;re not finding,&amp;nbsp; maybe I haven&amp;#39;t looked hard enough.&amp;nbsp; let&amp;#39;s see...&amp;nbsp; forms authentication, present.&amp;nbsp; Membership, present.. profiles, present... caching, present... controls, reduced functionality... &lt;/p&gt;
&lt;p&gt;You&amp;#39;re not going back to classic ASP where everything you wanted to use had to either be in a code block or in a compiled ISAPI dll.&amp;nbsp; The only thing that I can find that I&amp;#39;m giving up, truthfully, is the compiled controls, everything else is still there.&amp;nbsp; And, frankly, as I was moving more to AJAX and related RIA technologies, I was finding the old style control model more of a hindrance than a help, even with the asp.net ajax extensions.&lt;/p&gt;
&lt;p&gt;Just my opinion, take it as you like.&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2280639.aspx</link><pubDate>Mon, 07 Apr 2008 10:36:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2280639</guid><dc:creator>dpant</dc:creator><author>dpant</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2280639.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2280639</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;mrfleck:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;/p&gt;&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;dpant:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;ps: prove me it is optional. 
&lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;If you had taken the time to even take a high level look at MVC, this would already be &amp;quot;Proven&amp;quot; for you.Part of the power of this framework is that everything is pluggable even the view engine. MVC comes with the asp view engine, but you can plug in any view engine you like. There are several out there and you could even write your own. We are in early CTP here, I have no idea how you can come in and rant just because you don&amp;#39;t get it. I would refer you to &lt;a href="http://forums.asp.net/t/1220045.aspx"&gt;http://forums.asp.net/t/1220045.aspx&lt;/a&gt;&amp;nbsp;for some additional discussion from some folks similar to yourself. Just because you don&amp;#39;t like something does not mean you should run in and rant all over the place, especially when it is obvious that you have done no research on the framework other than seeing a set of code blocks and freaking out because you think this might replace your framework of choice. But don&amp;#39;t worry, this is just an option and for those of us that see the advantage of this type of framework, we are glad to have the option. &lt;/p&gt;&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Listen pal, I have been working with asp(.net) since ever and yes I can come in and say my opinion much like you can say yours. Most of you guys forget that ASP.NET revolutionized the web when it first came out. Noone, i repeat -noone- wants to refill html forms &lt;b&gt;manually&lt;/b&gt;, this is a huge leap backwards. So far this is what this 2nd mvc preview is all about. There may be certain testing advantages but what we want is all our asp.net components, architecture and lifecycle that bring &lt;b&gt;HUGE&lt;/b&gt; benefits to &lt;b&gt;RAD&lt;/b&gt; web development. There are certain types of websites -if not most of them- that can be created in asp.net in a fraction of time compared to mvc and with a vastly better and richer interface. Of course the mvc is not yet finalized -even the Html and Url helpers are incomplete, and I think everyone expects much more to come. But I cannot just sit and read about asp.net being bad and not supporting separation of layers! Who told you to include your business logic directly in the code-behind files? There are thousands and thousands of (official) tutorials on how to organize your code in layers using the App_Code folder and Web Services! We all know that .net for win applications (win forms) just didn&amp;#39;t make it out and that Visual Studio and the whole .net team is focusing 100% on the web. So, cut the crap and let&amp;#39;s talk about the real issue: why is microsoft publishing all these new technologies and features (linq, f#, mvc etc) in an inhumanly fast pace without considering the steep learning curve? I mean, come on, new things and options are a good thing but we all know what it feels like to eat your buffet meal in a hurry! My message to microsoft: let us digest the existing techniques; stop chasing competition. ruby for ruby people, php for php people and ASP.NET to us all (amen)!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Why not support post-backs?</title><link>http://forums.asp.net/thread/2279851.aspx</link><pubDate>Sun, 06 Apr 2008 22:46:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2279851</guid><dc:creator>mrfleck</dc:creator><author>mrfleck</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2279851.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2279851</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;dpant:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;ps: prove me it is optional. 
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;If you had taken the time to even take a high level look at MVC, this would already be &amp;quot;Proven&amp;quot; for you.Part of the power of this framework is that everything is pluggable even the view engine. MVC comes with the asp view engine, but you can plug in any view engine you like. There are several out there and you could even write your own. We are in early CTP here, I have no idea how you can come in and rant just because you don&amp;#39;t get it. I would refer you to &lt;a href="http://forums.asp.net/t/1220045.aspx"&gt;http://forums.asp.net/t/1220045.aspx&lt;/a&gt;&amp;nbsp;for some additional discussion from some folks similar to yourself. Just because you don&amp;#39;t like something does not mean you should run in and rant all over the place, especially when it is obvious that you have done no research on the framework other than seeing a set of code blocks and freaking out because you think this might replace your framework of choice. But don&amp;#39;t worry, this is just an option and for those of us that see the advantage of this type of framework, we are glad to have the option. &lt;/p&gt;</description></item></channel></rss>