Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Facebook checkin using Graph API Pin
Jasmine25013-May-13 5:12
Jasmine25013-May-13 5:12 
Questionvbs in c# web application Pin
Sandeep Singh Negi30-Apr-13 20:13
Sandeep Singh Negi30-Apr-13 20:13 
AnswerRe: vbs in c# web application Pin
jkirkerx1-May-13 6:43
professionaljkirkerx1-May-13 6:43 
AnswerRe: vbs in c# web application Pin
Bernhard Hiller1-May-13 22:33
Bernhard Hiller1-May-13 22:33 
GeneralRe: vbs in c# web application Pin
Sandeep Singh Negi1-May-13 22:55
Sandeep Singh Negi1-May-13 22:55 
AnswerRe: vbs in c# web application Pin
Sandeep Singh Negi1-May-13 22:49
Sandeep Singh Negi1-May-13 22:49 
GeneralRe: vbs in c# web application Pin
jkirkerx2-May-13 7:21
professionaljkirkerx2-May-13 7:21 
QuestionVersioning MVC WebAPI Pin
Jeremy Hutchinson30-Apr-13 6:40
professionalJeremy Hutchinson30-Apr-13 6:40 
I'm starting a side project, the first stage will be a building a web application with MVC, in later stages we will be adding clients for mobile platforms. My thought was to create one API that all of the applications (web and mobile) go through to get/save data.

Because these different platforms will be on different release cycles I'll need a way for, say IPhone, to work with one version of the API while the website is using an updated version. What's the best way to do that? Can someone point me to a nice article or blog post somewhere about that?

My ideas so far are:
*Create a separate project to host the MVC Web API and host that in a subdomain or in a subfolder of the root site. Then either reference the DLL directly or reference it through the web (seems like an unnecessary http call)
*House the API withing the MVC project that will be the website and try to version it based on url in there. I did some quick testing with that this morning and wasn't able to get it to work, it always resided at \api (I couldn't get it to reside at \api_v2)

Any ideas or guidance would be greatly appreciated.

QuestionImage Comparison Pin
coder_ski30-Apr-13 4:27
coder_ski30-Apr-13 4:27 
AnswerRe: Image Comparison Pin
David Mujica30-Apr-13 5:07
David Mujica30-Apr-13 5:07 
QuestionMessage Closed Pin
30-Apr-13 0:21
Rajiv Kumar patel 201130-Apr-13 0:21 
QuestionRe: My Question Related to Technology Pin
Richard MacCutchan30-Apr-13 0:54
mveRichard MacCutchan30-Apr-13 0:54 
QuestionAccording to the order of the files in the directory database insert Pin
choisunny29-Apr-13 21:45
choisunny29-Apr-13 21:45 
Questionupdate VS2010 to VS2010 SP1 Pin
Member 870181328-Apr-13 3:20
Member 870181328-Apr-13 3:20 
AnswerRe: update VS2010 to VS2010 SP1 Pin
jkirkerx28-Apr-13 15:54
professionaljkirkerx28-Apr-13 15:54 
GeneralRe: update VS2010 to VS2010 SP1 Pin
Member 870181329-Apr-13 21:24
Member 870181329-Apr-13 21:24 
GeneralRe: update VS2010 to VS2010 SP1 Pin
jkirkerx30-Apr-13 6:31
professionaljkirkerx30-Apr-13 6:31 
GeneralRe: update VS2010 to VS2010 SP1 Pin
ramrakshamishra1-May-13 21:10
ramrakshamishra1-May-13 21:10 
Questionto Cookie or not to Cookie? Pin
Jassim Rahma28-Apr-13 2:56
Jassim Rahma28-Apr-13 2:56 
AnswerRe: to Cookie or not to Cookie? Pin
Sunil Gupta(Gopalganj)30-Apr-13 1:20
Sunil Gupta(Gopalganj)30-Apr-13 1:20 
AnswerRe: to Cookie or not to Cookie? Pin
Bikash Prakash Dash8-May-13 4:46
Bikash Prakash Dash8-May-13 4:46 
Questiontextbox style change at runtime Pin
praveen iThesisArt27-Apr-13 21:22
praveen iThesisArt27-Apr-13 21:22 
AnswerRe: textbox style change at runtime Pin
Joezer BH27-Apr-13 23:02
professionalJoezer BH27-Apr-13 23:02 
AnswerRe: textbox style change at runtime Pin
gashkori30-Apr-13 2:36
gashkori30-Apr-13 2:36 
AnswerRe: textbox style change at runtime Pin
ramrakshamishra1-May-13 21:12
ramrakshamishra1-May-13 21:12 

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.