Ariel Popovsky's Blog

Aventuras y desventuras con .net
posts - 9, comments - 144, trackbacks - 0

My Links

News

Locations of visitors to this page

Twitter












Tag Cloud

Archives

Post Categories

My Sites

May 2009 Entries

Using Flash with ASP.NET MVC and Authentication (re-loaded)
Matt liked my idea and wrapped the code in a reusable filter attribute. Cool idea, you've got to love the blogosphere. http://trycatchfail.com/blo
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, May 18, 2009 3:08 PM | Feedback (1) |

Working around Flash Cookie Bug in ASP.net MVC
I was integrating a JQuery plugin for file uploads, uploadify, in my app when I saw a very strange behavior. The plugin reported an error transmitting the file to the server and debugging the controller code I noticed the target action wasn’t being called at all. Debugging the client code I found out that the server was redirecting the upload to the login page. The Controller was marked with the AuthorizeAttribute but the user was already authenticated. After a google search I found this article...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, May 06, 2009 11:44 PM | Feedback (25) |

Powered by: