Click here to Skip to main content
15,916,692 members
Home / Discussions / C#
   

C#

 
AnswerRe: I never encountered a memory leak while using SerialPort Pin
Luc Pattyn25-Aug-10 8:50
sitebuilderLuc Pattyn25-Aug-10 8:50 
AnswerRe: SerialPort has memory leak Pin
Dan Mos25-Aug-10 10:49
Dan Mos25-Aug-10 10:49 
QuestionConverting Array list to VBA.Collection in c# Pin
kjsl2k925-Aug-10 3:12
kjsl2k925-Aug-10 3:12 
AnswerRe: Converting Array list to VBA.Collection in c# Pin
dan!sh 25-Aug-10 5:25
professional dan!sh 25-Aug-10 5:25 
AnswerRe: Converting Array list to VBA.Collection in c# Pin
Eddy Vluggen25-Aug-10 7:28
professionalEddy Vluggen25-Aug-10 7:28 
QuestionCtrl + Enter key functionality in webbrowser application (win app) Pin
Krishna Varadharajan25-Aug-10 2:39
Krishna Varadharajan25-Aug-10 2:39 
AnswerRe: Ctrl + Enter key functionality in webbrowser application (win app) Pin
dan!sh 25-Aug-10 2:49
professional dan!sh 25-Aug-10 2:49 
GeneralRe: Ctrl + Enter key functionality in webbrowser application (win app) Pin
Luc Pattyn25-Aug-10 3:40
sitebuilderLuc Pattyn25-Aug-10 3:40 
GeneralRe: Ctrl + Enter key functionality in webbrowser application (win app) Pin
Bernhard Hiller25-Aug-10 3:46
Bernhard Hiller25-Aug-10 3:46 
QuestionProject Help Pin
Mamatha302425-Aug-10 2:18
Mamatha302425-Aug-10 2:18 
AnswerRe: Project Help Pin
Richard MacCutchan25-Aug-10 2:47
mveRichard MacCutchan25-Aug-10 2:47 
GeneralRe: Project Help Pin
PIEBALDconsult25-Aug-10 15:21
mvePIEBALDconsult25-Aug-10 15:21 
GeneralRe: Project Help Pin
Richard MacCutchan25-Aug-10 22:47
mveRichard MacCutchan25-Aug-10 22:47 
AnswerRe: Project Help Pin
Abhinav S25-Aug-10 5:57
Abhinav S25-Aug-10 5:57 
AnswerRe: Project Help Pin
Pete O'Hanlon25-Aug-10 13:07
mvePete O'Hanlon25-Aug-10 13:07 
AnswerRe: Project Help Pin
Luc Pattyn25-Aug-10 13:39
sitebuilderLuc Pattyn25-Aug-10 13:39 
GeneralRe: Project Help Pin
PIEBALDconsult25-Aug-10 15:17
mvePIEBALDconsult25-Aug-10 15:17 
GeneralRe: Project Help Pin
Luc Pattyn25-Aug-10 15:30
sitebuilderLuc Pattyn25-Aug-10 15:30 
QuestionRun Time Error in simple C# windows app [Solved] Pin
Abhishrek24-Aug-10 23:19
Abhishrek24-Aug-10 23:19 
AnswerRe: Run Time Error in simple C# windows app Pin
OriginalGriff24-Aug-10 23:46
mveOriginalGriff24-Aug-10 23:46 
GeneralRe: Run Time Error in simple C# windows app Pin
Abhishrek25-Aug-10 17:34
Abhishrek25-Aug-10 17:34 
AnswerRe: Run Time Error in simple C# windows app Pin
Bernhard Hiller25-Aug-10 0:03
Bernhard Hiller25-Aug-10 0:03 
GeneralRe: Run Time Error in simple C# windows app Pin
Sauro Viti25-Aug-10 2:21
professionalSauro Viti25-Aug-10 2:21 
GeneralRe: Run Time Error in simple C# windows app Pin
Luc Pattyn25-Aug-10 2:31
sitebuilderLuc Pattyn25-Aug-10 2:31 
yes, if you want it to blow up in your face at the first unforeseen way of using it, that is what you do. There is another approach called defensive programming that keeps you from putting everything in one line of code.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


GeneralRe: Run Time Error in simple C# windows app Pin
OriginalGriff25-Aug-10 2:59
mveOriginalGriff25-Aug-10 2: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.