Click here to Skip to main content
15,917,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: I can't seem to find the BitArray equivalent to Array.ConstrainedCopy() Pin
Zig15822-May-08 13:43
Zig15822-May-08 13:43 
QuestionMulti Language Support for C# application Pin
Prashant C22-May-08 3:57
Prashant C22-May-08 3:57 
AnswerRe: Multi Language Support for C# application Pin
Simon P Stevens22-May-08 5:05
Simon P Stevens22-May-08 5:05 
QuestionUsing both .NET caching and generic list. Pin
Steve Holdorf22-May-08 3:00
Steve Holdorf22-May-08 3:00 
AnswerRe: Using both .NET caching and generic list. Pin
J4amieC22-May-08 3:20
J4amieC22-May-08 3:20 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 3:50
Steve Holdorf22-May-08 3:50 
GeneralRe: Using both .NET caching and generic list. Pin
Guffa22-May-08 4:06
Guffa22-May-08 4:06 
QuestionRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 4:25
Steve Holdorf22-May-08 4:25 
See, what I don't understand is this, getting the data from the database and storing it into generic list of objects seem to serve the same purpose as going from the database directly to cach. The point is that I am designing a system. Now, what I am thinking is, for example, having a PatientManager object which stores a generic list of Patient objects. In the PatientManager should I get the list of Patient objects directly from the database and not use cach or should I have both a cach table in the PatientManager object and load the generic list of Patient objects as needed? I need advise before I start with the UML.

Very much thanks for the help!


Steve
AnswerRe: Using both .NET caching and generic list. Pin
led mike22-May-08 4:45
led mike22-May-08 4:45 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 5:01
Steve Holdorf22-May-08 5:01 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 5:08
Steve Holdorf22-May-08 5:08 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 5:35
Steve Holdorf22-May-08 5:35 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 5:51
Steve Holdorf22-May-08 5:51 
GeneralRe: Using both .NET caching and generic list. Pin
led mike22-May-08 10:12
led mike22-May-08 10:12 
GeneralRe: Using both .NET caching and generic list. Pin
Guffa22-May-08 9:58
Guffa22-May-08 9:58 
GeneralRe: Using both .NET caching and generic list. Pin
Steve Holdorf22-May-08 11:04
Steve Holdorf22-May-08 11:04 
QuestionInvoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 2:57
Arun Abraham Jose22-May-08 2:57 
AnswerRe: Invoke C# Method in VB Script Pin
Christian Graus22-May-08 2:58
protectorChristian Graus22-May-08 2:58 
GeneralRe: Invoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 3:11
Arun Abraham Jose22-May-08 3:11 
GeneralRe: Invoke C# Method in VB Script Pin
Christian Graus22-May-08 3:13
protectorChristian Graus22-May-08 3:13 
GeneralRe: Invoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 3:53
Arun Abraham Jose22-May-08 3:53 
GeneralRe: Invoke C# Method in VB Script Pin
The Nightcoder22-May-08 4:31
The Nightcoder22-May-08 4:31 
GeneralRe: Invoke C# Method in VB Script Pin
Guffa22-May-08 3:37
Guffa22-May-08 3:37 
GeneralRe: Invoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 3:57
Arun Abraham Jose22-May-08 3:57 
GeneralRe: Invoke C# Method in VB Script Pin
Arun Abraham Jose22-May-08 4:32
Arun Abraham Jose22-May-08 4:32 

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.