Click here to Skip to main content
15,897,968 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: getting infragistics Pin
Mark Churchill2-Sep-07 19:11
Mark Churchill2-Sep-07 19:11 
GeneralRe: getting infragistics Pin
TAHIR MURAD3-Sep-07 1:06
TAHIR MURAD3-Sep-07 1:06 
GeneralRe: getting infragistics Pin
originSH3-Sep-07 23:36
originSH3-Sep-07 23:36 
QuestionFault Exception Error PinPopular
Revathij23-Aug-07 1:29
Revathij23-Aug-07 1:29 
QuestionState Machine Diagram for client-server communication Pin
DotNet.Agrawal21-Aug-07 23:21
DotNet.Agrawal21-Aug-07 23:21 
AnswerRe: State Machine Diagram for client-server communication Pin
Dave Kreskowiak24-Aug-07 6:47
mveDave Kreskowiak24-Aug-07 6:47 
QuestionCreating sequential numbering in a semi-connected environment Pin
francoisdotnet17-Aug-07 21:23
francoisdotnet17-Aug-07 21:23 
AnswerRe: Creating sequential numbering in a semi-connected environment Pin
Mark Churchill19-Aug-07 15:14
Mark Churchill19-Aug-07 15:14 
In a semi connected environment its going to be extremely difficult to pull off sequential numbering at all. I'm assuming this is the scenario:

1. Your field guys may disconnect
2. Create an arbitary number of quotes
3. Give the client their quote number on the spot
4. Return and resync.

Point 2 can be solved if you can get them to create a pending quote on the way out for all their appointments, this might be a workaround. Point 3 prevents you from ever changing the quote number on resync, so you need to be certain its good.

I'd question the need for exact sequential numbering. Typically accountanty people like their invoice numbers to be sequential, but this doesnt prevent you from giving a reference number that can be generated on the spot. Generation would depend on your environment, something like field guy id dash, sequence number.

Mark Churchill
Director
Dunn & Churchill

GeneralRe: Creating sequential numbering in a semi-connected environment Pin
francoisdotnet19-Aug-07 20:35
francoisdotnet19-Aug-07 20:35 
AnswerRe: Creating sequential numbering in a semi-connected environment Pin
User 58385228-Aug-07 20:27
User 58385228-Aug-07 20:27 
QuestionODP.Net Pin
miniThomas17-Aug-07 0:54
miniThomas17-Aug-07 0:54 
AnswerRe: ODP.Net Pin
Paul Conrad4-Nov-07 7:07
professionalPaul Conrad4-Nov-07 7:07 
GeneralUsing RDL to Define Flat File Exports Pin
Brady Kelly16-Aug-07 4:05
Brady Kelly16-Aug-07 4:05 
QuestionPassing data between layers Pin
vagl16-Aug-07 3:40
vagl16-Aug-07 3:40 
AnswerRe: Passing data between layers Pin
John-ph26-Aug-07 3:00
John-ph26-Aug-07 3:00 
GeneralRe: Passing data between layers Pin
Mark Churchill26-Aug-07 18:12
Mark Churchill26-Aug-07 18:12 
QuestionPopulating Objects from Db Pin
Burnsys215-Aug-07 17:47
Burnsys215-Aug-07 17:47 
AnswerRe: Populating Objects from Db Pin
Mark Churchill16-Aug-07 22:02
Mark Churchill16-Aug-07 22:02 
GeneralRe: Populating Objects from Db Pin
Ed.Poore17-Aug-07 3:37
Ed.Poore17-Aug-07 3:37 
QuestionDesign Pattern Seminar in Europe Pin
Spithas8-Aug-07 2:59
Spithas8-Aug-07 2:59 
AnswerRe: Design Pattern Seminar in Europe Pin
Colin Angus Mackay14-Aug-07 5:01
Colin Angus Mackay14-Aug-07 5:01 
GeneralRe: Design Pattern Seminar in Europe Pin
Pete O'Hanlon14-Aug-07 9:43
mvePete O'Hanlon14-Aug-07 9:43 
GeneralRe: Design Pattern Seminar in Europe Pin
Spithas17-Aug-07 21:47
Spithas17-Aug-07 21:47 
GeneralRe: Design Pattern Seminar in Europe Pin
martin_hughes20-Aug-07 5:50
martin_hughes20-Aug-07 5:50 
AnswerRe: Design Pattern Seminar in Europe Pin
t!bast30-Aug-07 3:22
t!bast30-Aug-07 3:22 

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.