Click here to Skip to main content
15,909,193 members
Home / Discussions / C#
   

C#

 
GeneralRe: how do I binary search a struct array? Pin
kshet2625-Oct-06 11:47
kshet2625-Oct-06 11:47 
AnswerRe: how do I binary search a struct array? Pin
Guffa25-Oct-06 12:08
Guffa25-Oct-06 12:08 
GeneralRe: how do I binary search a struct array? Pin
kshet2626-Oct-06 2:33
kshet2626-Oct-06 2:33 
GeneralRe: how do I binary search a struct array? Pin
Guffa26-Oct-06 10:08
Guffa26-Oct-06 10:08 
QuestionInstantiate a HTMLDocument object with the Url or Html stream Pin
Nadia Monalisa25-Oct-06 8:53
Nadia Monalisa25-Oct-06 8:53 
QuestionSafeArray Pin
C++NewBe25-Oct-06 8:49
C++NewBe25-Oct-06 8:49 
AnswerRe: SafeArray Pin
led mike25-Oct-06 10:08
led mike25-Oct-06 10:08 
QuestionAny tool for code clean up ? Pin
Nadia Monalisa25-Oct-06 8:15
Nadia Monalisa25-Oct-06 8:15 
QuestionCompare types in a plugin API Pin
Jost Pedro25-Oct-06 7:09
Jost Pedro25-Oct-06 7:09 
AnswerRe: Compare types in a plugin API Pin
led mike25-Oct-06 8:55
led mike25-Oct-06 8:55 
GeneralRe: Compare types in a plugin API Pin
Jost Pedro26-Oct-06 0:00
Jost Pedro26-Oct-06 0:00 
Questionhow to deploy my app (vs2005) with crystalreport XI ? Pin
hdv21225-Oct-06 7:07
hdv21225-Oct-06 7:07 
AnswerRe: how to deploy my app (vs2005) with crystalreport XI ? Pin
bearfx25-Oct-06 8:33
bearfx25-Oct-06 8:33 
QuestionHow to debug when I'm developing an outlook add-in using COM? [modified] Pin
OctopusThu25-Oct-06 6:42
OctopusThu25-Oct-06 6:42 
QuestionHowTo make a dll, which can be called by VBA Pin
Ariadne25-Oct-06 6:29
Ariadne25-Oct-06 6:29 
AnswerRe: HowTo make a dll, which can be called by VBA Pin
bearfx25-Oct-06 8:35
bearfx25-Oct-06 8:35 
QuestionArray List Pin
iamnew2C#25-Oct-06 6:15
iamnew2C#25-Oct-06 6:15 
QuestionMS Web Browser control Pin
CoolASL25-Oct-06 5:42
CoolASL25-Oct-06 5:42 
AnswerRe: MS Web Browser control Pin
Judah Gabriel Himango25-Oct-06 5:48
sponsorJudah Gabriel Himango25-Oct-06 5:48 
GeneralRe: MS Web Browser control Pin
CoolASL25-Oct-06 6:13
CoolASL25-Oct-06 6:13 
AnswerRe: MS Web Browser control Pin
Martin2325-Oct-06 6:15
Martin2325-Oct-06 6:15 
QuestionLINQ (C# 3.0) Pin
Alvaro Mendez25-Oct-06 5:02
Alvaro Mendez25-Oct-06 5:02 
AnswerRe: LINQ (C# 3.0) Pin
Judah Gabriel Himango25-Oct-06 5:31
sponsorJudah Gabriel Himango25-Oct-06 5:31 
GeneralRe: LINQ (C# 3.0) Pin
Alvaro Mendez25-Oct-06 6:21
Alvaro Mendez25-Oct-06 6:21 
Thanks for your reply Judah.

I was more looking to do this in two steps, as an exercise. The first step sets up the base query, and then it would start growing based on different criteria. As I discovered, the default behavior is to AND the conditions together on multiple calls to Where. I was hoping someone would know how do change that to use OR instead.

Regards,
Alvaro


God existing isn't entirely impossible, but there's absolutely no evidence for it, so... the personal God as described by the Christian Bible existing is just as likely as a Pink Unicorn having created the universe, oh.. say... last Thursday. It's equally possible the moon has a core made of cheese. It's equally possible this sentence is in Spanish when you're not looking. - Someone on the Internet

GeneralRe: LINQ (C# 3.0) Pin
Judah Gabriel Himango25-Oct-06 17:06
sponsorJudah Gabriel Himango25-Oct-06 17:06 

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.