Click here to Skip to main content
15,868,016 members
Home / Discussions / Application Lifecycle
   

Application Lifecycle

 
QuestionI want an example of implementation of sql trigger in asp.net on updation or deletion Pin
bhushan verma11-Jun-13 20:21
bhushan verma11-Jun-13 20:21 
AnswerRe: I want an example of implementation of sql trigger in asp.net on updation or deletion Pin
Richard MacCutchan11-Jun-13 21:45
mveRichard MacCutchan11-Jun-13 21:45 
AnswerRe: I want an example of implementation of sql trigger in asp.net on updation or deletion Pin
jschell12-Jun-13 8:54
jschell12-Jun-13 8:54 
Questionhow to edit my gmail addres Pin
Amak K12-Apr-13 10:13
Amak K12-Apr-13 10:13 
AnswerRe: how to edit my gmail addres Pin
somnathdgaikwad23-Apr-13 9:23
professionalsomnathdgaikwad23-Apr-13 9:23 
GeneralRe: how to edit my gmail addres Pin
Volynsky Alex29-Apr-13 21:42
professionalVolynsky Alex29-Apr-13 21:42 
AnswerRe: how to edit my gmail addres Pin
sankarsan parida19-May-14 23:39
professionalsankarsan parida19-May-14 23:39 
QuestionSquish vs. Ranorex Pin
Marco Bertschi20-Feb-13 22:20
protectorMarco Bertschi20-Feb-13 22:20 
QuestionUse of Software Estimation and Analytics Tools Pin
John Aivazian25-Jan-13 6:24
John Aivazian25-Jan-13 6:24 
AnswerRe: Use of Software Estimation and Analytics Tools Pin
jschell25-Jan-13 9:34
jschell25-Jan-13 9:34 
GeneralRe: Use of Software Estimation and Analytics Tools Pin
John Aivazian25-Jan-13 14:46
John Aivazian25-Jan-13 14:46 
GeneralRe: Use of Software Estimation and Analytics Tools Pin
jschell26-Jan-13 14:47
jschell26-Jan-13 14:47 
AnswerRe: Use of Software Estimation and Analytics Tools Pin
R. Giskard Reventlov12-Apr-13 10:51
R. Giskard Reventlov12-Apr-13 10:51 
QuestionTFS Pin
BigBaga25-Nov-12 22:40
BigBaga25-Nov-12 22:40 
AnswerRe: TFS Pin
jschell26-Nov-12 11:04
jschell26-Nov-12 11:04 
GeneralRe: TFS Pin
BigBaga26-Nov-12 20:46
BigBaga26-Nov-12 20:46 
GeneralRe: TFS Pin
Nandakishore G N24-Jan-13 2:21
professionalNandakishore G N24-Jan-13 2:21 
QuestionBenchmark deviations Pin
S. Becker4-Oct-12 1:37
S. Becker4-Oct-12 1:37 
AnswerRe: Benchmark deviations Pin
jschell4-Oct-12 11:47
jschell4-Oct-12 11:47 
GeneralRe: Benchmark deviations Pin
S. Becker5-Oct-12 2:00
S. Becker5-Oct-12 2:00 
GeneralRe: Benchmark deviations Pin
Richard MacCutchan5-Oct-12 2:52
mveRichard MacCutchan5-Oct-12 2:52 
GeneralRe: Benchmark deviations Pin
jschell5-Oct-12 9:55
jschell5-Oct-12 9:55 
AnswerRe: Benchmark deviations Pin
S. Becker22-Oct-12 21:33
S. Becker22-Oct-12 21:33 
QuestionTFS build best practise Pin
tomas.ivan2-Sep-12 21:19
tomas.ivan2-Sep-12 21:19 
AnswerRe: TFS build best practise Pin
jschell4-Sep-12 12:15
jschell4-Sep-12 12:15 
tomas.ivan wrote:
there was a project (A), whose output is mixture of exe and dll files.



tomas.ivan wrote:
The dll files are not in source control, however there is a possibility to build
them.


Either those two statements are mutually exclusive or you think that the dlls need to be in source control after the build complete. For the second part the dlls need no more been in source control than the install executable is.


Ignoring that and looking at a high level view then...

A configuration management (CM) person is a person whose job or at least a principle role is to do builds. And only do builds (the role.)

And given the following two possibilities.

A - Two solutions. One used only be developers. Second that includes projects of first solutions in addition to install shield.

B - One solution. Includes common developer projects and InstallShield.

With a CM person/role then use A. If not then B. Might keep in mind that InstallShield licenses, specifically cost, might require at least a CM role (versus every developer managing InstallShield.)

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.