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

C#

 
AnswerRe: MemoryMappedFiles / MemoryMappedViewAccessor Pin
Dave Kreskowiak14-Jun-13 7:24
mveDave Kreskowiak14-Jun-13 7:24 
GeneralRe: MemoryMappedFiles / MemoryMappedViewAccessor Pin
Member 333503216-Jun-13 20:29
Member 333503216-Jun-13 20:29 
GeneralRe: MemoryMappedFiles / MemoryMappedViewAccessor Pin
Dave Kreskowiak17-Jun-13 1:05
mveDave Kreskowiak17-Jun-13 1:05 
QuestionFixed first column position in datagridview in c# Pin
Sneha Bisht13-Jun-13 21:15
Sneha Bisht13-Jun-13 21:15 
AnswerRe: Fixed first column position in datagridview in c# Pin
Rasukumar13-Jun-13 21:56
Rasukumar13-Jun-13 21:56 
QuestionEntity Framework table names Pin
kruegs3513-Jun-13 10:19
kruegs3513-Jun-13 10:19 
AnswerRe: Entity Framework table names Pin
Richard Deeming13-Jun-13 11:46
mveRichard Deeming13-Jun-13 11:46 
QuestionLinq - Get Previous Item By Dtae Pin
Kevin Marois13-Jun-13 5:09
professionalKevin Marois13-Jun-13 5:09 
I have a List<accountdataitems> called AllDataItems. An AccountDataItem has a BillingDate. I pull all the AccountDataItems from AllDataItems where the BillingDate equals the SelectedBillingDate.

Now, for each item in AllDataItems, if I didn't find one because that matches the SeletedBillingDate, I need to find the previous one by the BillingDate.

I'd like to do this with Linq, rather than loops, but I'm not sure how to code this. Could someone help with the Linq for this?

Thanks
If it's not broken, fix it until it is

AnswerRe: Linq - Get Previous Item By Dtae Pin
Ennis Ray Lynch, Jr.13-Jun-13 5:22
Ennis Ray Lynch, Jr.13-Jun-13 5:22 
QuestionWPF MVVM Threads and a Log Pin
cjb11013-Jun-13 2:38
cjb11013-Jun-13 2:38 
AnswerRe: WPF MVVM Threads and a Log Pin
Pete O'Hanlon13-Jun-13 2:54
mvePete O'Hanlon13-Jun-13 2:54 
GeneralRe: WPF MVVM Threads and a Log Pin
cjb11013-Jun-13 3:03
cjb11013-Jun-13 3:03 
GeneralRe: WPF MVVM Threads and a Log Pin
Pete O'Hanlon13-Jun-13 5:13
mvePete O'Hanlon13-Jun-13 5:13 
Questionhow to customize datatable.Select Pin
jojoba201112-Jun-13 17:36
jojoba201112-Jun-13 17:36 
AnswerRe: how to customize datatable.Select Pin
Ron Beyer12-Jun-13 18:10
professionalRon Beyer12-Jun-13 18:10 
QuestionRe: how to customize datatable.Select Pin
jojoba201112-Jun-13 20:26
jojoba201112-Jun-13 20:26 
AnswerRe: how to customize datatable.Select Pin
Ron Beyer13-Jun-13 2:52
professionalRon Beyer13-Jun-13 2:52 
QuestionC# accessing a windows api Pin
classy_dog12-Jun-13 12:17
classy_dog12-Jun-13 12:17 
AnswerRe: C# accessing a windows api Pin
Ron Beyer12-Jun-13 12:30
professionalRon Beyer12-Jun-13 12:30 
AnswerRe: C# accessing a windows api Pin
Richard MacCutchan12-Jun-13 21:15
mveRichard MacCutchan12-Jun-13 21:15 
AnswerRe: C# accessing a windows api Pin
DaveyM6913-Jun-13 2:45
professionalDaveyM6913-Jun-13 2:45 
GeneralRe: C# accessing a windows api Pin
classy_dog13-Jun-13 9:08
classy_dog13-Jun-13 9:08 
GeneralRe: C# accessing a windows api Pin
Pete O'Hanlon13-Jun-13 9:48
mvePete O'Hanlon13-Jun-13 9:48 
GeneralRe: C# accessing a windows api Pin
DaveyM6913-Jun-13 9:52
professionalDaveyM6913-Jun-13 9:52 
GeneralRe: C# accessing a windows api Pin
Eddy Vluggen13-Jun-13 9:53
professionalEddy Vluggen13-Jun-13 9: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.