Click here to Skip to main content
15,887,676 members
Home / Discussions / C#
   

C#

 
AnswerRe: DbDataReader: Matching fields to order or occurrence? Pin
PIEBALDconsult27-Jul-11 14:45
mvePIEBALDconsult27-Jul-11 14:45 
AnswerRe: DbDataReader: Matching fields to order or occurrence? Pin
Eddy Vluggen28-Jul-11 9:49
professionalEddy Vluggen28-Jul-11 9:49 
GeneralRe: DbDataReader: Matching fields to order or occurrence? Pin
PIEBALDconsult28-Jul-11 13:57
mvePIEBALDconsult28-Jul-11 13:57 
Questiondeveloping program Pin
albertodiprima27-Jul-11 4:08
albertodiprima27-Jul-11 4:08 
AnswerRe: developing program Pin
Richard MacCutchan27-Jul-11 4:12
mveRichard MacCutchan27-Jul-11 4:12 
GeneralRe: developing program Pin
albertodiprima27-Jul-11 4:17
albertodiprima27-Jul-11 4:17 
GeneralRe: developing program Pin
Blue_Boy27-Jul-11 4:37
Blue_Boy27-Jul-11 4:37 
QuestionLoading of pictures and (un)covering them Pin
nstk27-Jul-11 0:02
nstk27-Jul-11 0:02 
I am planning a memory game (as an exercise for myself) and thought of loading pictures, probably gifs or pngs into PictureBox controls like Microsoft does in this tutorial.

http://msdn.microsoft.com/en-us/library/dd492173.aspx

I would like to have the opinion of more experienced members in this forum, and mostly an answer to the following. During the game, two pieces will be revealed to the player for X seconds and then, in case he/she fails, they will have to be covered again. What does this mean in programming terms? I think that loading a picture and then loading a blank one would be a solution but probably a bad one, provoking unnecessary traffic. I have no better idea for the time being Frown | :( What do you think?

Thanks in advance.

PS: In those tutorials the last one is a Memory game, but with fonts.
http://msdn.microsoft.com/en-us/library/dd553233.aspx
What I am trying to do is to combine the techniques of those two tuts.
AnswerRe: Loading of pictures and (un)covering them [modified] Pin
GlobX27-Jul-11 0:48
GlobX27-Jul-11 0:48 
GeneralRe: Loading of pictures and (un)covering them Pin
nstk27-Jul-11 21:36
nstk27-Jul-11 21:36 
GeneralRe: Loading of pictures and (un)covering them Pin
GuyThiebaut27-Jul-11 23:38
professionalGuyThiebaut27-Jul-11 23:38 
QuestionCatch Database events (Oracle 10) Pin
V.26-Jul-11 22:26
professionalV.26-Jul-11 22:26 
AnswerRe: Catch Database events (Oracle 10) Pin
Dave Kreskowiak27-Jul-11 1:24
mveDave Kreskowiak27-Jul-11 1:24 
GeneralRe: Catch Database events (Oracle 10) Pin
V.27-Jul-11 2:10
professionalV.27-Jul-11 2:10 
AnswerRe: Catch Database events (Oracle 10) Pin
jschell27-Jul-11 12:35
jschell27-Jul-11 12:35 
GeneralRe: Catch Database events (Oracle 10) Pin
V.27-Jul-11 20:01
professionalV.27-Jul-11 20:01 
GeneralRe: Catch Database events (Oracle 10) Pin
jschell28-Jul-11 8:42
jschell28-Jul-11 8:42 
GeneralRe: Catch Database events (Oracle 10) Pin
V.28-Jul-11 20:10
professionalV.28-Jul-11 20:10 
QuestionListView docking under ToolStrip problem Pin
Chesnokov Yuriy26-Jul-11 21:05
professionalChesnokov Yuriy26-Jul-11 21:05 
AnswerRe: ListView docking under ToolStrip problem Pin
Shameel27-Jul-11 0:58
professionalShameel27-Jul-11 0:58 
AnswerRe: ListView docking under ToolStrip problem Pin
Chesnokov Yuriy27-Jul-11 1:30
professionalChesnokov Yuriy27-Jul-11 1:30 
GeneralRe: ListView docking under ToolStrip problem Pin
Shameel27-Jul-11 1:46
professionalShameel27-Jul-11 1:46 
GeneralRe: ListView docking under ToolStrip problem Pin
BobJanova27-Jul-11 1:53
BobJanova27-Jul-11 1:53 
GeneralRe: ListView docking under ToolStrip problem Pin
Shameel27-Jul-11 5:18
professionalShameel27-Jul-11 5:18 
GeneralRe: ListView docking under ToolStrip problem Pin
BobJanova27-Jul-11 6:57
BobJanova27-Jul-11 6:57 

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.