I need to write some code to find an ID in my database of a Project. Users are coupled to a project and all the projects have a lot of connections to other objects, such as Sessions.
I\'m handling errors in ASP.NET MVC by sending an error id from Application.OnError to a controller action, by adding a route data value that gives the error id:
The recommended approach for passing lists of values as a QueryString is www.site.com/search?value=1&value=2&value=3&value=4