English 中文(简体)
开放Rasta能否与现有的网络连接起来?
原标题:Can OpenRasta run alongside an existing Web App?

是否宁可混淆“ASP.net”解决办法,以便开放式Rasta能够与现有的“p.net”申请同时运行。

我很想知道,这一过程将如何向服务器申请:

  • a resource OR knew about
  • a resource the old web app knew about
  • a resource neither app know how to handle

我很想把这两个项目分开,以便我们能够逐渐地把功能转向建立在开放式Rasta之上,摆脱我们的遗产。


例如,在机器上安装了虚拟目录/复印机。

  • Requests to /api/contacts <-- handled by OpenRasta.
  • Requests to /api/v0.1/contacts <-- handled by Legacy web app.
  • Requests to /api/junk <-- handled by Neither web app.

问题回答

OR将尝试并将即将出版的《世界投资报告》与《世界投资报告》的全文相匹配。 如果它没有找到任何配对路线,它就让请求落到 as网管道。

简而言之,answer 是:,你可以简单地把你作为px / ihttphandler / asp.net routing到位,并为开放图书馆增添新的路线。





相关问题
Anyone feel like passing it forward?

I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Transaction handling with TransactionScope

I am implementing Transaction using TransactionScope with the help this MSDN article http://msdn.microsoft.com/en-us/library/system.transactions.transactionscope.aspx I just want to confirm that is ...

System.Web.Mvc.Controller Initialize

i have the following base controller... public class BaseController : Controller { protected override void Initialize(System.Web.Routing.RequestContext requestContext) { if (...

Microsoft.Contracts namespace

For what it is necessary Microsoft.Contracts namespace in asp.net? I mean, in what cases I could write using Microsoft.Contracts;?

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签