Questo sito utilizza cookies solo per scopi di autenticazione sul sito e nient'altro. Nessuna informazione personale viene tracciata. Leggi l'informativa sui cookies.
Username: Password: oppure
C# / VB.NET - Libri, manuali e guide per .NET
Forum - C# / VB.NET - Libri, manuali e guide per .NET

Avatar
Il Totem (Admin)
Guru^2


Messaggi: 3635
Iscritto: 24/01/2006

Segnala al moderatore
Postato alle 13:57
Mercoledì, 07/09/2011
Questa è l'unica discussione di riferimento per quanto riguarda libri e manuali, cartacei o digitali, sul mondo e sulle tecnologie .NET. Tutte le altre discussioni aperte su questo argomento verranno chiuse o cancellate entro 24 ore dall'apertura. Ho aperto questo topic per evitare l'eccessivo proliferare di domande che chiedono consigli sui libri da acquistare, dato che le risposte sono sempre le stesse.

Poiché questo sticky è stato aperto da poco, invito tutti gli utenti che lo desiderano a inviarmi suggerimenti o recensioni da aggiungere a questa lista.

Visual Basic .NET

Guida al Visual Basic .NET 2008
Autore: Totem
Sito: http://totemslair.org/guide/vb.php
Argomenti trattati: sintassi del linguaggio, Windows Forms, database (MySQL), multithreading, filesystem, web, strumenti per il debugging e la distribuzione. Altri argomenti utili sotto forma di tutorial.

Visual Basic 2010 - Guida completo per lo sviluppatore
Autori: Daniele Bochicchio, Cristian Civera, Marco De Sanctis, Riccardo Golia, Alessio Leoncini, Marco Leoncini, Stefano Mostarda
Edizioni: Hoepli Informatica
ISBN: 9788820344696
Abstract: Include le ultime novità introdotte dal linguaggio e dal framework, vengono trattate le basi del linguaggio, mostrati concetti più avanzati, viene spiegato l'uso dell'OOP in VB, per poi passare alle tecnologie: LINQ, Entity Framework, WPF, ASP.NET, WCF e Windows Service. E' l'ideale sia per il novizio che per chi necessita di apprendere le novità di VB 2010.
Link: http://books.aspitalia.com/VisualBasic-2010/

Visual Basic 2010 Passo per passo
Autore: Michael Halvorson
Edizioni: Mondadori Informatica
ISBN: 9788861142398
Abstract: Il testo insegna come creare da zero applicazioni con Microsoft Visual Basic 2010 un passo alla volta.
L’autore descrive strumenti, tecniche ed esempi per iniziare a sviluppare in modo professionale per Windows e per il Web.
Il libro si rivolge a programmatori principianti che non hanno ancora una sufficiente dimestichezza con Visual Basic e a programmatori provenienti da altri sistemi e linguaggi.
Link: http://www.librinformatica.com/4722-libro-visual-basic-201 ...

C#

Libri consigliati da Microsoft
Link: http://msdn.microsoft.com/en-us/vcsharp/aa336795.aspx

C# 2008 - Guida per lo sviluppatore
Autori: Evjen Bill, Nagel C.
Edizioni: Hoepli Informatica
ISBN-13: 9788820337384
Abstract: II libro fornisce le informazioni necessarie per programmare in C# 2008 e per comprendere il funzionamento dell'architettura .NET, il tutto attraverso esempi di applicazioni che utilizzano diverse tecnologie, come l'accesso ai database, la creazione di pagine web, la grafica avanzata e l'accesso alle directory. Si tratta di un tutorial su C# 2008 che non da per scontata nessuna informazione sulla tecnologia .NET ma che procede velocemente assumendo che il lettore sia un programmatore intermedio/esperto. Una volta che i concetti di base sono stati affrontati il libro procede ad affrontare la vasta libreria .NET, mostrando come poter risolvere varie tipologie di problemi.
Link: http://www.gorilla.it/libri/c%23-2008-guida-per-sviluppato ...

