Click here to Skip to main content
15,896,348 members

Comments by Uffman (Top 3 by date)

Uffman 5-Dec-17 2:10am View    
Saw this one, tnx. But this project has Controller is the same project than also has Angular Code. What I would like is to have API controllers in separate project.
Example:

SampleApp.Core
SampleApp.Infrastucture
SampleApp.Services
SampleApp.WebApi -> this project has all the logic for WeAPI Controllers
SampleApp.Angular -> this project only has Angular code

How can I call/use SampleApp.WebApi Controller in SampleApp.Angular project
Uffman 18-Feb-14 9:20am View    
Reason for my vote of 5 \n Thank you. That was a life saver :)
Uffman 27-Dec-12 13:33pm View    
Reason for my vote of 5 \n Great, i'm just starting to work on some MVC project. This is going to be really helpfull