Click here to Skip to main content
15,894,546 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Design Patterns References Pin
geekfromindia18-Jan-08 9:09
geekfromindia18-Jan-08 9:09 
GeneralRe: Design Patterns References Pin
led mike18-Jan-08 9:14
led mike18-Jan-08 9:14 
GeneralRe: Design Patterns References Pin
geekfromindia18-Jan-08 9:46
geekfromindia18-Jan-08 9:46 
GeneralRe: Design Patterns References Pin
led mike18-Jan-08 10:03
led mike18-Jan-08 10:03 
GeneralRe: Design Patterns References Pin
geekfromindia18-Jan-08 10:48
geekfromindia18-Jan-08 10:48 
GeneralRe: Design Patterns References Pin
geekfromindia18-Jan-08 10:51
geekfromindia18-Jan-08 10:51 
GeneralRe: Design Patterns References Pin
Member 74129825-Jan-08 2:33
Member 74129825-Jan-08 2:33 
GeneralDatabase App Deployment - (Newbie) [modified] Pin
wjtaylor10-Jan-08 13:19
wjtaylor10-Jan-08 13:19 
If I am writing a DB app, I am going to have several parts to keep track of. Some are:

SQL setup files
C# code
other misc files

Now if I change my c# files so that it requires new SQL setup files, I have to manage the change in 2 places. What is the best way to implement deployment while at the same time keeping DB/app versions in sync when revising code?

I don't even know what to call this concept to google it.

I guess this leads to the question "What are people who are using c# using for a CVS?"

The next situation would be if the end user was going from a previously installed v1 to v2 with different table structure. Are there design patterns for an updater?

Any info is appreciated.

Cheers,
WT

modified on Friday, January 11, 2008 11:32:17 AM

GeneralRe: Database App Deployment - (Newbie) Pin
VarChar25510-Jan-08 15:42
VarChar25510-Jan-08 15:42 
GeneralRe: Database App Deployment - (Newbie) Pin
wjtaylor11-Jan-08 3:53
wjtaylor11-Jan-08 3:53 
GeneralRe: Database App Deployment - (Newbie) Pin
led mike11-Jan-08 4:56
led mike11-Jan-08 4:56 
GeneralLocalization design question Pin
gnjunge8-Jan-08 22:12
gnjunge8-Jan-08 22:12 
QuestionMutually exclusive property across instances? Pin
Edmundisme8-Jan-08 16:12
Edmundisme8-Jan-08 16:12 
AnswerRe: Mutually exclusive property across instances? Pin
Mark Churchill8-Jan-08 18:53
Mark Churchill8-Jan-08 18:53 
GeneralRe: Mutually exclusive property across instances? Pin
Edmundisme9-Jan-08 8:49
Edmundisme9-Jan-08 8:49 
GeneralRe: Mutually exclusive property across instances? Pin
Mark Churchill9-Jan-08 21:15
Mark Churchill9-Jan-08 21:15 
GeneralService Oriented Architecture Pin
ppayal3-Jan-08 7:05
ppayal3-Jan-08 7:05 
GeneralRe: Service Oriented Architecture Pin
Ray Cassick3-Jan-08 7:42
Ray Cassick3-Jan-08 7:42 
GeneralRe: Service Oriented Architecture Pin
Paul Conrad4-Jan-08 11:29
professionalPaul Conrad4-Jan-08 11:29 
GeneralRe: Service Oriented Architecture Pin
VarChar2559-Jan-08 9:04
VarChar2559-Jan-08 9:04 
GeneralSomehow.. Pin
Eytukan18-Jan-08 6:46
Eytukan18-Jan-08 6:46 
Questionhow to make a crawler to fetch a web page in php Pin
Arun.N2-Jan-08 1:41
Arun.N2-Jan-08 1:41 
AnswerRe: how to make a crawler to fetch a web page in php Pin
Pete O'Hanlon2-Jan-08 9:31
mvePete O'Hanlon2-Jan-08 9:31 
AnswerRe: how to make a crawler to fetch a web page in php Pin
Paul Conrad4-Jan-08 11:29
professionalPaul Conrad4-Jan-08 11:29 
AnswerRe: how to make a crawler to fetch a web page in php Pin
Eytukan18-Jan-08 6:47
Eytukan18-Jan-08 6:47 

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.