Click here to Skip to main content
15,888,802 members
Home / Discussions / C#
   

C#

 
AnswerRe: Keyboard control Pin
Lapje28-Sep-05 4:09
Lapje28-Sep-05 4:09 
QuestionBreakpoint don't work :( WHY??? HELP!!! Pin
yarns26-Sep-05 23:17
yarns26-Sep-05 23:17 
AnswerRe: Breakpoint don't work :( WHY??? HELP!!! Pin
Christian Graus27-Sep-05 0:30
protectorChristian Graus27-Sep-05 0:30 
GeneralRe: Breakpoint don't work :( WHY??? HELP!!! Pin
yarns27-Sep-05 1:31
yarns27-Sep-05 1:31 
GeneralRe: Breakpoint don't work :( WHY??? HELP!!! Pin
Christian Graus27-Sep-05 1:34
protectorChristian Graus27-Sep-05 1:34 
GeneralRe: Breakpoint don't work :( WHY??? HELP!!! Pin
mav.northwind27-Sep-05 1:37
mav.northwind27-Sep-05 1:37 
GeneralRe: Breakpoint don't work :( WHY??? HELP!!! Pin
yarns27-Sep-05 1:51
yarns27-Sep-05 1:51 
GeneralRe: Breakpoint don't work :( WHY??? HELP!!! Pin
mav.northwind27-Sep-05 2:06
mav.northwind27-Sep-05 2:06 
Try encapsulating the line in question in a try/catch block to verify if this is really the reason for the problems you're facing.

Sometimes excaptions get through unnoticed if they are not occurring in the UI thread. In this case the one thread just dies, but the rest of the program continues to run.

Regards,
mav
GeneralRe: Breakpoint don't work :( WHY??? HELP!!! Pin
yarns27-Sep-05 5:02
yarns27-Sep-05 5:02 
AnswerRe: Breakpoint don't work :( WHY??? HELP!!! Pin
S. Senthil Kumar27-Sep-05 3:01
S. Senthil Kumar27-Sep-05 3:01 
QuestionRemoting and Web Services. Pin
webC#26-Sep-05 22:45
webC#26-Sep-05 22:45 
AnswerRe: Remoting and Web Services. Pin
seee sharp27-Sep-05 0:39
seee sharp27-Sep-05 0:39 
QuestionTreeview Pin
akshayswaroop26-Sep-05 21:51
akshayswaroop26-Sep-05 21:51 
AnswerRe: Treeview Pin
g00fyman27-Sep-05 1:06
g00fyman27-Sep-05 1:06 
GeneralRe: Treeview Pin
akshayswaroop27-Sep-05 3:24
akshayswaroop27-Sep-05 3:24 
QuestionIE Viewer (as PDF) Pin
Super Lloyd26-Sep-05 21:11
Super Lloyd26-Sep-05 21:11 
QuestionSetHelpString and Multi language Pin
mkomasi26-Sep-05 20:46
mkomasi26-Sep-05 20:46 
QuestionSet Focus problem Pin
deldeep26-Sep-05 20:35
deldeep26-Sep-05 20:35 
AnswerRe: Set Focus problem Pin
SeMartens26-Sep-05 21:34
SeMartens26-Sep-05 21:34 
QuestionApplication metering Pin
Villgott26-Sep-05 20:24
Villgott26-Sep-05 20:24 
AnswerRe: Application metering Pin
enjoycrack26-Sep-05 21:40
enjoycrack26-Sep-05 21:40 
AnswerRe: Application metering Pin
Ashok Dhamija26-Sep-05 22:11
Ashok Dhamija26-Sep-05 22:11 
AnswerRe: Application metering Pin
Villgott26-Sep-05 23:32
Villgott26-Sep-05 23:32 
QuestionVPN connection by API's Pin
vikas amin26-Sep-05 19:46
vikas amin26-Sep-05 19:46 
QuestionPlaying Media files in WinCE using C# Pin
Harikaran S26-Sep-05 18:38
Harikaran S26-Sep-05 18:38 

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.