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

C#

 
GeneralRe: How to update only selected lines Pin
Seraph_summer22-Oct-07 2:09
Seraph_summer22-Oct-07 2:09 
AnswerRe: How to update only selected lines Pin
Seraph_summer22-Oct-07 2:06
Seraph_summer22-Oct-07 2:06 
Questionre:Auto Diagnosis of Internet Connection Issues Pin
RameshwerE22-Oct-07 1:15
RameshwerE22-Oct-07 1:15 
AnswerRe: re:Auto Diagnosis of Internet Connection Issues Pin
Vasudevan Deepak Kumar22-Oct-07 2:40
Vasudevan Deepak Kumar22-Oct-07 2:40 
QuestionLazy Loading Pin
satsumatable22-Oct-07 0:54
satsumatable22-Oct-07 0:54 
AnswerRe: Lazy Loading Pin
Christian Graus22-Oct-07 0:57
protectorChristian Graus22-Oct-07 0:57 
GeneralRe: Lazy Loading Pin
satsumatable22-Oct-07 1:01
satsumatable22-Oct-07 1:01 
GeneralRe: Lazy Loading Pin
Christian Graus22-Oct-07 1:13
protectorChristian Graus22-Oct-07 1:13 
You can't show 2 gig of data in your UI, no matter how you look at it.

Yes, if you read it a bit at a time, that's probably a viable approach. My point is that lazy loading means to load an object as you need it. I suspect you meant more what I was suggesting, that you load it a bit at a time, right ?


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Lazy Loading Pin
satsumatable22-Oct-07 1:26
satsumatable22-Oct-07 1:26 
QuestionOperator Overloading Pin
salman_geek22-Oct-07 0:48
salman_geek22-Oct-07 0:48 
AnswerRe: Operator Overloading Pin
m@u22-Oct-07 0:53
m@u22-Oct-07 0:53 
GeneralRe: Operator Overloading Pin
salman_geek22-Oct-07 0:58
salman_geek22-Oct-07 0:58 
AnswerRe: Operator Overloading Pin
Spunky Coder22-Oct-07 0:54
Spunky Coder22-Oct-07 0:54 
GeneralRe: Operator Overloading Pin
salman_geek22-Oct-07 0:59
salman_geek22-Oct-07 0:59 
GeneralRe: Operator Overloading Pin
Spunky Coder22-Oct-07 1:07
Spunky Coder22-Oct-07 1:07 
GeneralRe: Operator Overloading Pin
salman_geek22-Oct-07 1:12
salman_geek22-Oct-07 1:12 
Questiondeclaring object array Pin
wasimsharp22-Oct-07 0:44
wasimsharp22-Oct-07 0:44 
AnswerRe: declaring object array Pin
garyshort22-Oct-07 0:47
garyshort22-Oct-07 0:47 
GeneralRe: declaring object array Pin
Christian Graus22-Oct-07 0:48
protectorChristian Graus22-Oct-07 0:48 
GeneralRe: declaring object array Pin
garyshort22-Oct-07 0:53
garyshort22-Oct-07 0:53 
GeneralRe: declaring object array Pin
Christian Graus22-Oct-07 0:58
protectorChristian Graus22-Oct-07 0:58 
GeneralRe: declaring object array Pin
garyshort22-Oct-07 0:48
garyshort22-Oct-07 0:48 
AnswerRe: declaring object array Pin
Christian Graus22-Oct-07 0:47
protectorChristian Graus22-Oct-07 0:47 
AnswerRe: declaring object array Pin
kapil bhatnagar22-Oct-07 0:48
kapil bhatnagar22-Oct-07 0:48 
Questionsource code Pin
shreya999922-Oct-07 0:39
shreya999922-Oct-07 0:39 

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.