Click here to Skip to main content
15,921,774 members
Home / Discussions / C#
   

C#

 
AnswerTO add up on the information Pin
xtnerb26-May-08 15:35
xtnerb26-May-08 15:35 
QuestionOpen a new e-mail with attachment in the default e-mail program. Pin
Christian Wikander26-May-08 2:02
Christian Wikander26-May-08 2:02 
AnswerRe: Open a new e-mail with attachment in the default e-mail program. Pin
jzonthemtn26-May-08 10:04
jzonthemtn26-May-08 10:04 
GeneralRe: Open a new e-mail with attachment in the default e-mail program. Pin
Christian Wikander26-May-08 20:38
Christian Wikander26-May-08 20:38 
QuestionThe .Net framework does not like my thread [modified] Pin
CDP180226-May-08 1:57
CDP180226-May-08 1:57 
AnswerRe: The .Net framework does not like my thread Pin
leppie26-May-08 3:50
leppie26-May-08 3:50 
GeneralRe: The .Net framework does not like my thread Pin
CDP180226-May-08 4:06
CDP180226-May-08 4:06 
GeneralRe: The .Net framework does not like my thread Pin
leppie26-May-08 4:13
leppie26-May-08 4:13 
It was worth a guess Smile | :)

I am not sure what the issue would be. Here are some hints.

Try enable exceptions to be 'breaked' when throw in VS (Debug/Exceptions). The code from within ReadXml() could have some catch all scenario, and it is hiding the real exception. This can be seen too when throwing an exception from your comparer while doing an Array.Sort().

xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 3 out now

GeneralRe: The .Net framework does not like my thread Pin
CDP180226-May-08 22:03
CDP180226-May-08 22:03 
GeneralRe: The .Net framework does not like my thread Pin
mav.northwind27-May-08 3:48
mav.northwind27-May-08 3:48 
GeneralRe: The .Net framework does not like my thread Pin
CDP180227-May-08 4:09
CDP180227-May-08 4:09 
GeneralRe: The .Net framework does not like my thread Pin
mav.northwind27-May-08 8:26
mav.northwind27-May-08 8:26 
GeneralRe: The .Net framework does not like my thread [modified] Pin
CDP180227-May-08 22:19
CDP180227-May-08 22:19 
GeneralRe: The .Net framework does not like my thread Pin
mav.northwind27-May-08 23:24
mav.northwind27-May-08 23:24 
QuestionIs it possible to query any text on xmldata of sqlserver 2005 table? Pin
nicolus26-May-08 1:47
nicolus26-May-08 1:47 
AnswerRe: Is it possible to query any text on xmldata of sqlserver 2005 table? Pin
buchstaben26-May-08 3:19
buchstaben26-May-08 3:19 
GeneralRe: Is it possible to query any text on xmldata of sqlserver 2005 table? Pin
nicolus26-May-08 20:57
nicolus26-May-08 20:57 
GeneralRe: Is it possible to query any text on xmldata of sqlserver 2005 table? Pin
buchstaben26-May-08 21:00
buchstaben26-May-08 21:00 
QuestionLogging category in EventLogging [Modified] Pin
afsal qureshi26-May-08 1:17
afsal qureshi26-May-08 1:17 
Question[Message Deleted] Pin
Bobbz26-May-08 1:05
Bobbz26-May-08 1:05 
AnswerRe: Chat who is online box Pin
leppie26-May-08 4:00
leppie26-May-08 4:00 
GeneralRe: Chat who is online box Pin
Bobbz26-May-08 4:05
Bobbz26-May-08 4:05 
QuestionIn Excel worskheet how to find out that a particulat cell is selected or not ? Pin
Varad_Rajan26-May-08 1:00
Varad_Rajan26-May-08 1:00 
GeneralRe: In Excel worskheet how to find out that a particulat cell is selected or not ? Pin
Christian Wikander26-May-08 2:05
Christian Wikander26-May-08 2:05 
GeneralRe: In Excel worskheet how to find out that a particulat cell is selected or not ? Pin
Varad_Rajan26-May-08 2:24
Varad_Rajan26-May-08 2:24 

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.