blog.abodit.com on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from blog.abodit.comUseful Twitter links Feb 8-Feb 15 2010 « Ian Mercer
View Article51jquery.com on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from 51jquery.com陈超群’s Blog » ã€è½¬ã€‘12个asp.net MVC最佳实践
View Articlelybecker.com on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from lybecker.comASP.NET MVC Best Practices | Anders Lybeckers Weblog!
View Articlewukangrui.net on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from wukangrui.netASP.NET MVC 最佳实践(二) | 所谓技术 - å°æŽåˆ€åˆ€åšå®¢
View Articleweblogs.asp.net on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from weblogs.asp.netASP.NET MVC Best Practices (Part 1) - Kazi Manzur Rashid's Blog
View ArticleBayram Çelik on ASP.NET MVC - Using Post, Redirect, Get Pattern
Yea i like this pattern, even more now
View Articlelemtoks.dreamhosters.com on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from lemtoks.dreamhosters.comASP.NET MVC — RC1 — Паттерн Post-Redirect-Get « Test
View Articleweblogs.manas.com.ar on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from weblogs.manas.com.arBrian J. Cardiff » ASP.NET MVC Guidelines: Notifications
View ArticleM.S. Babaei on ASP.NET MVC - Using Post, Redirect, Get Pattern
thanks that's very helpful
View ArticleHarry on ASP.NET MVC - Using Post, Redirect, Get Pattern
Great article, I was wondering what the best practise was for sending view data from submit to create via a redirect... One thing that can save a little time (and I'm sure this was left out for...
View ArticleMichael Teper on ASP.NET MVC - Using Post, Redirect, Get Pattern
Matt, that's fair enough (re: the return). I stick it in there for safety/completeness, but I usually code the validation on the client as it's friendlier that way.My point wasn't to dismiss MVC -- I...
View Articlematthaw on ASP.NET MVC - Using Post, Redirect, Get Pattern
@Michael - doing a return in your button click doesn't do a redirect upon a post. If at that point, you hit F5, you'll get the prompt to resubmit your posted data. Server.Transfer still may not work as...
View Articlecode-inside.de on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from code-inside.deWöchentliche Rundablage: ASP.NET MVC, Silverlight 2, TDD, WPF, jQuery… | Code-Inside Blog
View ArticleMichael Teper on ASP.NET MVC - Using Post, Redirect, Get Pattern
I must admin, I don't follow what's special here. Apparently I've been using the long lost PRG pattern since the early ASP.NET betas:- Create.aspx button SubmitButton is clicked- if (! IsValid) return;...
View Articlezed on ASP.NET MVC - Using Post, Redirect, Get Pattern
Please, people stop this "light text on white background" nonsense. It is not cool. It is so hard to read..
View Articleblog.cwa.me.uk on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from blog.cwa.me.ukReflective Perspective - Chris Alcock » The Morning Brew #91
View Articlematthaw on ASP.NET MVC - Using Post, Redirect, Get Pattern
@Rik / @barfoo, what text are you referring to that you need lighter? Drop me a line.
View Articlebarfoo on ASP.NET MVC - Using Post, Redirect, Get Pattern
I second Rik Hemsley. Text color is extremely dark. And funky, too--797b7a. Why not make it even lighter? How about eeeeee? And make it smaller, too, please.
View Articlehsidev.wordpress.com on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from hsidev.wordpress.comASP.NET MVC Resources « HSI Developer Blog
View Articlefoobar on ASP.NET MVC - Using Post, Redirect, Get Pattern
Not easy? I'd say it's pretty trivial, actually.
View Articlematthaw on ASP.NET MVC - Using Post, Redirect, Get Pattern
@foobar - I kinda called that out. But you are correct, you could do this in ASP.NET web forms, but unfortunately it's not easy, and just much easier for people to use the Postback model.
View Articlefoobar on ASP.NET MVC - Using Post, Redirect, Get Pattern
I don't see why this pattern wasn't possible with "regular" ASP.NET. All TempData does is put stuff into Session.
View Articlematthaw on ASP.NET MVC - Using Post, Redirect, Get Pattern
@Phil - no, its been on the back of mind since we started using this pattern in CodePlex
View ArticleHaacked on ASP.NET MVC - Using Post, Redirect, Get Pattern
Did the spec review give you the idea to write this post? ;)
View Articlematthaw on ASP.NET MVC - Using Post, Redirect, Get Pattern
@Ben - I'd still like to see your thoughts, drop me an email when you post.@Danny - yes, it's a Live Writer plugin, just search on gallery.live.com (gallery.live.com/liveItemDetail.aspx@Mike - yes,...
View ArticleMike on ASP.NET MVC - Using Post, Redirect, Get Pattern
Woudn't this be easier? 1. HTTP GET of "/products/create", "Create" view is rendered 2. HTTP POST to "/products/submit" 3. Validation Fails, "Create" view is rendered with error message4. HTTP POST to...
View ArticleDanny Douglass on ASP.NET MVC - Using Post, Redirect, Get Pattern
Great Post! One quick question - what do you use to display your code in your blog posts? Is that a LiveWriter plugin? If so, could you kindly post/email me the link? Thanks!!
View ArticleBen Scheirman on ASP.NET MVC - Using Post, Redirect, Get Pattern
you beat me to this post! Great stuff, I will definitely point to this in the future.
View Articlealvinashcraft.com on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from alvinashcraft.comDew Drop - May 9, 2008 | Alvin Ashcraft's Morning Dew
View ArticleRik Hemsley on ASP.NET MVC - Using Post, Redirect, Get Pattern
Could you make the body text lighter grey? I can almost read it.
View Articleweblogs.asp.net on ASP.NET MVC - Using Post, Redirect, Get Pattern
Pingback from weblogs.asp.netASP.NET MVC - Using Post, Redirect, Get Pattern - eWorld.UI - Matt Hawley
View Article