258 Views
This weekend I prototyped an idea I had earlier this week: autocorrecting unknown actions in ASP.NET MVC.
1 comments
dpeterson
1/17/2012 8:51:52 AM
Very slick, I never thought of applying that algorithm to this situation. I've only ever used it for fuzzy searching.