Click here to Skip to main content
16,005,121 members
Home / Discussions / C#
   

C#

 
GeneralRe: is it possible for string type constants to be declared in interfaces in C#.net,urgent plz Pin
sridevi20052-Dec-05 17:49
sridevi20052-Dec-05 17:49 
QuestionAny good algorithm for Indexing Pin
adi024461-Dec-05 18:12
adi024461-Dec-05 18:12 
AnswerRe: Any good algorithm for Indexing Pin
Judah Gabriel Himango1-Dec-05 18:26
sponsorJudah Gabriel Himango1-Dec-05 18:26 
GeneralRe: Any good algorithm for Indexing Pin
adi024463-Dec-05 16:44
adi024463-Dec-05 16:44 
QuestionProcess Execution Detection Pin
Shanila1231-Dec-05 17:26
Shanila1231-Dec-05 17:26 
AnswerRe: Process Execution Detection Pin
mcljava2-Dec-05 8:22
mcljava2-Dec-05 8:22 
QuestionSQL and AD Pin
MAGrimsley1-Dec-05 14:51
MAGrimsley1-Dec-05 14:51 
QuestionWiping a DirectX Layer Clear? Pin
YawgmothIII1-Dec-05 14:43
YawgmothIII1-Dec-05 14:43 
Hi again!

Well i got just the smallest of problems right now. I'm creating a sprite engine in C# and have ran into a problem when creating layers to my screen. The idea was to have a terrian layer, Object layer, and Control layer. Object layer being anything directly related to the game world and Controls being the GUI. The purpose of layers is so if only the controls changed i would only compute the change of the controls and just redraw what i had drawn previous with the past layers. Creating something of "Dirty Sprite" theory- ("Only redrawn what has changed - changed = dirty")

But the problem is before i was using these layers my program wiped the previous layer by filling it with white. I dont believe this will work anymore.

Is there a way to wipe a layer "clear"? So if i draw the layers on top of each other you'll be able to see the layers drawn first through the holes in the top most layers?

Thanks for your help in Advanced!Big Grin | :-D

-- modified at 20:43 Thursday 1st December, 2005
QuestionWriting Dataset to XML corrupts XML file Pin
Reanalyse1-Dec-05 14:24
Reanalyse1-Dec-05 14:24 
AnswerRe: Writing Dataset to XML corrupts XML file Pin
KaptinKrunch1-Dec-05 17:55
KaptinKrunch1-Dec-05 17:55 
GeneralRe: Writing Dataset to XML corrupts XML file Pin
Reanalyse2-Dec-05 21:16
Reanalyse2-Dec-05 21:16 
QuestionPlease i want to know how to control Windows Audio in C# Pin
Kariem Soudy1-Dec-05 13:27
Kariem Soudy1-Dec-05 13:27 
AnswerRe: Please i want to know how to control Windows Audio in C# Pin
Christian Graus1-Dec-05 14:47
protectorChristian Graus1-Dec-05 14:47 
QuestionADO.NET: DataSet, DataGridView Pin
budidharma1-Dec-05 12:46
budidharma1-Dec-05 12:46 
AnswerRe: ADO.NET: DataSet, DataGridView Pin
Jared Parsons1-Dec-05 13:54
Jared Parsons1-Dec-05 13:54 
GeneralRe: ADO.NET: DataSet, DataGridView Pin
budidharma1-Dec-05 14:03
budidharma1-Dec-05 14:03 
GeneralRe: ADO.NET: DataSet, DataGridView Pin
Jared Parsons1-Dec-05 14:17
Jared Parsons1-Dec-05 14:17 
GeneralRe: ADO.NET: DataSet, DataGridView Pin
budidharma1-Dec-05 15:16
budidharma1-Dec-05 15:16 
GeneralRe: ADO.NET: DataSet, DataGridView Pin
budidharma1-Dec-05 15:24
budidharma1-Dec-05 15:24 
GeneralRe: ADO.NET: DataSet, DataGridView Pin
budidharma1-Dec-05 17:06
budidharma1-Dec-05 17:06 
QuestionHelp in Windows Services Via C# Pin
Kariem Soudy1-Dec-05 12:44
Kariem Soudy1-Dec-05 12:44 
AnswerRe: Help in Windows Services Via C# Pin
KaptinKrunch1-Dec-05 18:02
KaptinKrunch1-Dec-05 18:02 
QuestionReferencing form from user control Pin
Dave Hurt1-Dec-05 10:58
Dave Hurt1-Dec-05 10:58 
AnswerRe: Referencing form from user control Pin
Joshua Quick1-Dec-05 12:02
Joshua Quick1-Dec-05 12:02 
GeneralRe: Referencing form from user control Pin
Dave Hurt2-Dec-05 3:49
Dave Hurt2-Dec-05 3:49 

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.