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

C#

 
AnswerRe: Datagrid row colouring Pin
Barm26-Sep-05 17:37
Barm26-Sep-05 17:37 
GeneralRe: Datagrid row colouring Pin
painlessprod26-Sep-05 17:55
painlessprod26-Sep-05 17:55 
Question3d programming using C#.net and Axiom Engine Pin
Member 225908026-Sep-05 12:33
Member 225908026-Sep-05 12:33 
Questionvids:tscc video decompressor not found Pin
codeproj guy26-Sep-05 11:03
codeproj guy26-Sep-05 11:03 
AnswerRe: vids:tscc video decompressor not found Pin
codeproj guy26-Sep-05 11:25
codeproj guy26-Sep-05 11:25 
QuestionActive Directory - Determine if user is in group Pin
new to .net26-Sep-05 10:43
new to .net26-Sep-05 10:43 
AnswerRe: Active Directory - Determine if user is in group Pin
Heath Stewart26-Sep-05 11:38
protectorHeath Stewart26-Sep-05 11:38 
QuestionWierd Variable Sharing Bug Pin
YawgmothIII26-Sep-05 10:29
YawgmothIII26-Sep-05 10:29 
Ok heres my code:

<br />
// setup new Unit<br />
			Object_Basic tempUnit = UnitTypes[newUnit];<br />
			this.Objects[openSlot] = tempUnit;<br />


Now what its doing is when i move tempUnit to Objects[openSlot] its moving there but its also not a seperate identity... so if i were to change UnitTypes[newUnit].name = "something else" then all the slots in Objects[] would also change thier .name to "something else".

Its kinda hard to explain and i got no idea why it does this... i've had this happen to me twice in my code, and the previous time i was forced to create a seperate variable to keep the changes i made saved but even that does not seem to be working here... plz help Frown | :(


thanks! Big Grin | :-D
AnswerRe: Wierd Variable Sharing Bug Pin
Heath Stewart26-Sep-05 11:30
protectorHeath Stewart26-Sep-05 11:30 
QuestionHaving trouble closing crystal reports connection Pin
kornstyle26-Sep-05 10:12
kornstyle26-Sep-05 10:12 
AnswerRe: Having trouble closing crystal reports connection Pin
Heath Stewart26-Sep-05 11:21
protectorHeath Stewart26-Sep-05 11:21 
GeneralRe: Having trouble closing crystal reports connection Pin
kornstyle27-Sep-05 2:37
kornstyle27-Sep-05 2:37 
GeneralRe: Having trouble closing crystal reports connection Pin
Heath Stewart27-Sep-05 6:07
protectorHeath Stewart27-Sep-05 6:07 
QuestionSearching Database for Password in C# Pin
jeff1926-Sep-05 9:20
jeff1926-Sep-05 9:20 
AnswerRe: Searching Database for Password in C# Pin
Dave Kreskowiak26-Sep-05 9:23
mveDave Kreskowiak26-Sep-05 9:23 
AnswerRe: Searching Database for Password in C# Pin
Jon Sagara26-Sep-05 10:33
Jon Sagara26-Sep-05 10:33 
QuestionHow to show &quot;please wait&quot; during a long time process? Pin
Julianne_juju26-Sep-05 9:15
Julianne_juju26-Sep-05 9:15 
AnswerRe: How to show &quot;please wait&quot; during a long time process? Pin
Dave Kreskowiak26-Sep-05 9:21
mveDave Kreskowiak26-Sep-05 9:21 
GeneralRe: How to show &quot;please wait&quot; during a long time process? Pin
Julianne_juju26-Sep-05 9:46
Julianne_juju26-Sep-05 9:46 
AnswerRe: How to show "please wait" during a long time process? Pin
26-Sep-05 11:58
suss26-Sep-05 11:58 
GeneralRe: How to show Pin
Heinz_26-Sep-05 12:03
Heinz_26-Sep-05 12:03 
GeneralRe: How to show Pin
Dave Kreskowiak26-Sep-05 12:11
mveDave Kreskowiak26-Sep-05 12:11 
GeneralRe: How to show Pin
26-Sep-05 12:22
suss26-Sep-05 12:22 
QuestionC# newbee Pin
Ann6626-Sep-05 8:15
sussAnn6626-Sep-05 8:15 
AnswerRe: C# newbee Pin
Mohamad Al Husseiny26-Sep-05 8:25
Mohamad Al Husseiny26-Sep-05 8:25 

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.