Click here to Skip to main content
15,899,475 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: outlook profile information Pin
newdolby200525-Oct-12 4:14
newdolby200525-Oct-12 4:14 
GeneralRe: outlook profile information Pin
Richard MacCutchan25-Oct-12 4:16
mveRichard MacCutchan25-Oct-12 4:16 
GeneralRe: outlook profile information Pin
Dave Kreskowiak25-Oct-12 4:16
mveDave Kreskowiak25-Oct-12 4:16 
GeneralRe: outlook profile information Pin
newdolby200525-Oct-12 4:49
newdolby200525-Oct-12 4:49 
GeneralRe: outlook profile information Pin
Pete O'Hanlon25-Oct-12 5:05
mvePete O'Hanlon25-Oct-12 5:05 
GeneralRe: outlook profile information Pin
Richard MacCutchan25-Oct-12 6:12
mveRichard MacCutchan25-Oct-12 6:12 
QuestionAddRange and RemoveRange inconsistencies Pin
n.podbielski23-Oct-12 22:33
n.podbielski23-Oct-12 22:33 
AnswerRe: AddRange and RemoveRange inconsistencies Pin
Eddy Vluggen23-Oct-12 23:40
professionalEddy Vluggen23-Oct-12 23:40 
n.podbielski wrote:
Am I allone on that?

Yes/no. With a large framework, there's bound to be some inconsistencies.

Yes, it would help if we could deduce the name of the method we want to call, based on fixed patterns. No, I don't see it happening.

As for the range, I'd expect two ints, as the indexes are a good way to define a range. That's a bit harder to do with an IEnumerable.

RemoveWhere(thisconditionistrue) or RemoveAll(thisconditionistrue); yes, your version sounds better, but it'll be hard to convince MS to change it. Especially after it's being used already in a lot of sourcecode.
Bastard Programmer from Hell Suspicious | :suss:
if you can't read my code, try converting it here[^]

Questiongps feature Pin
johnson_shalom22-Oct-12 23:31
johnson_shalom22-Oct-12 23:31 
AnswerRe: gps feature Pin
Pete O'Hanlon23-Oct-12 0:00
mvePete O'Hanlon23-Oct-12 0:00 
QuestionIndex was out of range. Must be non-negative and less than the size of the collection. Pin
k3nny1222-Oct-12 16:03
k3nny1222-Oct-12 16:03 
AnswerRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
Bernhard Hiller22-Oct-12 20:48
Bernhard Hiller22-Oct-12 20:48 
AnswerRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
Richard MacCutchan22-Oct-12 22:31
mveRichard MacCutchan22-Oct-12 22:31 
GeneralRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
k3nny1223-Oct-12 12:15
k3nny1223-Oct-12 12:15 
GeneralRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
Richard MacCutchan23-Oct-12 21:56
mveRichard MacCutchan23-Oct-12 21:56 
GeneralRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
Pete O'Hanlon23-Oct-12 22:17
mvePete O'Hanlon23-Oct-12 22:17 
AnswerRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
k3nny1224-Oct-12 10:10
k3nny1224-Oct-12 10:10 
GeneralRe: Index was out of range. Must be non-negative and less than the size of the collection. Pin
Richard MacCutchan24-Oct-12 21:56
mveRichard MacCutchan24-Oct-12 21:56 
QuestionInterface Pin
Ranjalkar Raghavendra22-Oct-12 0:01
Ranjalkar Raghavendra22-Oct-12 0:01 
AnswerRe: Interface Pin
Richard MacCutchan22-Oct-12 0:12
mveRichard MacCutchan22-Oct-12 0:12 
AnswerRe: Interface Pin
Eddy Vluggen22-Oct-12 0:13
professionalEddy Vluggen22-Oct-12 0:13 
QuestionAbstract Class Pin
Ranjalkar Raghavendra22-Oct-12 0:00
Ranjalkar Raghavendra22-Oct-12 0:00 
AnswerRe: Abstract Class Pin
Mayank_Gupta_26-Oct-12 1:07
professionalMayank_Gupta_26-Oct-12 1:07 
Questiontext search in tfs at root level Pin
Member 391904919-Oct-12 10:58
Member 391904919-Oct-12 10:58 
Questiondisplay control Pin
mahesh s charan18-Oct-12 20:50
mahesh s charan18-Oct-12 20:50 

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.