Click here to Skip to main content
16,014,591 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I recently studied Katana and I didn't find any article regarding ASP.Net webforms and Katana.Can anybody tell me whether Katana supports ASP.Net Webforms?

Thanks in advance
Posted

Where did you learned Katana? Because on the project's home-page there are samples: http://katanaproject.codeplex.com/[^]
 
Share this answer
 
Comments
tkbineshb 2-Nov-14 11:16am    
I created a web application with single aspx page and I also included Owin startup class.Running application from visual studio rendered the requested aspx page as it is processed using IISExpress,but when I self hosted the application using owinhost.exe,it is not rendering anything when I request for that aspx page.
Is there any changes I should do in startup class to process aspx requests?.
Link from Katana portal:
https://katanaproject.codeplex.com/discussions/571291
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900