This could also go under developing packages, but I a completely new to Umbraco, so feel this is a more appropriate category.
I have been developing asp mvc apps for over some time but as I look through the code base I CANNOT SEE ANY CONTROLLERS, where are they???
I want to create a simple test application that allows a user to log in and see a view. So I am looking for the controller I need to inherit. I can only find angular controllers though.
I have looked here to try and work out the answer and i've looked here. But neither has shed any light for (I must be missing something obvious). All tutorials I find focus on building a page through the back-office. I am looking for one that shows a developer how to create a page in Visual Studio I.E. setting up controllers/config files.
Please help, ive had no responses for other questions i've asked
Where are Umbraco's controllers?
This could also go under developing packages, but I a completely new to Umbraco, so feel this is a more appropriate category.
I have been developing asp mvc apps for over some time but as I look through the code base I CANNOT SEE ANY CONTROLLERS, where are they???
I want to create a simple test application that allows a user to log in and see a view. So I am looking for the controller I need to inherit. I can only find
angular
controllers though.I have looked here to try and work out the answer and i've looked here. But neither has shed any light for (I must be missing something obvious). All tutorials I find focus on building a page through the back-office. I am looking for one that shows a developer how to create a page in Visual Studio I.E. setting up controllers/config files.
Please help, ive had no responses for other questions i've asked
Hi Tony,
I think you are looking for "Custom Controllers", the documentation is available here
Jeavon
is working on a reply...