Click here to Skip to main content
15,881,812 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: General Web Development Question Pin
Anurag Gandhi22-Aug-14 8:59
professionalAnurag Gandhi22-Aug-14 8:59 
GeneralRe: General Web Development Question Pin
Kevin Marois24-Aug-14 7:52
professionalKevin Marois24-Aug-14 7:52 
GeneralRe: General Web Development Question Pin
Anurag Gandhi24-Aug-14 8:07
professionalAnurag Gandhi24-Aug-14 8:07 
GeneralRe: General Web Development Question Pin
Kevin Marois24-Aug-14 8:17
professionalKevin Marois24-Aug-14 8:17 
AnswerRe: General Web Development Question Pin
Richard MacCutchan22-Aug-14 21:14
mveRichard MacCutchan22-Aug-14 21:14 
AnswerRe: General Web Development Question Pin
Wombaticus24-Aug-14 1:22
Wombaticus24-Aug-14 1:22 
AnswerRe: General Web Development Question Pin
uspatel1-Sep-14 1:32
professionaluspatel1-Sep-14 1:32 
AnswerRe: General Web Development Question Pin
Nathan Minier5-Sep-14 3:57
professionalNathan Minier5-Sep-14 3:57 
One thing that has not been mentioned much here is that when you are working with WebAPI(2), you also need to keep in mind the consumption of your services.

When considering the modern SPA or service-to-service approach, I find it helps to tack it to an n-tier model for the purposes of figuring out what my needs at any given point in the stack are. The WebAPI can serve 2 purposes, data layer only or data mixed with business. The consumer can be considered in the same way, if it's an SPA then the consumer is either UI only or UI-business.

If you're trying to develop a framework, I'd flesh out the approach that I wanted to take and find(or write) a JS framework that best serves my approach. I like using WebAPI2 as a Data source, so I've been working with Angular to handle business and presentation logic. I have other apps that I base out of MVC instead, and just use jQuery/vanilla JavaScript with those.

I do think that the JavaScript environment is one that needs to be considered carefully when moving into the modern web app landscape.
AnswerRe: General Web Development Question Pin
Dominic Burford15-Sep-14 2:42
professionalDominic Burford15-Sep-14 2:42 
QuestionGoogle search - why does it do this? Pin
#realJSOP20-Aug-14 4:52
mve#realJSOP20-Aug-14 4:52 
AnswerRe: Google search - why does it do this? Pin
Richard Deeming20-Aug-14 5:21
mveRichard Deeming20-Aug-14 5:21 
AnswerRe: Google search - why does it do this? Pin
Graham Breach20-Aug-14 5:29
Graham Breach20-Aug-14 5:29 
AnswerRe: Google search - why does it do this? Pin
Dominic Burford15-Sep-14 2:47
professionalDominic Burford15-Sep-14 2:47 
GeneralHow to speed up web development Projects Pin
pandu web dev11-Aug-14 22:38
pandu web dev11-Aug-14 22:38 
AnswerRe: How to speed up web development Projects Pin
Richard MacCutchan11-Aug-14 23:01
mveRichard MacCutchan11-Aug-14 23:01 
GeneralRe: How to speed up web development Projects Pin
Bernhard Hiller12-Aug-14 21:19
Bernhard Hiller12-Aug-14 21:19 
AnswerRe: How to speed up web development Projects Pin
thatraja12-Aug-14 23:18
professionalthatraja12-Aug-14 23:18 
GeneralRe: How to speed up web development Projects Pin
pitechindore25-Dec-14 23:21
pitechindore25-Dec-14 23:21 
QuestionHow to add new keywords to my web site to search in Google? Pin
Davood Riazi9-Aug-14 19:57
Davood Riazi9-Aug-14 19:57 
AnswerRe: How to add new keywords to my web site to search in Google? Pin
Bernhard Hiller10-Aug-14 21:53
Bernhard Hiller10-Aug-14 21:53 
AnswerRe: How to add new keywords to my web site to search in Google? Pin
Swinkaran10-Aug-14 23:34
professionalSwinkaran10-Aug-14 23:34 
GeneralRemove the date on the post Pin
xpoweren8-Aug-14 16:58
xpoweren8-Aug-14 16:58 
QuestionRe: Remove the date on the post Pin
Richard MacCutchan8-Aug-14 21:32
mveRichard MacCutchan8-Aug-14 21:32 
AnswerRe: Remove the date on the post Pin
xpoweren9-Aug-14 20:34
xpoweren9-Aug-14 20:34 
QuestionToo many web services ruin the application, Best resolutions. Pin
muralinarisetty4-Aug-14 21:35
muralinarisetty4-Aug-14 21:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.