Click here to Skip to main content
16,006,006 members
Home / Discussions / C#
   

C#

 
GeneralRe: ask for advice for data access design pattern Pin
George_George14-Oct-08 2:50
George_George14-Oct-08 2:50 
GeneralRe: ask for advice for data access design pattern Pin
led mike14-Oct-08 5:55
led mike14-Oct-08 5:55 
GeneralRe: ask for advice for data access design pattern Pin
George_George14-Oct-08 23:30
George_George14-Oct-08 23:30 
GeneralRe: ask for advice for data access design pattern Pin
led mike15-Oct-08 5:22
led mike15-Oct-08 5:22 
GeneralRe: ask for advice for data access design pattern Pin
George_George15-Oct-08 23:32
George_George15-Oct-08 23:32 
GeneralRe: ask for advice for data access design pattern Pin
led mike16-Oct-08 5:29
led mike16-Oct-08 5:29 
GeneralRe: ask for advice for data access design pattern Pin
George_George17-Oct-08 1:18
George_George17-Oct-08 1:18 
RantRe: ask for advice for data access design pattern Pin
led mike17-Oct-08 5:31
led mike17-Oct-08 5:31 
George_George wrote:
But what I am asking is the best practices for data access patterns


Now that is just a bald faced lie! Mad | :mad:

Your original post (below) is clearly asking about multi-threading issues. The chapters in Richters book covering threading and threading issues is the best material I have ever read on threading. Read it or don't, it's up to you but I am done playing your stupid game of changing topics in the middle of a conversation. I don't know who the hell you are or why you enjoy playing these stupid games. Maybe you should try to get a girl friend.

George_George wrote:
- I want to let client side library to start multiple threads to work efficiently to request for multiple content at the same time other than a single thread pattern;
- But I do not want to hit the server too hard and I also do not want to the library to consume too much resources (memory/threads) on client side to block other work of the client. The library is delivered as a DLL, so loaded into client side process, and will compete for resources of the same process.

Are there any good design patterns for such issues?



led mike

GeneralRe: ask for advice for data access design pattern Pin
George_George17-Oct-08 5:51
George_George17-Oct-08 5:51 
QuestionLoading three tables into a treeview Pin
Muammar©11-Oct-08 2:05
Muammar©11-Oct-08 2:05 
AnswerRe: Loading three tables into a treeview Pin
#realJSOP11-Oct-08 2:40
professional#realJSOP11-Oct-08 2:40 
GeneralRe: Loading three tables into a treeview Pin
Muammar©11-Oct-08 2:50
Muammar©11-Oct-08 2:50 
GeneralRe: Loading three tables into a treeview Pin
#realJSOP11-Oct-08 5:31
professional#realJSOP11-Oct-08 5:31 
GeneralRe: Loading three tables into a treeview Pin
Muammar©11-Oct-08 18:59
Muammar©11-Oct-08 18:59 
QuestionHow to set values in registry when UAC is enabled? Pin
S a n d y11-Oct-08 1:43
S a n d y11-Oct-08 1:43 
AnswerRe: How to set values in registry when UAC is enabled? Pin
#realJSOP11-Oct-08 2:39
professional#realJSOP11-Oct-08 2:39 
AnswerRe: How to set values in registry when UAC is enabled? Pin
jzonthemtn11-Oct-08 3:23
jzonthemtn11-Oct-08 3:23 
Questionhow to change the shape of the form Pin
srikanthkamuju11-Oct-08 1:26
srikanthkamuju11-Oct-08 1:26 
AnswerRe: how to change the shape of the form Pin
#realJSOP11-Oct-08 2:31
professional#realJSOP11-Oct-08 2:31 
AnswerRe: how to change the shape of the form Pin
Abhijit Jana11-Oct-08 2:52
professionalAbhijit Jana11-Oct-08 2:52 
AnswerRe: how to change the shape of the form Pin
Giorgi Dalakishvili11-Oct-08 3:24
mentorGiorgi Dalakishvili11-Oct-08 3:24 
GeneralRe: how to change the shape of the form Pin
nelsonpaixao12-Oct-08 13:13
nelsonpaixao12-Oct-08 13:13 
QuestionTBBUTTON Struct in Vista x64 returns dwData value 0x0000 always. Pin
Decad10-Oct-08 23:43
Decad10-Oct-08 23:43 
AnswerRe: TBBUTTON Struct in Vista x64 returns dwData value 0x0000 always. Pin
Mark Salsbery11-Oct-08 6:44
Mark Salsbery11-Oct-08 6:44 
GeneralRe: TBBUTTON Struct in Vista x64 returns dwData value 0x0000 always. Pin
Decad11-Oct-08 6:54
Decad11-Oct-08 6:54 

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.