Click here to Skip to main content
15,902,492 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to disable tab control in window form Pin
Luc Pattyn28-Feb-07 2:36
sitebuilderLuc Pattyn28-Feb-07 2:36 
QuestionRe: How to disable tab control in window form [modified] Pin
Martin#28-Feb-07 5:30
Martin#28-Feb-07 5:30 
AnswerRe: How to disable tab control in window form Pin
Luc Pattyn28-Feb-07 6:02
sitebuilderLuc Pattyn28-Feb-07 6:02 
GeneralRe: How to disable tab control in window form [modified] Pin
Martin#28-Feb-07 6:03
Martin#28-Feb-07 6:03 
GeneralRe: How to disable tab control in window form Pin
Duong Tien Nam28-Feb-07 22:53
Duong Tien Nam28-Feb-07 22:53 
QuestionSystem.IO.Port - It works in debug mode Pin
Brad Wick27-Feb-07 20:09
Brad Wick27-Feb-07 20:09 
AnswerRe: System.IO.Port - It works in debug mode Pin
Stefan Troschuetz27-Feb-07 22:00
Stefan Troschuetz27-Feb-07 22:00 
AnswerRe: System.IO.Port - It works in debug mode Pin
Luc Pattyn28-Feb-07 6:17
sitebuilderLuc Pattyn28-Feb-07 6:17 
Hi,

it is in general a bad idea to ignore exceptions, which is what you do when specifying
an empty catch block. I suggest you put all your code in one try block, and
show the full exception.ToString() text in a messagebox when things go wrong (i.e.
inside the one and only catch block).

That will probably lead you straight to the heart of your problem.

Smile | :)

Luc Pattyn

[My Articles]

AnswerRe: System.IO.Port - It works in debug mode Pin
pbraun3-Mar-07 14:19
pbraun3-Mar-07 14:19 
QuestionLip and voice synchronization problem with DirectX.Capture Pin
Siamginsuan Ngaihte27-Feb-07 20:07
Siamginsuan Ngaihte27-Feb-07 20:07 
Questioninterface Vs. atrribute Pin
groundzero11127-Feb-07 20:01
groundzero11127-Feb-07 20:01 
AnswerRe: interface Vs. atrribute Pin
Guffa27-Feb-07 21:07
Guffa27-Feb-07 21:07 
GeneralRe: interface Vs. atrribute Pin
DavidNohejl27-Feb-07 21:53
DavidNohejl27-Feb-07 21:53 
AnswerRe: interface Vs. atrribute Pin
Guffa28-Feb-07 1:30
Guffa28-Feb-07 1:30 
GeneralRe: interface Vs. atrribute Pin
DavidNohejl28-Feb-07 1:45
DavidNohejl28-Feb-07 1:45 
QuestionC#.net date Conversion Problem Pin
jaganil27-Feb-07 19:46
jaganil27-Feb-07 19:46 
AnswerRe: C#.net date Conversion Problem Pin
Harini N K27-Feb-07 20:00
Harini N K27-Feb-07 20:00 
AnswerRe: C#.net date Conversion Problem Pin
V.27-Feb-07 20:41
professionalV.27-Feb-07 20:41 
AnswerRe: C#.net date Conversion Problem [modified] Pin
IamMohan27-Feb-07 20:50
IamMohan27-Feb-07 20:50 
AnswerRe: C#.net date Conversion Problem Pin
Rhys Gravell27-Feb-07 20:52
professionalRhys Gravell27-Feb-07 20:52 
Question.NET Remoting Chat Pin
Zuhair Rizvi27-Feb-07 19:46
Zuhair Rizvi27-Feb-07 19:46 
QuestionRegarding Online Forms Pin
ravindra250627-Feb-07 19:44
ravindra250627-Feb-07 19:44 
AnswerRe: Regarding Online Forms Pin
Sandeep Akhare27-Feb-07 21:12
Sandeep Akhare27-Feb-07 21:12 
QuestionHelp! I've fallen and can't get up. Pin
JMOdom27-Feb-07 19:14
JMOdom27-Feb-07 19:14 
AnswerRe: Help! I've fallen and can't get up. Pin
Harini N K27-Feb-07 19:40
Harini N K27-Feb-07 19:40 

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.