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

C#

 
GeneralRe: find solution for deadlock Pin
numeracy11-Apr-12 1:11
numeracy11-Apr-12 1:11 
GeneralRe: find solution for deadlock Pin
Pete O'Hanlon11-Apr-12 1:13
mvePete O'Hanlon11-Apr-12 1:13 
AnswerRe: find solution for deadlock Pin
Luc Pattyn11-Apr-12 3:39
sitebuilderLuc Pattyn11-Apr-12 3:39 
AnswerRe: find solution for deadlock PinPopular
BobJanova11-Apr-12 1:12
BobJanova11-Apr-12 1:12 
AnswerRe: find solution for deadlock Pin
numeracy11-Apr-12 12:29
numeracy11-Apr-12 12:29 
QuestionHow to destroy a child WinForm after operation? Pin
fantasy121511-Apr-12 0:20
fantasy121511-Apr-12 0:20 
AnswerRe: How to destroy a child WinForm after operation? Pin
Wes Aday11-Apr-12 0:46
professionalWes Aday11-Apr-12 0:46 
QuestionHow to make label font auto fit Pin
stevenlei10-Apr-12 23:39
stevenlei10-Apr-12 23:39 
AnswerRe: How to make label font auto fit Pin
Pete O'Hanlon11-Apr-12 0:12
mvePete O'Hanlon11-Apr-12 0:12 
GeneralRe: How to make label font auto fit Pin
stevenlei11-Apr-12 4:44
stevenlei11-Apr-12 4:44 
GeneralRe: How to make label font auto fit Pin
Pete O'Hanlon11-Apr-12 5:56
mvePete O'Hanlon11-Apr-12 5:56 
AnswerRe: How to make label font auto fit Pin
Ravi Bhavnani11-Apr-12 18:49
professionalRavi Bhavnani11-Apr-12 18:49 
QuestionDropdown list question Pin
R@vuri10-Apr-12 19:03
R@vuri10-Apr-12 19:03 
AnswerRe: Dropdown list question Pin
Abhinav S10-Apr-12 19:37
Abhinav S10-Apr-12 19:37 
AnswerRe: Dropdown list question Pin
V.10-Apr-12 20:29
professionalV.10-Apr-12 20:29 
GeneralC# code Pin
R@vuri10-Apr-12 17:50
R@vuri10-Apr-12 17:50 
AnswerRe: C# code Pin
Karthik Harve10-Apr-12 18:09
professionalKarthik Harve10-Apr-12 18:09 
GeneralRe: C# code Pin
R@vuri10-Apr-12 18:50
R@vuri10-Apr-12 18:50 
GeneralRe: C# code Pin
Abhinav S10-Apr-12 19:39
Abhinav S10-Apr-12 19:39 
QuestionHow to make a new MDI child form maximum size? Pin
fantasy121510-Apr-12 15:42
fantasy121510-Apr-12 15:42 
AnswerRe: How to make a new MDI child form maximum size? Pin
Karthik Harve10-Apr-12 18:17
professionalKarthik Harve10-Apr-12 18:17 
GeneralRe: How to make a new MDI child form maximum size? Pin
fantasy121510-Apr-12 22:56
fantasy121510-Apr-12 22:56 
QuestionList Box Sudden Exit On Selection Pin
PDTUM10-Apr-12 13:33
PDTUM10-Apr-12 13:33 
Gentleman,

I am using a list box to list some string information gathered from an MSSQL database. I noticed that if I select the box and should "miss" the string line (selecting empty space), a null exception is thrown. The problem is that it also closes the application. I have tried several different ways to escape this by showing the exception (try, catch) and trying to return to the application, but they have all failed. Ideas?

Thank You, Pat
AnswerRe: List Box Sudden Exit On Selection Pin
Richard Andrew x6410-Apr-12 14:01
professionalRichard Andrew x6410-Apr-12 14:01 
AnswerRe: List Box Sudden Exit On Selection Pin
Luc Pattyn10-Apr-12 15:35
sitebuilderLuc Pattyn10-Apr-12 15:35 

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.