Base solution for your next web application

Activities of "julianrobertshawe"

Question

Everything as being working fine and able to add new classes in the core application but running the add-migration does not add the code to create the table in the database. Changing existing classes creates the code to alter the table but unable to add new tables. Not sure if I am missing something basic here or there is something wrong with the project - thanks!

Question

Hi there, I am trying to pass a value to the function on the listAction of a jtable

I have tested the function inside firefox console but when loading the table I get the following error TypeError: originalListAction.method is not a function This is the code actions: { listAction: { method: _customerService.getProducts(4) } },

thanks Julian

Question

Hi there,

Inside my Web site I need to poll an external URL and grab items to be inserted and processed inside my application. I can't find the how to do this. How do I create a recurring hang file job that calls my function every 5 minutes for example

thanks Julian

Hi there. I am new to your framework and before I get started I want to make sure I get off on the right foot

Is there recommended way to deploy the code and database changes to UAT and then Production to works best for the framework and model driven database design.

I am very keen to keep everything well documented and managed and have read the getting started how to do this in development

thanks in advanced

Showing 1 to 4 of 4 entries