
Yesterday Microsoft started introducing Visual Studio 2010 to Windows
developers with
a
press release and
a
MSDN website. Introductions to the next Visual Studio also popped
up on various technology news sites;
InformationWeek,
ChannelWeb,
Microsoft
Watch,
BetaNews,
and
Ars
Technica each have brief summary and explaination of the
information Microsoft has released so far. Only
NetworkWorld
digs into the subject by asking various developers to give their
impressions of the new Visual Studio.
Member since:
2006-01-02
I agree... nothing is more useful (for lower layer software,to be sure) than a set of great assertions so that the debug builds of the code test themselves to the greatest extent possible. And of course a set of unit tests to drive the system through at least the mainstream cases.