>> [... 2124 and 2609 ...]
>
> I assume there are no comparable courses for Framework 2? Would
> generics and the version 2 features be covered by the other MCTS
> courses?
Based on Framework 2, there is a series of courseware numbered from 2541
to 2549 which cover Data, Web, Windows and Distributed applications, each of
them covered by two courses, one of them "core" and the other "advanced".
However, all of these are "Workshops" rather than "Courses", meaning that
they contain only 10% lecture and 90% practice. You may or may not like
this. I get the impression that my students tend to prefer real courses over
workshops, but this may be due to cultural differences in this part of the
world.
None of these materials cover the language itself. Rather, they deal with
how to use it to write a specific kind of applications on .Net.
> Which of the two courses would best complement 2956 (or the new
> 5160/5161) and 2541-2544?
5160 and 5161 are e-Learning (online) courses. I've never taught or
studied them, but looking at the list of topics I am under the impression
that they provide an excellent coverage of the most interesting Framework
features, including a few things (like System Types or Generics) that are
closely related to language features.
2956, on the other hand, is an instructor-led course. It seems to cover
much less matter than the other two. I've never taught this one, either, but
I've taught 2349 which covers all the subjects of 2956, and many more, but,
alas, is based on Framework 1.
> Does 2609 duplicate information that I
> would be getting in the other courses, anyway?
The overlap is minimal, they cover different subjects.
> If so, would I be
> better off concentrating on the language features with 2124?
Not necesarily. 2124 does have more overlap with the Framework courses.
For exemple, "delegates and events", which are in module 9 of 2124, are also
in Module 7 of 2956. And "Types and Interfaces" (Module 1 of 2956) are also
covered in 2124. On the other hand, 2124 does cover the language features
step-by-step, which you won't get in any of the other courses.