Click here to Skip to main content
15,889,116 members
Home / Discussions / C#
   

C#

 
Questionhow to create a tool item dropdown menu with C#? Pin
iozk8-Sep-09 12:20
iozk8-Sep-09 12:20 
AnswerRe: how to create a tool item dropdown menu with C#? Pin
Christian Graus8-Sep-09 12:31
protectorChristian Graus8-Sep-09 12:31 
QuestionOdd Visual Studio 2005 behaviour when adding Object Data Source [modified] Pin
Martijn Boeker8-Sep-09 12:10
Martijn Boeker8-Sep-09 12:10 
QuestionSubreports Pin
mbangh8-Sep-09 12:05
mbangh8-Sep-09 12:05 
AnswerRe: Subreports Pin
Mycroft Holmes8-Sep-09 15:59
professionalMycroft Holmes8-Sep-09 15:59 
QuestionNetworking problems. Pin
CRAZYCRICKET2258-Sep-09 9:19
CRAZYCRICKET2258-Sep-09 9:19 
GeneralRe: Networking problems. Pin
harold aptroot8-Sep-09 10:40
harold aptroot8-Sep-09 10:40 
AnswerRe: Networking problems. Pin
Luc Pattyn8-Sep-09 14:08
sitebuilderLuc Pattyn8-Sep-09 14:08 
Nothing you said is clear, except you used a lot of bad stuff and it doesn't work.
Don't send anything to anyone, simplify your code i.e. make it (almost) work without Thread.Abort
and without GC.Collect, make sure your threads terminate naturally and objects that have a Dispose() method get disposed; it problems persist, show the essential part(s) of your code.
Also make sure to catch and deal with all exceptions and log their Exception.ToString().

Smile | :)

Luc Pattyn

Have a look at my entry for the lean-and-mean competition; please provide comments, feedback, discussion, and don’t forget to vote for it! Thank you.


GeneralRe: Networking problems. Pin
CRAZYCRICKET2258-Sep-09 21:36
CRAZYCRICKET2258-Sep-09 21:36 
GeneralRe: Networking problems. Pin
CRAZYCRICKET2259-Sep-09 0:26
CRAZYCRICKET2259-Sep-09 0:26 
GeneralRe: Networking problems. Pin
Luc Pattyn9-Sep-09 12:29
sitebuilderLuc Pattyn9-Sep-09 12:29 
QuestionC# Pin
aayshasid8-Sep-09 9:18
aayshasid8-Sep-09 9:18 
AnswerRe: C# Pin
Not Active8-Sep-09 9:22
mentorNot Active8-Sep-09 9:22 
AnswerRe: C# Pin
Manas Bhardwaj8-Sep-09 9:26
professionalManas Bhardwaj8-Sep-09 9:26 
AnswerRe: C# Pin
Christian Graus8-Sep-09 11:34
protectorChristian Graus8-Sep-09 11:34 
QuestionRunning C# App over Network Pin
mbangh8-Sep-09 8:41
mbangh8-Sep-09 8:41 
AnswerRe: Running C# App over Network Pin
Not Active8-Sep-09 9:19
mentorNot Active8-Sep-09 9:19 
AnswerRe: Running C# App over Network Pin
DaveyM698-Sep-09 9:38
professionalDaveyM698-Sep-09 9:38 
GeneralRe: Running C# App over Network Pin
mbangh8-Sep-09 10:24
mbangh8-Sep-09 10:24 
GeneralRe: Running C# App over Network Pin
DaveyM698-Sep-09 10:26
professionalDaveyM698-Sep-09 10:26 
AnswerRe: Running C# App over Network Pin
darkelv8-Sep-09 15:31
darkelv8-Sep-09 15:31 
AnswerRe: Running C# App over Network Pin
Harvey Saayman8-Sep-09 20:52
Harvey Saayman8-Sep-09 20:52 
Questionc# help Pin
liveinweb2.08-Sep-09 8:14
liveinweb2.08-Sep-09 8:14 
AnswerRe: c# help Pin
dan!sh 8-Sep-09 8:29
professional dan!sh 8-Sep-09 8:29 
AnswerRe: c# help Pin
Christian Graus8-Sep-09 11:37
protectorChristian Graus8-Sep-09 11:37 

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.