Base solution for your next web application

Activities of "matthew hull"

Thank you, that may point me in the right direction. The whole injection part is what is really confusing me I guess; I understand it, I'm just not used to it and I think that's what is throwing me off. I will see if I can get anywhere using your advice.

I've tried Googling for a sample project, similar to the ones available, do you happen to know if anything exists like that (even if its not the SimpleTaskSystem sample)?

Greetings! I am trying to learn WEB MVC in general. I already have Entity Framework background, but I am trying to get back into the web. The sample projects that are available, which include Durandal or Angular, are quite overwhelming for a beginner--so I'm leaving those out and opting for a multi page application. I want to interface with everything in APB... Using the SimpleTaskSystem as a guideline, I am trying to make a MULTI PAGE application. I want to add a controller to list all the Tasks in the SimpleTaskSystem.... but i am absolutely LOST. I have no idea how to call the Application Services created. I don't want to learn Durandal or Angular just yet. Is there a small sample project somewhere that uses the multi-page (non SPA, non Angular, Non Durandal) approach that might be able to help me out?

Or can someone simply show me how I can add a view-only page which calls the GetTasks() method of the TaskAppService in the SimpleTaskSystem sample project. I am quick learn and I hope that if I can get a explanation for this that I will be well on my way.

Thank you

Showing 1 to 2 of 2 entries