Quantcast
Channel: eWorld.UI - Matt Hawley - ASP.NET MVC - Using Post, Redirect, Get Pattern
Browsing latest articles
Browse All 31 View Live

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 Article


51jquery.com on ASP.NET MVC - Using Post, Redirect, Get Pattern

Pingback from 51jquery.com陈超群’s Blog » 【转】12个asp.net MVC最佳实践

View Article


lybecker.com on ASP.NET MVC - Using Post, Redirect, Get Pattern

Pingback from lybecker.comASP.NET MVC Best Practices | Anders Lybeckers Weblog!

View Article

wukangrui.net on ASP.NET MVC - Using Post, Redirect, Get Pattern

Pingback from wukangrui.netASP.NET MVC 最佳实践(二) | 所谓技术 - 小李刀刀博客

View Article

weblogs.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 Article


Bayram Çelik on ASP.NET MVC - Using Post, Redirect, Get Pattern

Yea i like this pattern, even more now

View Article

lemtoks.dreamhosters.com on ASP.NET MVC - Using Post, Redirect, Get Pattern

Pingback from lemtoks.dreamhosters.comASP.NET MVC — RC1 — Паттерн Post-Redirect-Get « Test

View Article

weblogs.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 Article


M.S. Babaei on ASP.NET MVC - Using Post, Redirect, Get Pattern

thanks that's very helpful

View Article


Image may be NSFW.
Clik here to view.

Harry 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 Article

Michael 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 Article

matthaw 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 Article

code-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 Article


Michael 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 Article

zed 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 Article


blog.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 Article

matthaw 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 Article


barfoo 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 Article

hsidev.wordpress.com on ASP.NET MVC - Using Post, Redirect, Get Pattern

Pingback from hsidev.wordpress.comASP.NET MVC Resources « HSI Developer Blog

View Article

foobar on ASP.NET MVC - Using Post, Redirect, Get Pattern

Not easy? I'd say it's pretty trivial, actually.

View Article

matthaw 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 Article


foobar 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 Article


Image may be NSFW.
Clik here to view.

matthaw 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 Article

Haacked on ASP.NET MVC - Using Post, Redirect, Get Pattern

Did the spec review give you the idea to write this post? ;)

View Article

Image may be NSFW.
Clik here to view.

matthaw 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 Article


Mike 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 Article

Danny 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 Article

Image may be NSFW.
Clik here to view.

Ben 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 Article

alvinashcraft.com on ASP.NET MVC - Using Post, Redirect, Get Pattern

Pingback from alvinashcraft.comDew Drop - May 9, 2008 | Alvin Ashcraft's Morning Dew

View Article



Rik Hemsley on ASP.NET MVC - Using Post, Redirect, Get Pattern

Could you make the body text lighter grey? I can almost read it.

View Article

weblogs.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
Browsing latest articles
Browse All 31 View Live