Click here to Skip to main content
15,891,513 members
Home / Discussions / C#
   

C#

 
GeneralRe: SerialPort class DataReceived event question Pin
Ken Booth14-Sep-11 20:21
Ken Booth14-Sep-11 20:21 
QuestionHow do I change the connection string for Database Designer-designed objects? Pin
Interrobang14-Sep-11 7:52
Interrobang14-Sep-11 7:52 
AnswerRe: How do I change the connection string for Database Designer-designed objects? Pin
Mycroft Holmes14-Sep-11 14:35
professionalMycroft Holmes14-Sep-11 14:35 
AnswerRe: How do I change the connection string for Database Designer-designed objects? Pin
PIEBALDconsult14-Sep-11 15:11
mvePIEBALDconsult14-Sep-11 15:11 
QuestionAxWindowsMediaPlayer Pin
Francesco-8014-Sep-11 7:08
Francesco-8014-Sep-11 7:08 
AnswerRe: AxWindowsMediaPlayer Pin
Francesco-8015-Sep-11 1:18
Francesco-8015-Sep-11 1:18 
Questionwhat is the "game engine"???? Pin
gif202013-Sep-11 23:40
gif202013-Sep-11 23:40 
AnswerRe: what is the "game engine"???? Pin
Pete O'Hanlon13-Sep-11 23:52
mvePete O'Hanlon13-Sep-11 23:52 
A game engine is normally a black box piece of software that handles the internals of game creation, and provides an API for you to work with to create your own games. In a 3D game engine, for instance, the engine will take care of things such as loading textures and models, provide physics capabilities, lighting, etc.

As for where you can get one - there are several available, and there prices range from free up to several hundred thousand pounds depending on their target audience.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


GeneralRe: what is the "game engine"???? Pin
OriginalGriff14-Sep-11 3:10
mveOriginalGriff14-Sep-11 3:10 
GeneralRe: what is the "game engine"???? Pin
molesworth14-Sep-11 7:27
molesworth14-Sep-11 7:27 
QuestionGetThreadPreferredUILanguages Pin
marca29213-Sep-11 22:56
marca29213-Sep-11 22:56 
AnswerRe: GetThreadPreferredUILanguages Pin
Luc Pattyn14-Sep-11 1:52
sitebuilderLuc Pattyn14-Sep-11 1:52 
AnswerRe: GetThreadPreferredUILanguages Pin
BobJanova14-Sep-11 2:14
BobJanova14-Sep-11 2:14 
QuestionWhere to use Try/Catch block? [modified] Pin
Adam_Dev13-Sep-11 22:21
Adam_Dev13-Sep-11 22:21 
AnswerRe: Where to use Try/Catch block? Pin
BobJanova13-Sep-11 22:40
BobJanova13-Sep-11 22:40 
GeneralRe: Where to use Try/Catch block? [modified] Pin
Adam_Dev13-Sep-11 23:01
Adam_Dev13-Sep-11 23:01 
GeneralRe: Where to use Try/Catch block? Pin
BobJanova14-Sep-11 2:09
BobJanova14-Sep-11 2:09 
AnswerRe: Where to use Try/Catch block? Pin
Pete O'Hanlon13-Sep-11 22:57
mvePete O'Hanlon13-Sep-11 22:57 
GeneralRe: Where to use Try/Catch block? [modified] Pin
Adam_Dev13-Sep-11 23:10
Adam_Dev13-Sep-11 23:10 
GeneralRe: Where to use Try/Catch block? Pin
Pete O'Hanlon13-Sep-11 23:50
mvePete O'Hanlon13-Sep-11 23:50 
GeneralRe: Where to use Try/Catch block? Pin
Adam_Dev14-Sep-11 0:26
Adam_Dev14-Sep-11 0:26 
AnswerRe: Where to use Try/Catch block? Pin
Luc Pattyn14-Sep-11 2:11
sitebuilderLuc Pattyn14-Sep-11 2:11 
GeneralRe: Where to use Try/Catch block? Pin
BobJanova14-Sep-11 2:22
BobJanova14-Sep-11 2:22 
GeneralRe: Where to use Try/Catch block? Pin
Adam_Dev14-Sep-11 2:33
Adam_Dev14-Sep-11 2:33 
AnswerRe: Where to use Try/Catch block? Pin
Luc Pattyn14-Sep-11 2:51
sitebuilderLuc Pattyn14-Sep-11 2:51 

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.