Click here to Skip to main content
15,887,816 members
Home / Discussions / C#
   

C#

 
GeneralRe: Arrow keys and textBox cursor Pin
Richard W Allen1-Jun-09 1:27
Richard W Allen1-Jun-09 1:27 
GeneralRe: Arrow keys and textBox cursor Pin
dan!sh 1-Jun-09 1:35
professional dan!sh 1-Jun-09 1:35 
GeneralRe: Arrow keys and textBox cursor Pin
Richard W Allen1-Jun-09 1:49
Richard W Allen1-Jun-09 1:49 
Question[Deployment] How to customize Radio button in deployment process. Pin
rockxuyenmandem31-May-09 23:16
rockxuyenmandem31-May-09 23:16 
QuestionHow to get a Unique ID ( or Network Card Mac Address) in Mobile Devices ? Pin
MehmetFurkan31-May-09 23:04
MehmetFurkan31-May-09 23:04 
AnswerRe: How to get a Unique ID ( or Network Card Mac Address) in Mobile Devices ? Pin
Rajesh Anuhya1-Jun-09 0:07
professionalRajesh Anuhya1-Jun-09 0:07 
GeneralRe: How to get a Unique ID ( or Network Card Mac Address) in Mobile Devices ? Pin
MehmetFurkan1-Jun-09 1:29
MehmetFurkan1-Jun-09 1:29 
GeneralRe: How to get a Unique ID ( or Network Card Mac Address) in Mobile Devices ? Pin
Rajesh Anuhya1-Jun-09 2:43
professionalRajesh Anuhya1-Jun-09 2:43 
Questionhi peoples... Pin
Hema Bairavan31-May-09 22:31
Hema Bairavan31-May-09 22:31 
AnswerRe: hi peoples... Pin
Simon P Stevens31-May-09 22:48
Simon P Stevens31-May-09 22:48 
GeneralRe: hi peoples... Pin
Hema Bairavan31-May-09 22:53
Hema Bairavan31-May-09 22:53 
GeneralRe: hi peoples... Pin
Simon P Stevens31-May-09 23:14
Simon P Stevens31-May-09 23:14 
GeneralRe: hi peoples... Pin
Vasudevan Deepak Kumar1-Jun-09 0:27
Vasudevan Deepak Kumar1-Jun-09 0:27 
GeneralRe: hi peoples... Pin
Pete O'Hanlon1-Jun-09 2:57
mvePete O'Hanlon1-Jun-09 2:57 
AnswerRe: hi peoples... Pin
Pete O'Hanlon1-Jun-09 4:23
mvePete O'Hanlon1-Jun-09 4:23 
Questionabout PowerCollections and C5 library Pin
Seraph_summer31-May-09 22:27
Seraph_summer31-May-09 22:27 
AnswerRe: about PowerCollections and C5 library Pin
Simon P Stevens31-May-09 22:45
Simon P Stevens31-May-09 22:45 
Personally I've only ever used PowerCollections, and it's been perfectly reliable.

They aren't mutually exclusive, you can use both in one project.

My advice would be only use them when you have a requirement for something specifically more complex than the inbuilt collections, don't just use them for the sake of it.

For example - We identified the need for a complex dictionary containing items indexed in two ways. We looked at the available options and considered writing it ourselves. After review, the PowerCollections MultiDictionary fitted our requirements so we used that. We don't just use PowerCollections for everything though.

Simon

QuestionAuto-resize C# Datagridview Pin
Mbulelo31-May-09 22:20
Mbulelo31-May-09 22:20 
AnswerRe: Auto-resize C# Datagridview Pin
Satish Pai31-May-09 22:24
Satish Pai31-May-09 22:24 
AnswerRe: Auto-resize C# Datagridview Pin
alien viper31-May-09 22:54
alien viper31-May-09 22:54 
QuestionHow to implement observableCollection.Exist() method? Pin
Kunal Chowdhury «IN»31-May-09 21:32
professionalKunal Chowdhury «IN»31-May-09 21:32 
AnswerRe: How to implement observableCollection.Exist() method? Pin
Pete O'Hanlon31-May-09 22:16
mvePete O'Hanlon31-May-09 22:16 
QuestionRe: How to implement observableCollection.Exist() method? Pin
Kunal Chowdhury «IN»31-May-09 22:32
professionalKunal Chowdhury «IN»31-May-09 22:32 
AnswerRe: How to implement observableCollection.Exist() method? Pin
Simon P Stevens31-May-09 22:38
Simon P Stevens31-May-09 22:38 
GeneralRe: How to implement observableCollection.Exist() method? Pin
Kunal Chowdhury «IN»31-May-09 23:53
professionalKunal Chowdhury «IN»31-May-09 23:53 

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.