C# 4.0 in a Nutshell
Autori: Joseph Albahari, Ben Albahari
Edizioni: O'Reilly Media (4a edizione)
ISBN-13: 978-1449380458
Abstract: When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics such as parallel programming, code contracts, dynamic programming, security, and COM interoperability. You'll also find updated information on LINQ, including examples that work with both LINQ to SQL and Entity Framework. This book has all the essential details to keep you on track with C# 4.0.
Link: http://www.amazon.com/C-4-0-Nutshell-Definitive-Reference/ ...
Consigliato da: VMikle

XNA

XNA 4.0 Game Development by Example
Autore: Kurt Jaegers
Edizioni: Packt Publishing
ISBN-13: 978-1849690669
Abstract: This book is a step-by-step tutorial that includes complete source code for all of the games covered. It adopts an engaging style to teach all the game development concepts. Each block of code is explained, and game development concepts are diagrammed and covered in detail. Each game begins with a concept description and concludes with suggestions for expanding on the finished game. If you are an aspiring game developer who wants to take a shot at creating games for the Microsoft Windows platform with the XNA Framework, then this book is for you. Using this book, you can get started with creating games without any game development experience. A basic knowledge of C# would be helpful to kick-start your game development, but it's not essential.
Link: http://www.amazon.com/XNA-4-0-Game-Development-Example/dp/ ...

LINQ

Programming Microsoft LINQ in Microsoft .NET Framework 4
Autori: Paolo Pialorsi, Marco Russo
Edizioni: Microsoft Press
ISBN-13: 978-0735640573
Argomenti trattati: Use LINQ to query databases, object collections, arrays, XML, Microsoft Excel® files, and other sources; Apply LINQ best practices to build data-enabled .NET applications and services; Manipulate data in a relational database with ADO.NET Entity Framework or LINQ to SQL; Read, write, and manage XML content more efficiently with LINQ to XML; Extend LINQ to support additional data sources by creating custom operators and providers; Examine other implementations, such as LINQ to SharePoint®; Use LINQ within the data, business, and service layers of a distributed application.
Link: http://www.amazon.com/gp/product/0735640572/?tag=se04-20

WPF

Programming WPF
Autori: Chris Sells, Ian Griffiths
Edizioni: O'Reilly Media
ISBN-13: 978-0596510374
Abstract: If you want to build applications that take full advantage of Windows Vista's new user interface capabilities, you need to learn Microsoft's Windows Presentation Foundation (WPF). This new edition, fully updated for the official release of .NET 3.0, is designed to get you up to speed on this technology quickly. By page 2, you'll be writing a simple WPF application. By the end of Chapter 1, you'll have taken a complete tour of WPF and its major elements.
WPF is the new presentation framework for Windows Vista that also works with Windows XP. It's a cornucopia of new technologies, which includes a new graphics engine that supports 3-D graphics, animation, and more; an XML-based markup language, called XAML, for declaring the structure of your Windows UI; and a radical new model for controls.
This second edition includes new chapters on printing, XPS, 3-D, navigation, text and documents, along with a new appendix that covers Microsoft's new WPF/E platform for delivering richer UI through standard web browsers -- much like Adobe Flash. Content from the first edition has been significantly expanded and modified.
Link: http://www.amazon.com/Programming-WPF-Chris-Sells/dp/05965 ...

Ultima modifica effettuata da Il Totem il 07/09/2011 alle 16:56
PM Quote
Avatar
Ottoxotto (Normal User)
Newbie


Messaggi: 7
Iscritto: 06/01/2016

Segnala al moderatore
Postato alle 22:39
Venerdì, 08/01/2016
Buonasera,
mi interesserebbe acquistare un libro (in italiano) per approfondire la mia conoscenza di visual basic x visual studio 2013.
Non mi interessano le spiegazioni base (for next .... if then.... ecc........)
Mi interessa imparare l'uso delle classi (che ancora non mi è tanto chiaro), la creazione e gestione di database e in generale la programmazione orientata agli oggetti. Il tutto in modo approfondito.

Grazie a chi ha voglia di suggerirmi qualcosa.....

Ciao
Francesco

PM Quote