Timeline for Should we call Web API from MVC application in same solution?
Current License: CC BY-SA 3.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 19, 2016 at 16:03 | review | Close votes | |||
| Mar 24, 2016 at 3:05 | |||||
| Feb 28, 2016 at 3:51 | answer | added | Manoj Kumar Bisht | timeline score: 4 | |
| Oct 10, 2014 at 0:18 | answer | added | Bobby D | timeline score: 46 | |
| Jul 1, 2014 at 5:27 | answer | added | Rocklan | timeline score: 6 | |
| Jun 30, 2014 at 17:41 | comment | added | Andrew Hoffman | Yes. programmers.stackexchange.com/questions/148556/… and stackoverflow.com/questions/3590561/… are good resources. Some do, some don't. No real 'correct' way. | |
| Jun 30, 2014 at 17:18 | comment | added | Ruchir Shah | Means you're syaing that Google is calling HTTP request over method from .dll? O think calling API consume more time compare to calling business layer directly. | |
| Jun 30, 2014 at 17:03 | comment | added | Andrew Hoffman | Google went through this question once. Their products are both services and websites. I believe they decided upon having their websites consume their own services. | |
| Jun 30, 2014 at 17:00 | comment | added | Andrew Hoffman | Ok then, then there's no correct answer really. There are benefits to only calling your API when it comes to improving their quality. (eating your own dogfood) There are also performance benefits to making inproc calls instead of calling through services. | |
| Jun 30, 2014 at 16:55 | comment | added | Ruchir Shah | We're using MVC | |
| Jun 30, 2014 at 16:50 | comment | added | Andrew Hoffman | MVVM or MVC with view models? | |
| Jun 30, 2014 at 16:37 | history | edited | Ruchir Shah | CC BY-SA 3.0 |
added 515 characters in body
|
| Jun 30, 2014 at 5:37 | history | edited | Ruchir Shah | CC BY-SA 3.0 |
added 131 characters in body
|
| Jun 29, 2014 at 22:58 | history | tweeted | twitter.com/#!/StackProgrammer/status/483384066193240064 | ||
| Jun 29, 2014 at 9:52 | review | First posts | |||
| Jun 29, 2014 at 19:29 | |||||
| Jun 29, 2014 at 9:34 | history | asked | Ruchir Shah | CC BY-SA 3.0 |