visual studio 2010 books

Soldato
Joined
26 Nov 2005
Posts
3,839
Location
Doon the Bay (Newcastle)
I've just got a copy of 2010 and looks right up my street but with it being new i guess reading materials are a bit thin at the moment, does anyone know of any books that might be of use to me? Possibly even for older versions that would carry the theory across.

Cheers.
 
It is still a beta (although the RC is due very soon) and I don't know of any current books but they're some to preorder to Amazon. What do you want a book on VS itself or the languages?
 
It is still a beta (although the RC is due very soon) and I don't know of any current books but they're some to preorder to Amazon. What do you want a book on VS itself or the languages?

The studio, getting to know it and what it can do.

I've used MM Dreamweaver, phpedit, VB, and it doesn't look too dissimilar but i want to know how to create a questionnaire linked to a DB and the DB linked to a GUI selecting from the DB while creating the website it sits in.
 
I think your best bet is to go on MSDN to the Visual Studio 2010 pages. Doubt that any documentation will be out for a while.

Have downloaded it but not installed yet. In the process of building some VMs for SharePoint 2010 and will be using VS2010 with that eventually.
 
You ideally want a book on the languages, the studio itself doesn't "do anything" as such, it is a tool to help you code.

Start by learning the languages (C# ideally) and you'll soon pick up how the IDE works.
 
Back
Top Bottom