Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
General[Message Deleted] Pin
AtulRane4-Aug-08 1:38
AtulRane4-Aug-08 1:38 
GeneralRe: Drawing Polygon Pin
User 66584-Aug-08 1:48
User 66584-Aug-08 1:48 
GeneralRe: Drawing Polygon Pin
AtulRane4-Aug-08 1:56
AtulRane4-Aug-08 1:56 
QuestionDataGridView Column headercells and UserControl? Pin
kbalias3-Aug-08 22:36
kbalias3-Aug-08 22:36 
AnswerRe: DataGridView Column headercells and UserControl? Pin
dan!sh 3-Aug-08 23:02
professional dan!sh 3-Aug-08 23:02 
Questioncommiting changes thru table adapter Pin
benjamin yap3-Aug-08 22:01
benjamin yap3-Aug-08 22:01 
QuestionException when accessing Properties.Settings Pin
buchstaben3-Aug-08 20:44
buchstaben3-Aug-08 20:44 
AnswerRe: Exception when accessing Properties.Settings Pin
Guffa3-Aug-08 23:28
Guffa3-Aug-08 23:28 
It looks like your SettingsPropertyValueCollection is getting corrupted, so that the values in the _Indices HashTable doesn't correspond to the size of the _Values ArrayList.

The class itself should be pretty well tested, so there might be something in your code that is accessing some memory that it shouldn't. Typically that's only possible when using reflection, unsafe code blocks or calls to unmanaged code.

Despite everything, the person most likely to be fooling you next is yourself.

QuestionXML communication via TCP/IP Pin
pete007_ke3-Aug-08 20:01
pete007_ke3-Aug-08 20:01 
AnswerRe: XML communication via TCP/IP Pin
stancrm3-Aug-08 20:12
stancrm3-Aug-08 20:12 
AnswerRe: XML communication via TCP/IP [modified] Pin
dan!sh 3-Aug-08 21:59
professional dan!sh 3-Aug-08 21:59 
AnswerRe: XML communication via TCP/IP Pin
Manoj Tarkar1-Aug-11 23:30
Manoj Tarkar1-Aug-11 23:30 
QuestionComboBox into DataGridView Pin
M Riaz Bashir3-Aug-08 19:43
M Riaz Bashir3-Aug-08 19:43 
AnswerRe: ComboBox into DataGridView Pin
Sam Xavier3-Aug-08 19:49
Sam Xavier3-Aug-08 19:49 
QuestionMessage box is displayed twice, why this happens ? Pin
rajesh99223-Aug-08 18:59
rajesh99223-Aug-08 18:59 
AnswerRe: Message box is displayed twice, why this happens ? Pin
stancrm3-Aug-08 20:10
stancrm3-Aug-08 20:10 
GeneralRe: Message box is displayed twice, why this happens ? Pin
rajesh99223-Aug-08 22:12
rajesh99223-Aug-08 22:12 
AnswerRe: Message box is displayed twice, why this happens ? Pin
MarkB7774-Aug-08 1:51
MarkB7774-Aug-08 1:51 
QuestionPlus Minus sign in TreeView structure Pin
sanjeevmedhi3-Aug-08 18:41
sanjeevmedhi3-Aug-08 18:41 
AnswerRe: Plus Minus sign in TreeView structure Pin
Mycroft Holmes3-Aug-08 21:58
professionalMycroft Holmes3-Aug-08 21:58 
GeneralRe: Plus Minus sign in TreeView structure Pin
sanjeevmedhi3-Aug-08 22:02
sanjeevmedhi3-Aug-08 22:02 
GeneralRe: Plus Minus sign in TreeView structure Pin
rsuresh7775-Sep-08 20:06
rsuresh7775-Sep-08 20:06 
QuestionDrawing text along a path Pin
threemp33-Aug-08 18:29
threemp33-Aug-08 18:29 
AnswerRe: Drawing text along a path Pin
Paul Conrad3-Aug-08 18:38
professionalPaul Conrad3-Aug-08 18:38 
QuestionTool to convert a .doc/.pdf/.ppt file to a .swf file. Pin
Joan_083-Aug-08 17:32
Joan_083-Aug-08 17:32 

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.