Click here to Skip to main content
15,910,661 members
Home / Discussions / C#
   

C#

 
AnswerRe: .NET 4.x --- WPF team is not going to take away System.Collections like they do with Silverlight right?! Pin
PIEBALDconsult17-Feb-09 5:46
mvePIEBALDconsult17-Feb-09 5:46 
GeneralRe: .NET 4.x --- WPF team is not going to take away System.Collections like they do with Silverlight right?! Pin
devvvy17-Feb-09 15:04
devvvy17-Feb-09 15:04 
GeneralRe: .NET 4.x --- WPF team is not going to take away System.Collections like they do with Silverlight right?! Pin
PIEBALDconsult17-Feb-09 15:27
mvePIEBALDconsult17-Feb-09 15:27 
AnswerRe: .NET 4.x --- WPF team is not going to take away System.Collections like they do with Silverlight right?! Pin
Thomas Stockwell17-Feb-09 7:18
professionalThomas Stockwell17-Feb-09 7:18 
GeneralRe: .NET 4.x --- WPF team is not going to take away System.Collections like they do with Silverlight right?! Pin
devvvy17-Feb-09 15:23
devvvy17-Feb-09 15:23 
GeneralRe: .NET 4.x --- WPF team is not going to take away System.Collections like they do with Silverlight right?! Pin
PIEBALDconsult17-Feb-09 15:25
mvePIEBALDconsult17-Feb-09 15:25 
GeneralRe: .NET 4.x --- WPF team is not going to take away System.Collections like they do with Silverlight right?! Pin
devvvy17-Feb-09 15:41
devvvy17-Feb-09 15:41 
GeneralRe: .NET 4.x --- WPF team is not going to take away System.Collections like they do with Silverlight right?! Pin
Thomas Stockwell17-Feb-09 16:09
professionalThomas Stockwell17-Feb-09 16:09 
"obsolete" and "deprecated" just means that better alternatives are available (*usually*). The classes are still technically useable, but it is just no longer recommended. You can even still use the original Menu class from .NET 1.0 lol.

And yes, for generic collections, you can use Collection<object> without having any problems, but I see that someone else already suggested that.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my Blog

GeneralRe: .NET 4.x --- WPF team is not going to take away System.Collections like they do with Silverlight right?! Pin
devvvy17-Feb-09 22:59
devvvy17-Feb-09 22:59 
QuestionDriveInfoEx.dll is not working on client PC Pin
Vikash Yadav16-Feb-09 20:45
Vikash Yadav16-Feb-09 20:45 
GeneralRe: DriveInfoEx.dll is not working on client PC Pin
Kristian Sixhøj16-Feb-09 21:00
Kristian Sixhøj16-Feb-09 21:00 
GeneralRe: DriveInfoEx.dll is not working on client PC Pin
Vikash Yadav16-Feb-09 21:11
Vikash Yadav16-Feb-09 21:11 
GeneralRe: DriveInfoEx.dll is not working on client PC Pin
Kristian Sixhøj16-Feb-09 21:16
Kristian Sixhøj16-Feb-09 21:16 
GeneralRe: DriveInfoEx.dll is not working on client PC Pin
Vikash Yadav16-Feb-09 21:47
Vikash Yadav16-Feb-09 21:47 
QuestionThread error Pin
CodingLover16-Feb-09 20:34
CodingLover16-Feb-09 20:34 
AnswerRe: Thread error Pin
Kristian Sixhøj16-Feb-09 20:56
Kristian Sixhøj16-Feb-09 20:56 
QuestionDatagrid view binding to BindingSource Don't Display any thing Pin
sepel16-Feb-09 20:17
sepel16-Feb-09 20:17 
QuestionHow to run EXE by Coding in C# Pin
am 200916-Feb-09 20:05
am 200916-Feb-09 20:05 
AnswerRe: How to run EXE by Coding in C# Pin
V.16-Feb-09 20:23
professionalV.16-Feb-09 20:23 
GeneralRe: How to run EXE by Coding in C# Pin
am 200916-Feb-09 20:33
am 200916-Feb-09 20:33 
AnswerRe: How to run EXE by Coding in C# Pin
ABitSmart16-Feb-09 21:53
ABitSmart16-Feb-09 21:53 
GeneralRe: How to run EXE by Coding in C# Pin
am 200916-Feb-09 22:49
am 200916-Feb-09 22:49 
GeneralRe: How to run EXE by Coding in C# Pin
ABitSmart16-Feb-09 23:14
ABitSmart16-Feb-09 23:14 
GeneralRe: How to run EXE by Coding in C# Pin
am 200917-Feb-09 0:08
am 200917-Feb-09 0:08 
GeneralRe: How to run EXE by Coding in C# Pin
ABitSmart17-Feb-09 0:33
ABitSmart17-Feb-09 0:33 

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.