Is there a preferred way to configure an ASP.net solution so that OpenRasta can run alongside an existing application asp.net application.
Is it possible in OpenRasta to have a Uri pattern that allows for an array of values of the same key to be submitted and mapped to a handler method accepting an array of the query parameters.
Normally in OpenRasta there is some configuration like this: ResourceSpace.Has.ResourcesOfType<Customers>()
(I\'m also asking this on the OpenRasta google group) Hey all, I\'ve been using OpenRasta to convert an old web application we have
Closed. This question does not meet Stack Overflow guidelines. It is not currentl开发者_JAVA技巧y accepting answers.
I\'m trying to setup OpenRasta with .Net 2.0 and Visual Studio 2005 and keep getting the following error