Click here to Skip to main content
15,914,111 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Software Architect Pin
Aaron VanWieren4-Apr-07 13:16
Aaron VanWieren4-Apr-07 13:16 
QuestionEfficient Exception Bubbling Pin
Tristan Rhodes2-Apr-07 6:24
Tristan Rhodes2-Apr-07 6:24 
AnswerRe: Efficient Exception Bubbling Pin
Pete O'Hanlon3-Apr-07 1:19
mvePete O'Hanlon3-Apr-07 1:19 
GeneralRe: Efficient Exception Bubbling Pin
Tristan Rhodes3-Apr-07 3:16
Tristan Rhodes3-Apr-07 3:16 
Questionwww.google.co.inestrict read/ write access to USB drive Pin
scoobydoo200729-Mar-07 23:14
scoobydoo200729-Mar-07 23:14 
GeneralRe: www.google.co.inestrict read/ write access to USB drive Pin
Paul Conrad23-Dec-07 8:18
professionalPaul Conrad23-Dec-07 8:18 
Questionrestrict read/ write access to USB drive Pin
scoobydoo200729-Mar-07 23:06
scoobydoo200729-Mar-07 23:06 
Questionbookkeeping agency Pin
alexrad29-Mar-07 10:04
alexrad29-Mar-07 10:04 
Hi to all,
i have developed solution for bookkeeping agency.
There are a lot of inserts in database (two tables header and details) from many points (10-15-20). Operators are inserted documents with 10-20(50 or 100) items. At the moment, mine solution is insert in database a each row of data as it is comlete and just after insert there is select wich retrive data from database. With this i have data in scope of everyone, but as it is very frequntly it is so SLOW. After each row select(with several 9-10 joins) retrives more and more data. Mine other idea is that operator is working in local and when is finished with a document then to lounch insert in database.
With this i will bypass continual rounds throuh server, but data will bee in scope just after inserting whole document ...
I need some instructions about solving this bussiness task.
I'm working with sql 2000 and vb.net
Thanks to all
AnswerRe: bookkeeping agency Pin
led mike29-Mar-07 10:54
led mike29-Mar-07 10:54 
GeneralRe: bookkeeping agency Pin
alexrad29-Mar-07 13:42
alexrad29-Mar-07 13:42 
QuestionDoFactory.com Pin
Brendan Vogt29-Mar-07 1:13
Brendan Vogt29-Mar-07 1:13 
AnswerRe: DoFactory.com Pin
Pete O'Hanlon29-Mar-07 22:49
mvePete O'Hanlon29-Mar-07 22:49 
GeneralRe: DoFactory.com Pin
Brendan Vogt29-Mar-07 23:06
Brendan Vogt29-Mar-07 23:06 
GeneralRe: DoFactory.com Pin
Pete O'Hanlon29-Mar-07 23:22
mvePete O'Hanlon29-Mar-07 23:22 
GeneralBase Classes and Factory Pattern Pin
Brady Kelly27-Mar-07 19:26
Brady Kelly27-Mar-07 19:26 
GeneralRe: Base Classes and Factory Pattern Pin
Pete O'Hanlon27-Mar-07 22:40
mvePete O'Hanlon27-Mar-07 22:40 
GeneralRe: Base Classes and Factory Pattern Pin
led mike28-Mar-07 5:54
led mike28-Mar-07 5:54 
GeneralRe: Base Classes and Factory Pattern Pin
Brady Kelly28-Mar-07 6:10
Brady Kelly28-Mar-07 6:10 
QuestionGenerate C# code from UML class diagram Pin
aminowest27-Mar-07 5:07
aminowest27-Mar-07 5:07 
AnswerRe: Generate C# code from UML class diagram Pin
Fatbuddha 112-Jun-07 23:35
Fatbuddha 112-Jun-07 23:35 
QuestionTesting Tool Tutorial Pin
Tech_spidy25-Mar-07 19:49
Tech_spidy25-Mar-07 19:49 
AnswerRe: Testing Tool Tutorial Pin
Fatbuddha 112-Jun-07 23:33
Fatbuddha 112-Jun-07 23:33 
QuestionPopulate C1Report Control with VB.Net Pin
Motiur21-Mar-07 19:07
Motiur21-Mar-07 19:07 
AnswerRe: Populate C1Report Control with VB.Net Pin
Pete O'Hanlon26-Mar-07 2:05
mvePete O'Hanlon26-Mar-07 2:05 
Question[UI Design] presenting a filename to the user. Pin
Maximilien21-Mar-07 8:34
Maximilien21-Mar-07 8:34 

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.