Click here to Skip to main content
15,879,535 members
Home / Discussions / Application Lifecycle
   

Application Lifecycle

 
AnswerRe: hellos i want to develop an application that can sell buy advertise farm products online with a registration Pin
Vitória Oliveira1-Oct-19 11:32
Vitória Oliveira1-Oct-19 11:32 
SuggestionI neeed a code Pin
Member 1247249124-Apr-16 19:50
Member 1247249124-Apr-16 19:50 
SuggestionRe: I neeed a code Pin
Richard MacCutchan24-Apr-16 21:13
mveRichard MacCutchan24-Apr-16 21:13 
Questiondasgvd Pin
damdambidam14411-Apr-16 1:02
damdambidam14411-Apr-16 1:02 
AnswerRe: dasgvd Pin
Michael Haephrati31-Aug-19 5:08
professionalMichael Haephrati31-Aug-19 5:08 
AnswerRe: Two String value addition Pin
Richard MacCutchan2-Feb-16 22:18
mveRichard MacCutchan2-Feb-16 22:18 
AnswerRe: Two String value addition Pin
Afzaal Ahmad Zeeshan2-Feb-16 23:10
professionalAfzaal Ahmad Zeeshan2-Feb-16 23:10 
QuestionDoes your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
eschindler30-Sep-15 16:36
eschindler30-Sep-15 16:36 
AnswerRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
Dominic Burford1-Oct-15 2:24
professionalDominic Burford1-Oct-15 2:24 
GeneralRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
eschindler1-Oct-15 6:52
eschindler1-Oct-15 6:52 
AnswerRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
jschell3-Oct-15 7:10
jschell3-Oct-15 7:10 
GeneralRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
eschindler3-Oct-15 7:25
eschindler3-Oct-15 7:25 
AnswerRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
CHill6023-Oct-15 15:05
mveCHill6023-Oct-15 15:05 
AnswerRe: Does your development team do code review? Or do you wish you could? I’ve a few questions and would like your input. Pin
Laiju k2-Feb-18 18:17
professionalLaiju k2-Feb-18 18:17 
QuestionTeam Foundation Server Lab Management Pin
Brendan Costigan12-May-15 5:25
Brendan Costigan12-May-15 5:25 
QuestionMulti Developers Working On The Same Project PinPopular
eddy_fj24-Feb-15 12:23
eddy_fj24-Feb-15 12:23 
AnswerRe: Multi Developers Working On The Same Project Pin
eddy_fj24-Feb-15 12:43
eddy_fj24-Feb-15 12:43 
AnswerRe: Multi Developers Working On The Same Project PinPopular
Richard MacCutchan24-Feb-15 22:56
mveRichard MacCutchan24-Feb-15 22:56 
GeneralRe: Multi Developers Working On The Same Project Pin
Richard MacCutchan30-Aug-16 21:48
mveRichard MacCutchan30-Aug-16 21:48 
GeneralRe: Multi Developers Working On The Same Project Pin
Beginner Luck30-Aug-16 22:03
professionalBeginner Luck30-Aug-16 22:03 
AnswerRe: Multi Developers Working On The Same Project Pin
jschell26-Feb-15 10:14
jschell26-Feb-15 10:14 
GeneralRe: Multi Developers Working On The Same Project Pin
eddy_fj26-Feb-15 11:36
eddy_fj26-Feb-15 11:36 
GeneralRe: Multi Developers Working On The Same Project Pin
eddy_fj26-Feb-15 11:36
eddy_fj26-Feb-15 11:36 
GeneralRe: Multi Developers Working On The Same Project Pin
jschell27-Feb-15 10:32
jschell27-Feb-15 10:32 
AnswerRe: Multi Developers Working On The Same Project Pin
Dadecki5-May-15 22:34
Dadecki5-May-15 22:34 
Hello,

In my opinion the basic and main solution is to use source control system.

There are many of them, but I can advise you to use:

1) Visual Studio Online: https://www.visualstudio.com/en-us/products/what-is-visual-studio-online-vs.aspx[^]

2) SVN: https://www.visualsvn.com/[^]

3) Bitbucket: https://bitbucket.org/[^]

Programmers who work on the project can write different parts of the app and merge them after implementation.

Hope it will help.

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.