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

C#

 
AnswerRe: why move using statement into namespace? Pin
Luc Pattyn19-Apr-10 7:00
sitebuilderLuc Pattyn19-Apr-10 7:00 
GeneralRe: why move using statement into namespace? Pin
dan!sh 19-Apr-10 7:03
professional dan!sh 19-Apr-10 7:03 
AnswerRe: why move using statement into namespace? [modified] Pin
PIEBALDconsult19-Apr-10 7:16
mvePIEBALDconsult19-Apr-10 7:16 
Questionhashtable or Dictionary! Pin
Jassim Rahma19-Apr-10 5:36
Jassim Rahma19-Apr-10 5:36 
AnswerMessage Removed Pin
19-Apr-10 5:48
professionalN_tro_P19-Apr-10 5:48 
GeneralRe: hashtable or Dictionary! Pin
Jassim Rahma19-Apr-10 9:16
Jassim Rahma19-Apr-10 9:16 
AnswerRe: hashtable or Dictionary! Pin
PIEBALDconsult19-Apr-10 5:54
mvePIEBALDconsult19-Apr-10 5:54 
GeneralRe: hashtable or Dictionary! Pin
Anindya Chatterjee19-Apr-10 6:08
Anindya Chatterjee19-Apr-10 6:08 
One thing to remind, if you try to save settings in either of the data structures as a xml file then you are out of luck, by default both of them are not serializable. You have to implement the IXmlSerializable interface in a custom object and wrap it around the hash table.

GeneralRe: hashtable or Dictionary! Pin
PIEBALDconsult19-Apr-10 6:23
mvePIEBALDconsult19-Apr-10 6:23 
GeneralRe: hashtable or Dictionary! Pin
Jassim Rahma19-Apr-10 9:19
Jassim Rahma19-Apr-10 9:19 
AnswerRe: hashtable or Dictionary! Pin
dan!sh 19-Apr-10 6:00
professional dan!sh 19-Apr-10 6:00 
GeneralRe: hashtable or Dictionary! Pin
Jassim Rahma19-Apr-10 9:20
Jassim Rahma19-Apr-10 9:20 
AnswerRe: hashtable or Dictionary! Pin
PIEBALDconsult19-Apr-10 9:30
mvePIEBALDconsult19-Apr-10 9:30 
Questionsolution N-tier Pin
toto_201019-Apr-10 2:36
toto_201019-Apr-10 2:36 
AnswerMy Vote of 1 Pin
Keith Barrow19-Apr-10 2:39
professionalKeith Barrow19-Apr-10 2:39 
GeneralRe: My Vote of 1 Pin
toto_201019-Apr-10 5:47
toto_201019-Apr-10 5:47 
AnswerRe: solution N-tier PinPopular
Calla19-Apr-10 2:41
Calla19-Apr-10 2:41 
GeneralRe: solution N-tier Pin
Stanciu Vlad19-Apr-10 4:59
Stanciu Vlad19-Apr-10 4:59 
GeneralRe: solution N-tier Pin
Xmen Real 19-Apr-10 17:21
professional Xmen Real 19-Apr-10 17:21 
AnswerRe: solution N-tier Pin
Vimalsoft(Pty) Ltd19-Apr-10 3:41
professionalVimalsoft(Pty) Ltd19-Apr-10 3:41 
QuestionCheckboxes inside checklistbox Pin
Santhosh Sebastian Mattathil19-Apr-10 1:27
Santhosh Sebastian Mattathil19-Apr-10 1:27 
AnswerRe: Checkboxes inside checklistbox Pin
Anindya Chatterjee19-Apr-10 1:51
Anindya Chatterjee19-Apr-10 1:51 
GeneralRe: Checkboxes inside checklistbox Pin
Santhosh Sebastian Mattathil19-Apr-10 2:27
Santhosh Sebastian Mattathil19-Apr-10 2:27 
GeneralRe: Checkboxes inside checklistbox Pin
Stryder_119-Apr-10 3:08
Stryder_119-Apr-10 3:08 
AnswerRe: Checkboxes inside checklistbox Pin
PIEBALDconsult19-Apr-10 4:37
mvePIEBALDconsult19-Apr-10 4:37 

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.