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

C#

 
GeneralRe: Dialog in deployment project (any tutorials?) Pin
BlackDice12-Sep-05 6:53
BlackDice12-Sep-05 6:53 
GeneralRe: Dialog in deployment project (any tutorials?) Pin
BlackDice12-Sep-05 7:04
BlackDice12-Sep-05 7:04 
GeneralRe: Dialog in deployment project (any tutorials?) Pin
Susan Hernandez12-Sep-05 7:12
Susan Hernandez12-Sep-05 7:12 
QuestionArrayList Pin
Agyeman9-Sep-05 3:56
Agyeman9-Sep-05 3:56 
AnswerRe: ArrayList Pin
miah alom9-Sep-05 4:07
miah alom9-Sep-05 4:07 
AnswerRe: ArrayList Pin
brunoconde9-Sep-05 4:10
brunoconde9-Sep-05 4:10 
GeneralRe: ArrayList Pin
Guffa9-Sep-05 4:20
Guffa9-Sep-05 4:20 
GeneralRe: ArrayList Pin
miah alom9-Sep-05 4:32
miah alom9-Sep-05 4:32 
Also destructors do exists in C# .NET. They are compiled into Finalizer method in the IL.
If one thinks that by the timeGC to start its next collection, the application runs out of memory, GC.Collect() could be handy. But I would always try to avoid it. As a matter of fact I have never used it.
GeneralRe: ArrayList Pin
Judah Gabriel Himango9-Sep-05 4:57
sponsorJudah Gabriel Himango9-Sep-05 4:57 
GeneralRe: ArrayList Pin
Daniel Turini9-Sep-05 11:05
Daniel Turini9-Sep-05 11:05 
AnswerRe: ArrayList Pin
Guffa9-Sep-05 4:12
Guffa9-Sep-05 4:12 
QuestionThread Safe or not ... Pin
brunoconde9-Sep-05 3:37
brunoconde9-Sep-05 3:37 
AnswerRe: Thread Safe or not ... Pin
Dave Kreskowiak9-Sep-05 4:42
mveDave Kreskowiak9-Sep-05 4:42 
AnswerRe: Thread Safe or not ... Pin
S. Senthil Kumar9-Sep-05 4:52
S. Senthil Kumar9-Sep-05 4:52 
AnswerRe: Thread Safe or not ... Pin
Judah Gabriel Himango9-Sep-05 4:57
sponsorJudah Gabriel Himango9-Sep-05 4:57 
QuestionMuting sound Pin
Lapje9-Sep-05 3:14
Lapje9-Sep-05 3:14 
AnswerRe: Muting sound Pin
miah alom9-Sep-05 4:18
miah alom9-Sep-05 4:18 
AnswerRe: Muting sound Pin
brunoconde9-Sep-05 4:23
brunoconde9-Sep-05 4:23 
GeneralRe: Muting sound Pin
miah alom9-Sep-05 4:33
miah alom9-Sep-05 4:33 
GeneralRe: Muting sound Pin
Lapje9-Sep-05 5:41
Lapje9-Sep-05 5:41 
AnswerRe: Muting sound Pin
Lapje9-Sep-05 22:26
Lapje9-Sep-05 22:26 
QuestionDisplaying a form with in a panel control Pin
Rizwan Bashir9-Sep-05 3:04
Rizwan Bashir9-Sep-05 3:04 
AnswerRe: Displaying a form with in a panel control Pin
miah alom9-Sep-05 4:09
miah alom9-Sep-05 4:09 
GeneralRe: Displaying a form with in a panel control Pin
Dave Kreskowiak9-Sep-05 4:37
mveDave Kreskowiak9-Sep-05 4:37 
AnswerRe: Displaying a form with in a panel control Pin
Dave Kreskowiak9-Sep-05 4:39
mveDave Kreskowiak9-Sep-05 4:39 

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.