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

C#

 
QuestionC# linq Pin
classy_dog6-Sep-12 6:45
classy_dog6-Sep-12 6:45 
AnswerRe: C# linq Pin
Pete O'Hanlon6-Sep-12 7:57
mvePete O'Hanlon6-Sep-12 7:57 
QuestionImprove Project Pin
WebMaster6-Sep-12 6:30
WebMaster6-Sep-12 6:30 
AnswerRe: Improve Project Pin
PIEBALDconsult6-Sep-12 6:56
mvePIEBALDconsult6-Sep-12 6:56 
GeneralRe: Improve Project Pin
WebMaster6-Sep-12 7:06
WebMaster6-Sep-12 7:06 
GeneralRe: Improve Project Pin
PIEBALDconsult6-Sep-12 7:17
mvePIEBALDconsult6-Sep-12 7:17 
GeneralRe: Improve Project Pin
WebMaster6-Sep-12 7:27
WebMaster6-Sep-12 7:27 
AnswerRe: Improve Project Pin
PIEBALDconsult6-Sep-12 7:23
mvePIEBALDconsult6-Sep-12 7:23 
GeneralRe: Improve Project Pin
WebMaster6-Sep-12 7:29
WebMaster6-Sep-12 7:29 
AnswerRe: Improve Project Pin
Eddy Vluggen6-Sep-12 7:49
professionalEddy Vluggen6-Sep-12 7:49 
AnswerRe: Improve Project Pin
Gerry Schmitz6-Sep-12 9:08
mveGerry Schmitz6-Sep-12 9:08 
GeneralRe: Improve Project Pin
WebMaster6-Sep-12 9:11
WebMaster6-Sep-12 9:11 
AnswerRe: Improve Project Pin
RobCroll6-Sep-12 15:36
RobCroll6-Sep-12 15:36 
Questionprecision of digits durring conversion Pin
Fred 346-Sep-12 5:01
Fred 346-Sep-12 5:01 
AnswerRe: precision of digits durring conversion Pin
Pete O'Hanlon6-Sep-12 5:09
mvePete O'Hanlon6-Sep-12 5:09 
AnswerRe: precision of digits durring conversion Pin
Dave Kreskowiak6-Sep-12 5:34
mveDave Kreskowiak6-Sep-12 5:34 
AnswerRe: precision of digits durring conversion Pin
PIEBALDconsult6-Sep-12 5:39
mvePIEBALDconsult6-Sep-12 5:39 
QuestionC# visual studio 2010 Pin
Member 94105226-Sep-12 3:57
Member 94105226-Sep-12 3:57 
AnswerRe: C# visual studio 2010 Pin
Pete O'Hanlon6-Sep-12 4:01
mvePete O'Hanlon6-Sep-12 4:01 
AnswerRe: C# visual studio 2010 Pin
Member 94105226-Sep-12 4:17
Member 94105226-Sep-12 4:17 
GeneralRe: C# visual studio 2010 Pin
Pete O'Hanlon6-Sep-12 4:48
mvePete O'Hanlon6-Sep-12 4:48 
QuestionC# using linq Pin
classy_dog6-Sep-12 3:45
classy_dog6-Sep-12 3:45 
Since I am new to working a C# 2010 desktop application, I have the following questions to ask about how to accomplish the following tasks:

1. I would like to use linq to sql on a sql server 2008 r2 database to pull all the data from one column in one particular table. The value for the one array would be varchar(50) There will be more than one row selected at the time. (What I have seen of linq so far is to pull only one value by using singleordefault.)

2. I then would like to take the values obtained from step number one and load those values into array,collection, or some type of similar object.

Can tell me how to accomplisth this goal and/or point me to a reference that I can use?
AnswerRe: C# using linq Pin
Pete O'Hanlon6-Sep-12 4:02
mvePete O'Hanlon6-Sep-12 4:02 
AnswerRe: C# using linq Pin
Clifford Nelson6-Sep-12 13:48
Clifford Nelson6-Sep-12 13:48 
Questionsize of fileupload Pin
ptvce5-Sep-12 21:13
ptvce5-Sep-12 21:13 

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.