Click here to Skip to main content
15,898,792 members
Home / Discussions / C#
   

C#

 
GeneralDelayed Clipboard rendering Pin
peterchen15-Dec-07 17:40
peterchen15-Dec-07 17:40 
AnswerRe: Delayed Clipboard rendering Pin
Ravi Bhavnani15-Dec-07 20:40
professionalRavi Bhavnani15-Dec-07 20:40 
GeneralOut of Memory Pin
MAW3015-Dec-07 15:41
MAW3015-Dec-07 15:41 
GeneralRe: Out of Memory Pin
Mark Churchill15-Dec-07 19:05
Mark Churchill15-Dec-07 19:05 
JokeRe: Out of Memory Pin
Vasudevan Deepak Kumar15-Dec-07 22:02
Vasudevan Deepak Kumar15-Dec-07 22:02 
AnswerRe: Out of Memory Pin
Guffa16-Dec-07 0:26
Guffa16-Dec-07 0:26 
GeneralOnline Messages / High Scores Pin
MasterSharp15-Dec-07 12:35
MasterSharp15-Dec-07 12:35 
GeneralRe: Online Messages / High Scores Pin
Christian Graus15-Dec-07 13:54
protectorChristian Graus15-Dec-07 13:54 
Hich scores can be stored whereever you like, the registry, XML, a flat file. It's up to you. Any internet based stuff is going to revolve around a central server that at a minimum acts as a hub to allow players to find each other, even if traffic after that goes direct between the players.

To deploy a program, you're better off creating an installer, which also means it can enforce the need for the .NET framework.
Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralProblem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
hdv21215-Dec-07 11:46
hdv21215-Dec-07 11:46 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
Luc Pattyn15-Dec-07 12:26
sitebuilderLuc Pattyn15-Dec-07 12:26 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
hdv21215-Dec-07 21:11
hdv21215-Dec-07 21:11 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
Giorgi Dalakishvili16-Dec-07 4:00
mentorGiorgi Dalakishvili16-Dec-07 4:00 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
hdv21216-Dec-07 9:45
hdv21216-Dec-07 9:45 
GeneralRe: Problem to use System.Diagnostics.ProcessWindowStyle.Hidden. Pin
Giorgi Dalakishvili16-Dec-07 20:28
mentorGiorgi Dalakishvili16-Dec-07 20:28 
QuestionConstant table? Pin
Y_R15-Dec-07 10:56
Y_R15-Dec-07 10:56 
AnswerRe: Constant table? Pin
Christian Graus15-Dec-07 13:59
protectorChristian Graus15-Dec-07 13:59 
GeneralRe: Constant table? Pin
Y_R15-Dec-07 20:15
Y_R15-Dec-07 20:15 
AnswerRe: Constant table? Pin
PIEBALDconsult16-Dec-07 16:40
mvePIEBALDconsult16-Dec-07 16:40 
GeneralRe: Constant table? Pin
Y_R16-Dec-07 19:44
Y_R16-Dec-07 19:44 
GeneralRe: Constant table? Pin
PIEBALDconsult17-Dec-07 4:54
mvePIEBALDconsult17-Dec-07 4:54 
QuestionHow to load HTML file using XmlDocument class Pin
El'Cachubrey15-Dec-07 10:13
El'Cachubrey15-Dec-07 10:13 
AnswerRe: How to load HTML file using XmlDocument class Pin
Christian Graus15-Dec-07 10:34
protectorChristian Graus15-Dec-07 10:34 
AnswerRe: How to load HTML file using XmlDocument class Pin
pmarfleet15-Dec-07 10:39
pmarfleet15-Dec-07 10:39 
AnswerRe: How to load HTML file using XmlDocument class Pin
Uwe Keim15-Dec-07 10:46
sitebuilderUwe Keim15-Dec-07 10:46 
AnswerRe: How to load HTML file using XmlDocument class Pin
El'Cachubrey16-Dec-07 8:35
El'Cachubrey16-Dec-07 8:35 

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.