Hello everyone,
I'm quite new to both LLBLGen Pro and ASP.NET and I would like to know if it is possible to create a view scaffolding in MVC applications by using if one is using generated code (since this means there will be no model files in the application) or is it necessary to write the content of the view manually if the controller calls the LLBLGen Pro classes?
Thanks in advance