Thanks for making such an awesome programming environment, it's truly
amazing.
I really like C#, but C++ .net is so powerful, (The Interop capabilities are
mind boggling.)
Here are the things that I personally like the most: (The improvements in
VS2005 framework).
1. The new System.DirectoryServices.Protocols. LDAP classes are truly
awesome.
2. The new System.Security Classes for NTAccount, and SecurityIdentifier,
also very nice.
3. The #pragma region/endregion was really, really needed for C++. I use
this alot.
I can't wait until VS2005 Ships.
Russell Mangel
Las Vegas, NV
I have a question I would like to ask about the VS2005, what newsgroup can I
ask a question?
adebaene@club-internet.fr - 08 Mar 2005 13:40 GMT
> I have a question I would like to ask about the VS2005, what newsgroup can I
> ask a question?
This newsgroup is usually a good starting point.
Arnaud
MVP - VC
Carl Daniel [VC++ MVP] - 08 Mar 2005 14:22 GMT
> I have a question I would like to ask about the VS2005, what
> newsgroup can I ask a question?
There's a whole hierarchy of VS 2005 beta newsgroups. See
http://communities.microsoft.com/newsgroups/default.asp?icp=whidbey&slcid=us
for information on accessing those groups.
-cd