Skip to main content
49 events
when toggle format what by license comment
Jun 27, 2021 at 11:46 answer added Panos Roditakis timeline score: -1
Oct 24, 2016 at 21:43 comment added Peter Thinking about it, MVC is not a endgoal in itself something out of 2005, MS never intended to end up with it, now they rather see ASP as a modular framework, and in compliance with that, they evolved further their new kid in town is Kortana apps, apps that are no longer bound to IIS, but can run on linux servers as well, even android. I think its time to move on, and if possible skip older technology. From how i see kortana its less jinglebells more close to raw goal as ASP used to be.
Sep 14, 2016 at 12:30 comment added Honinbo Shusaku @MasterMastic "MVC is just awesome and the only drawback I found is that I keep seeing ; at my webpage (If you're just beginning with Razor you'll get the joke)." - I'm on my second day of using Razor, and anything ASP related....and I don't get the joke. Can you explain please?
Jun 30, 2016 at 7:16 comment added Nathan Chere Q: When to favor ASP.NET WebForms over MVC? A: When you have already handed in your resignation, hate your current employer and coworkers, and want to leave them a nasty farewell present.
May 21, 2016 at 19:43 comment added pho3nix I continue prefer asp.net for enterprise and intranet aplicativos and use mvc for small things and public websites
Dec 21, 2015 at 21:41 comment added Brian I'm seeing rumblings that System.Web is too difficult to maintain and that feature releases for WebForms will be slower than they were in the past. Microsoft is pretty consistently stating that WebForms support isn't ending any time soon, but don't expect WebForms to offer the latest and greatest features. E.g., Microsoft promotes vNext has having near-realtime code updates, but I don't think you'll get this with WebForms. WebForms won't be dead any time soon...but I'd be hesitant to use it for new projects.
Apr 21, 2015 at 12:04 history tweeted twitter.com/#!/StackProgrammer/status/590486338069200896
Apr 1, 2015 at 12:41 comment added mbx-mbx "When to favor ASP.NET WebForms over MVC" - Never. Anyway, it's all about OWIN, Web API and SPA's these days.
Dec 13, 2014 at 8:23 comment added Alex @Darknight "The problem is when a pattern is turned into a framework" Why would that be a problem? Or on the flip-side - how could you have any framework without basing it on some core architectural pattern?
Oct 30, 2014 at 3:44 comment added Jerry Liang In reality, you don't go with something obsolete. If you go and find a job, you will notice less and less webform jobs. This is another reason why that you want to go with MVC.
Oct 8, 2014 at 12:00 comment added Shivprasad Koirala I will just let go Webforms. MVC is the way to go. The main problem of Webform is Code behind , Code behind and Code behind. Below is a detail article which discusses the evils of code behind. codeproject.com/Articles/821275/…
Sep 19, 2014 at 14:23 comment added John Lets put it this way, if you are building a house web forms are predefined construction modules and mvc are bricks. If you can make it happen using modules great, but usually you have to use bricks at some point. I would suggest go with MVC, always. Learning curve is actually not that bad.
Apr 14, 2014 at 11:11 history protected CommunityBot
Jan 17, 2014 at 16:43 answer added stimpy77 timeline score: 46
Jan 9, 2014 at 22:30 comment added Hassan Wasef @Darknight, StackOverFlow website was developed using ASP.Net MVC..
Dec 18, 2013 at 19:57 history edited user53019 CC BY-SA 3.0
grammar, formatting.
Nov 27, 2013 at 23:15 answer added šljaker timeline score: 2
Nov 19, 2013 at 15:35 comment added Darknight The problem is when a pattern is turned into a framework, that's my problem with asp.net MVC. You can use the same pattern and approach in web forms without the MVC framework. Since I originally commented (man this thread is old!) I've moved away from both frameworks. Its now mostly light services with pure ajax front end think SOA that I like :)
Nov 18, 2013 at 21:24 comment added Anthony @Darknight you know this is an ASP.NET MVC site? The MVC pattern is one of the best things to happen to web development in a longtime Ruby On Rails (Twitter) (Base Camp) Java's Spring framework, to many PHP examples to even count.
Oct 18, 2013 at 6:54 history edited Carson63000 CC BY-SA 3.0
nothing specific to MVC 3, switch tag
May 2, 2013 at 7:32 answer added Andy Hunt timeline score: 6
May 2, 2013 at 6:31 answer added Sonny timeline score: 0
Mar 14, 2013 at 15:57 answer added David Grant timeline score: 0
Jan 24, 2013 at 14:09 comment added MasterMastic I'm not one to speak so this is just my opinion. After reading most of the answers I came to conclusion that the answer is just never. MVC is just awesome and the only drawback I found is that I keep seeing ; at my webpage (If you're just beginning with Razor you'll get the joke).
Jan 15, 2013 at 19:26 answer added scottschulthess timeline score: 7
Jan 15, 2013 at 19:23 comment added scottschulthess IMO, never use webforms when you can use MVC instead.
Oct 19, 2012 at 7:33 answer added Tjaart timeline score: 196
S Oct 19, 2012 at 3:29 answer added Steve timeline score: 3
S Oct 19, 2012 at 3:29 history made wiki Post Made Community Wiki by Steve
Jun 14, 2012 at 16:57 answer added Nodey The Node Guy timeline score: 41
Feb 17, 2012 at 15:35 answer added jason palmer timeline score: 8
Jan 21, 2012 at 23:43 answer added mootinator timeline score: 15
Nov 29, 2011 at 18:44 comment added Robotsushi @Darknight You obviously have a poor understanding of MVC if this is your opinion... There are some huge sites built with mvc... do some research sir.
Nov 24, 2011 at 16:20 comment added Darknight @Raynos, I use both, but I also know both has its strengths and weakness..
Nov 21, 2011 at 13:22 comment added Raynos @Darknight whatever makes you happy -> if you like WebForms go crazy with it ;)
Nov 21, 2011 at 13:16 comment added Darknight @Raynos ok, whatever makes you happy -> if you like MVC go crazy with it ;)
Nov 14, 2011 at 8:49 answer added Pankaj Upadhyay timeline score: 6
Nov 13, 2011 at 12:29 comment added Raynos @Darknight :\ that's highly biased and simply wrong. MVC is not for simple CRUD apps. I'd argue WebForms is for generic CRUD apps (i.e. database -> some shiny grid control).
Jul 26, 2011 at 3:29 comment added Gulshan Related to my question: programmers.stackexchange.com/q/35917/963
Jul 25, 2011 at 18:25 answer added user32288 timeline score: 0
Jul 25, 2011 at 17:54 vote accept P.Brian.Mackey
Jul 25, 2011 at 17:50 answer added P.Brian.Mackey timeline score: 81
Jul 22, 2011 at 21:05 answer added user29981 timeline score: 1
Jul 22, 2011 at 18:08 answer added Tyanna timeline score: 107
Jul 22, 2011 at 17:59 answer added pacoespinoza timeline score: 2
Jul 22, 2011 at 17:27 history edited P.Brian.Mackey CC BY-SA 3.0
added 11 characters in body
Jul 22, 2011 at 17:22 answer added Ryan Hayes timeline score: 1
Jul 22, 2011 at 17:19 comment added user9483 As a Java "observer" from the outside, I'm very interested in this answer as well.
Jul 22, 2011 at 17:04 history asked P.Brian.Mackey CC BY-SA 3.0