Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to create an array of label ? Pin
stny200023-Nov-06 17:37
stny200023-Nov-06 17:37 
QuestionCorba & C# Pin
ezazazel23-Nov-06 14:49
ezazazel23-Nov-06 14:49 
AnswerRe: Corba & C# Pin
Paresh Gheewala23-Nov-06 16:06
Paresh Gheewala23-Nov-06 16:06 
QuestionA wired problem in static classes Pin
Amar Chaudhary23-Nov-06 11:57
Amar Chaudhary23-Nov-06 11:57 
AnswerRe: A wired problem in static classes Pin
Amar Chaudhary23-Nov-06 12:10
Amar Chaudhary23-Nov-06 12:10 
GeneralRe: A wired problem in static classes Pin
Christian Graus23-Nov-06 12:38
protectorChristian Graus23-Nov-06 12:38 
AnswerRe: A wired problem in static classes Pin
Rob Graham23-Nov-06 13:53
Rob Graham23-Nov-06 13:53 
GeneralRe: A wired problem in static classes Pin
Amar Chaudhary23-Nov-06 14:08
Amar Chaudhary23-Nov-06 14:08 
i did it with task manager

Rob Graham wrote:
it won't release it back to the OS until termination


yes it may be so but when i dispose the same texture it reflects the changes (as i said i used 50 mb (approx) data )
and when i do

tex = new texture[0]; //it was a array of 10 or assign each individual item in it to null
and again assign the same thing in it the ram is increased by the same value every time

(in form ram+= )

and will you please guide me how to look at CLR heaps Thanks

Smile | :) Smile | :)




GeneralRe: A wired problem in static classes Pin
S. Senthil Kumar24-Nov-06 8:20
S. Senthil Kumar24-Nov-06 8:20 
GeneralRe: A wired problem in static classes Pin
Rob Graham24-Nov-06 8:35
Rob Graham24-Nov-06 8:35 
GeneralRe: A wired problem in static classes Pin
Amar Chaudhary24-Nov-06 13:16
Amar Chaudhary24-Nov-06 13:16 
GeneralRe: A wired problem in static classes Pin
Scott Dorman27-Nov-06 5:11
professionalScott Dorman27-Nov-06 5:11 
QuestionHow to copy a datarow to another datatable ? Pin
hdv21223-Nov-06 10:11
hdv21223-Nov-06 10:11 
AnswerRe: How to copy a datarow to another datatable ? Pin
Nader Elshehabi23-Nov-06 10:16
Nader Elshehabi23-Nov-06 10:16 
GeneralRe: How to copy a datarow to another datatable ? Pin
hdv21223-Nov-06 11:08
hdv21223-Nov-06 11:08 
GeneralRe: How to copy a datarow to another datatable ? Pin
Nader Elshehabi23-Nov-06 11:51
Nader Elshehabi23-Nov-06 11:51 
AnswerRe: How to copy a datarow to another datatable ? Pin
zhouyu53724-Nov-06 16:52
zhouyu53724-Nov-06 16:52 
QuestionDataGridView VS2005 Pin
vykom23-Nov-06 9:54
vykom23-Nov-06 9:54 
AnswerRe: DataGridView VS2005 Pin
Nader Elshehabi23-Nov-06 10:02
Nader Elshehabi23-Nov-06 10:02 
GeneralRe: DataGridView VS2005 Pin
vykom23-Nov-06 13:17
vykom23-Nov-06 13:17 
GeneralRe: DataGridView VS2005 Pin
Nader Elshehabi23-Nov-06 20:22
Nader Elshehabi23-Nov-06 20:22 
GeneralRe: DataGridView VS2005 Pin
vykom23-Nov-06 21:59
vykom23-Nov-06 21:59 
Questionquestion in c# [modified] Pin
amirafouad2123-Nov-06 9:40
amirafouad2123-Nov-06 9:40 
AnswerRe: question in c# Pin
Guffa23-Nov-06 9:54
Guffa23-Nov-06 9:54 
AnswerRe: question in c# Pin
Nader Elshehabi23-Nov-06 9:59
Nader Elshehabi23-Nov-06 9:59 

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.