Hi,
I am just starting of VC++ .Net 2005.
Can someone suggest of any good books or any good websites for beginners.
Thanks,
-Asfar
www.codeproject.com is always a good place to start, though I have to say
that if you are interested in .NET technology you often need to browse
through C# articles since there are relatively few articles yet on C++/CLI.
Translating C# articles is C++/CLI is not so difficult. This will greatly
expand the number of usefull articles for you.
for actual C++ language things one of my favorite books is still 'the C++
programming language' by stroustrup.
another good book is scott meyers' 'effective C++' which shows you a good
number of C++ good practices and gotchas.
Amazon has some books that handle C++ 2005 but I haven't read any of the so
I can't comment on those.
--
Kind regards,
Bruno.
(e-mail address removed)
Remove only "_nos_pam"