Click here to Skip to main content
15,902,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: How do I access row and cell information in a bound DataGridView? Pin
arnold_w7-Jan-10 4:30
arnold_w7-Jan-10 4:30 
GeneralRe: How do I access row and cell information in a bound DataGridView? Pin
dan!sh 7-Jan-10 6:27
professional dan!sh 7-Jan-10 6:27 
GeneralRe: How do I access row and cell information in a bound DataGridView? Pin
arnold_w7-Jan-10 22:05
arnold_w7-Jan-10 22:05 
QuestionSingleton Class and Static Class Pin
dataminers6-Jan-10 4:01
dataminers6-Jan-10 4:01 
AnswerRe: Singleton Class and Static Class Pin
#realJSOP6-Jan-10 4:07
professional#realJSOP6-Jan-10 4:07 
AnswerRe: Singleton Class and Static Class Pin
harold aptroot6-Jan-10 4:07
harold aptroot6-Jan-10 4:07 
AnswerRe: Singleton Class and Static Class Pin
Abhinav S6-Jan-10 5:52
Abhinav S6-Jan-10 5:52 
AnswerRe: Singleton Class and Static Class Pin
carlecomm6-Jan-10 19:13
carlecomm6-Jan-10 19:13 
Hi, I think the difference between the two classes is that

Static Class needs no instance of the object,

while Singleton needs one instance of object and to keep the state.

modified 27-May-14 4:59am.

QuestionGenerating partitions Pin
varsha parmar6-Jan-10 3:39
varsha parmar6-Jan-10 3:39 
AnswerRe: Generating partitions Pin
Luc Pattyn6-Jan-10 3:46
sitebuilderLuc Pattyn6-Jan-10 3:46 
GeneralRe: Generating partitions Pin
varsha parmar6-Jan-10 3:56
varsha parmar6-Jan-10 3:56 
GeneralRe: Generating partitions Pin
#realJSOP6-Jan-10 4:00
professional#realJSOP6-Jan-10 4:00 
GeneralRe: Generating partitions Pin
Luc Pattyn6-Jan-10 4:05
sitebuilderLuc Pattyn6-Jan-10 4:05 
GeneralRe: Generating partitions Pin
OriginalGriff6-Jan-10 5:43
mveOriginalGriff6-Jan-10 5:43 
GeneralRe: Generating partitions Pin
Luc Pattyn6-Jan-10 5:52
sitebuilderLuc Pattyn6-Jan-10 5:52 
GeneralRe: Generating partitions Pin
OriginalGriff6-Jan-10 6:05
mveOriginalGriff6-Jan-10 6:05 
GeneralRe: Generating partitions Pin
ωαη∂εrεr6-Jan-10 19:56
ωαη∂εrεr6-Jan-10 19:56 
QuestionStatic constructor [SOLVED] Pin
mabrahao6-Jan-10 0:42
mabrahao6-Jan-10 0:42 
AnswerRe: Static constructor Pin
Saksida Bojan6-Jan-10 0:54
Saksida Bojan6-Jan-10 0:54 
GeneralRe: Static constructor Pin
OriginalGriff6-Jan-10 1:04
mveOriginalGriff6-Jan-10 1:04 
GeneralRe: Static constructor Pin
Saksida Bojan6-Jan-10 1:07
Saksida Bojan6-Jan-10 1:07 
GeneralRe: Static constructor Pin
mabrahao6-Jan-10 1:05
mabrahao6-Jan-10 1:05 
GeneralRe: Static constructor Pin
Pete O'Hanlon6-Jan-10 1:22
mvePete O'Hanlon6-Jan-10 1:22 
GeneralRe: Static constructor Pin
Saksida Bojan6-Jan-10 1:28
Saksida Bojan6-Jan-10 1:28 
GeneralRe: Static constructor Pin
dojohansen7-Jan-10 4:03
dojohansen7-Jan-10 4:03 

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.