Click here to Skip to main content
15,885,032 members
Home / Discussions / C#
   

C#

 
AnswerRe: error on exiting form wit datagridview containing comboboxcell Pin
Eddy Vluggen8-May-12 5:03
professionalEddy Vluggen8-May-12 5:03 
AnswerRe: error on exiting form wit datagridview containing comboboxcell Pin
Apocalypse Now8-May-12 14:58
Apocalypse Now8-May-12 14:58 
QuestionReg: Loading text file(size 100 MB) in Richtextbox Pin
Member 23893798-May-12 1:00
Member 23893798-May-12 1:00 
AnswerRe: Reg: Loading text file(size 100 MB) in Richtextbox Pin
Luc Pattyn8-May-12 2:10
sitebuilderLuc Pattyn8-May-12 2:10 
AnswerRe: Reg: Loading text file(size 100 MB) in Richtextbox Pin
Pete O'Hanlon8-May-12 2:26
mvePete O'Hanlon8-May-12 2:26 
AnswerRe: Reg: Loading text file(size 100 MB) in Richtextbox Pin
Dave Kreskowiak8-May-12 3:21
mveDave Kreskowiak8-May-12 3:21 
AnswerRe: Reg: Loading text file(size 100 MB) in Richtextbox Pin
Alan N8-May-12 4:31
Alan N8-May-12 4:31 
QuestionProblem with dictionary Pin
Mark Vloerjans8-May-12 0:52
Mark Vloerjans8-May-12 0:52 
Hi,

I've got an issue concerning dictionaries.

The situation is like this.

I've got a database with a table containing peoples and their functions. Now, I want a dictionary with the functions as key, and all the corresponding people in a IEnumerable-list as value.

So, something like this:

("Student", "Joe Palmer, Marc Speed, Scott Roberts")
("Teacher", "Felipe Bauer, Lewis Hamilton, Jenson Spencer")
("Administration", "Mike Stanford", "Philip Carrey")

Where the function is the key, and the names are the values. So the first element of the dictionary has "student" as key, and a collection of 3 names as value.

Could someone help me out with this? I've tried to accomplish this, but I keep on struggling... Frown | :(

Many thanks in advance!

Greetz,

Mark
AnswerRe: Problem with dictionary Pin
Luc Pattyn8-May-12 2:16
sitebuilderLuc Pattyn8-May-12 2:16 
GeneralRe: Problem with dictionary Pin
Mark Vloerjans23-May-12 1:24
Mark Vloerjans23-May-12 1:24 
AnswerRe: Problem with dictionary Pin
Luc Pattyn23-May-12 2:17
sitebuilderLuc Pattyn23-May-12 2:17 
QuestionRegistry.OpenSubKey Returns Null Pin
Kevin Marois7-May-12 11:30
professionalKevin Marois7-May-12 11:30 
AnswerRe: Registry.OpenSubKey Returns Null Pin
JOAT-MON7-May-12 15:00
JOAT-MON7-May-12 15:00 
AnswerRe: Registry.OpenSubKey Returns Null Pin
Richard MacCutchan7-May-12 21:56
mveRichard MacCutchan7-May-12 21:56 
GeneralRe: Registry.OpenSubKey Returns Null Pin
Kevin Marois8-May-12 7:29
professionalKevin Marois8-May-12 7:29 
GeneralRe: Registry.OpenSubKey Returns Null Pin
SledgeHammer018-May-12 8:01
SledgeHammer018-May-12 8:01 
GeneralRe: Registry.OpenSubKey Returns Null Pin
Kevin Marois8-May-12 10:58
professionalKevin Marois8-May-12 10:58 
GeneralRe: Registry.OpenSubKey Returns Null Pin
SledgeHammer018-May-12 11:23
SledgeHammer018-May-12 11:23 
GeneralRe: Registry.OpenSubKey Returns Null Pin
Richard MacCutchan8-May-12 8:13
mveRichard MacCutchan8-May-12 8:13 
GeneralRe: Registry.OpenSubKey Returns Null Pin
Kevin Marois8-May-12 10:57
professionalKevin Marois8-May-12 10:57 
GeneralRe: Registry.OpenSubKey Returns Null Pin
Richard MacCutchan8-May-12 21:27
mveRichard MacCutchan8-May-12 21:27 
QuestionDisplay Target Platform Pin
AnneThorne7-May-12 6:19
AnneThorne7-May-12 6:19 
AnswerRe: Display Target Platform Pin
Jeremy Hutchinson7-May-12 6:52
professionalJeremy Hutchinson7-May-12 6:52 
AnswerRe: Display Target Platform Pin
Apocalypse Now7-May-12 15:02
Apocalypse Now7-May-12 15:02 
GeneralRe: Display Target Platform Pin
Luc Pattyn8-May-12 2:31
sitebuilderLuc Pattyn8-May-12 2:31 

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.