Click here to Skip to main content
15,894,539 members
Home / Discussions / C#
   

C#

 
AnswerRe: Detect & read USB Thumb drive Pin
Colin Angus Mackay1-May-07 4:31
Colin Angus Mackay1-May-07 4:31 
GeneralRe: Detect & read USB Thumb drive Pin
simplicitylabs1-May-07 4:35
simplicitylabs1-May-07 4:35 
GeneralRe: Detect & read USB Thumb drive Pin
Pete O'Hanlon1-May-07 4:39
mvePete O'Hanlon1-May-07 4:39 
GeneralRe: Detect & read USB Thumb drive Pin
Tarakeshwar Reddy1-May-07 4:52
professionalTarakeshwar Reddy1-May-07 4:52 
GeneralRe: Detect & read USB Thumb drive Pin
Colin Angus Mackay1-May-07 4:57
Colin Angus Mackay1-May-07 4:57 
GeneralRe: Detect & read USB Thumb drive Pin
Dan Neely1-May-07 5:03
Dan Neely1-May-07 5:03 
GeneralRe: Detect & read USB Thumb drive Pin
Colin Angus Mackay1-May-07 5:42
Colin Angus Mackay1-May-07 5:42 
GeneralRe: Detect & read USB Thumb drive Pin
simplicitylabs1-May-07 6:36
simplicitylabs1-May-07 6:36 
GeneralRe: Detect & read USB Thumb drive Pin
Dan Neely1-May-07 6:59
Dan Neely1-May-07 6:59 
GeneralRe: Detect & read USB Thumb drive Pin
simplicitylabs1-May-07 7:24
simplicitylabs1-May-07 7:24 
QuestionFile Tranfer network Pin
Jeeva Jose1-May-07 4:15
Jeeva Jose1-May-07 4:15 
Questionhow the data in datagrid(winform) can avoid being copy Pin
anuo061-May-07 3:52
anuo061-May-07 3:52 
AnswerRe: how the data in datagrid(winform) can avoid being copy Pin
Tarakeshwar Reddy1-May-07 4:35
professionalTarakeshwar Reddy1-May-07 4:35 
Questionprocess id! Pin
Adeel Chaudhry1-May-07 3:42
Adeel Chaudhry1-May-07 3:42 
AnswerRe: process id! Pin
Tarakeshwar Reddy1-May-07 3:51
professionalTarakeshwar Reddy1-May-07 3:51 
QuestionDynamic Array Pin
Alireza38391-May-07 3:09
Alireza38391-May-07 3:09 
AnswerRe: Dynamic Array Pin
Guffa1-May-07 4:05
Guffa1-May-07 4:05 
JokeRe: Dynamic Array Pin
Tarakeshwar Reddy1-May-07 4:08
professionalTarakeshwar Reddy1-May-07 4:08 
JokeRe: Dynamic Array Pin
PIEBALDconsult1-May-07 19:06
mvePIEBALDconsult1-May-07 19:06 
QuestionVS2005 problem Pin
netJP12L1-May-07 3:06
netJP12L1-May-07 3:06 
QuestionRecover encrypted field from a database Pin
aecordoba1-May-07 2:56
aecordoba1-May-07 2:56 
AnswerRe: Recover encrypted field from a database Pin
Colin Angus Mackay1-May-07 4:07
Colin Angus Mackay1-May-07 4:07 
GeneralRe: Recover encrypted field from a database Pin
aecordoba1-May-07 12:03
aecordoba1-May-07 12:03 
QuestionCustom collections Pin
kskris1-May-07 2:31
kskris1-May-07 2:31 
AnswerRe: Custom collections Pin
Tom John1-May-07 2:40
Tom John1-May-07 2:40 
Have a look at Generics, there are a bunck of generic collection classes to provide a strongly typed collection for a specified type:

http://msdn2.microsoft.com/en-us/library/ms379564(vs.80).aspx[^]

Hope this helps

Tom

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.