Is it possible to create a DNN module that uses ASP.NET MVC?
Provided that DNN does not support ASP.NET MVC out of the box ... but since DNN and MVC work on top of the ASP.NET pipeline ...
I ask. Great old DNN website:
http:
I would like to use an existing ASP.NET MVC webpage here:
http:
Is it better to do this by setting up a virtual directory on the server, etc., or is there a way to integrate this with DNN?
source
share