MVC: Error Handler Action Filter
posted by TroyMG(2670) 4 years, 1 month ago 0
I have updated the article and it's code to provide a new filter which will redirect to a controller action rather than a hardcoded url, in case that appeals more to some of you.
Reply
OpenID implementation in C# and ASP.NET
Fix for a security hole in the posted code: http://www.squaredroot.com/post/2008/04/OpenID-Check_Authentication.aspx
Gravatar, please bring back PNG files!
Sigh... time for pavatar to become the defacto standar finally? http://pavatar.com/
standarD... with a D. I'm an idiot
Scott Guthrie's April 11th Links
nkirkes, if you liked the MVC Membership Starter Kit, make sure you check out my latest post as we just released a new version a few hours after Scott's post: http://www.squaredroot.com/post/2008/04/MVC-Membership-Starter-Kit-11.aspx
Its not nearly as widely used as Gravatar so that isn't surprising, but is imho a much better option...
some very very interesting post
wtb negative kicks
Haha, no, thats an entirely new definition I was unfamiliar with. WTB = "want to buy" (used most often in multiplayer games like Diablo and World of Warcraft) http://www.urbandictionary.com/define.php?term=wtb ie: I want the ability to give this an anti-kick so badly, I'd pay for it! ;)
Massive BlogEngine.Net Security Hole - Fix Provided
Good question...
Official BlogEngine.NET Security Patch
Aye, weird stuff indeed. There is a work item in the Issue Tracker now requesting that they reevaluate this: http://www.codeplex.com/blogengine/WorkItem/View.aspx?WorkItemId=5726 Here is an older work item which was rejected where Mads states, "This has been suggested a few times before and the answer is the same. People don't want it. A few do, but we've had many e-mails when we did hash passwords for the first release." http://www.codeplex.com/blogengine/WorkItem/View.aspx?WorkItemId=3536 Hopefully this latest debacle will illustrate that even if "people don't want it", it should at the very least be an option to prevent this kind of disaster. I'm all for will of the people and all, but seriously, lets sit down and talk to whoever doesn't want their passwords hashed and explain some things to them. =)
New Team Foundation Server projects on CodePlex!
posted by TroyMG(2670) 4 years ago 0
http://www.codeplex.com/TeamReview is nice and I had not yet heard of it. Thanks Maarten!
Would you put cartoons on your software startup's website?
posted by TroyMG(2670) 3 years, 10 months ago 0
I don't really think this is the kind of thing that belongs on DNK...
Want Windows Online? Try Live Mesh
posted by TroyMG(2670) 3 years, 8 months ago 0
Stolen from: http://liako.biz/2007/10/explaining-apml-what-it-is-why-you-want-it/
Oxitis - Acute or chronic anxiety toward sharing code online.
posted by TroyMG(2670) 3 years, 5 months ago 0
@leedumond: If you'd taken a moment to look at the controller actions, I doubt you'd object to a term associated with swelling being attached to the project. :-)
The definitive guide to .NET logging tools
posted by TroyMG(2670) 3 years, 4 months ago 0
A list of links is somewhat interesting, but this would've definitely gotten a kick from me if there was more of a comparison between various libraries.
Domain Driven Design
posted by TroyMG(2670) 3 years, 3 months ago 0
I love the idea of a step-by-step guide to DDD, as the article's title suggests, but where are the steps? Where is the guide?