Is CassiniDev embedded in a WinForm application?

I'm trying to build a winform application that also has a web interface that can interact with events created from the winform part of the application. I successfully start the cassinidev server from the application, and asp.net pages are being processed, but I still encounter several obstacles, and I'm not sure if they are even possible ???

  • I can not use the code behind the pages. I added the appropriate attributes to the page directive, but I still can’t access the controls from the aspx page.

  • I cannot access classes from the web part of the application. See screenshot ...

Maybe what I'm trying to do is not even possible, but if someone could help me point me in the right direction, I would be very grateful!

enter image description here

+3
1

, , , , " -". , - (, ApplicationPool), , , ... , . , 2 . selfhosting WebApi, . winforms, webapi :)

0

All Articles