Segna il video come già completato  
Se vuoi, sarebbe utile un giudizio su questo video    
In questo video vedremo come scaricare ed installare la versione gratuita di Visual Basic 2010 cioè la versione Express. Apriamo quindi il nostro browser e cerchiamo Visual studio 2010 Express. Dalla ricerca veniamo indirizzati a questa pagina della Microsoft che ci permette di scaricarlo. Da questa pagina è possibile selezionare tutti prodotti in versione Express, in versione gratuita. E’ possibile scaricare quindi Visual Basic 2010, Visual C# e Visual C++ e così via. Ci interessa in questo caso il Visual Basic 2010 sempre in edizione Express ci clicchiamo sopra e ora possiamo selezionare la lingua. Selezioniamo ad'esempio l’italiano. Il downloader è stato scaricato e questo piccolo software, questo piccolo eseguibile ci permette di scaricare ed installare automaticamente il nostro Visual Basic 2010. Effettuiamo l'avvio e alla fine avremo l'installazione completa di Visual Basic 2010. In questo caso su questa macchina Visual Basic 2010 è già installato per cui è invece che l'installazione dei componenti mi viene chiesto di effettuare il ripristino dell'installazione, la disinstallazione oppure la possibilità di aggiungere dei componenti aggiuntivi. Alla fine, dopo l'installazione di tutti i componenti, ci troveremmo in questa situazione cioè nella la barra di avvio di Windows troveremo Visual Basic 2010 Express e aprendo comparirà alla voce Microsoft Visual Basic 2010 Express. Clicchiamo su questa voce, ci si apre la schermata iniziale di Visual Basic 2010. Questa schermata di avvio di Visual Basic 2010, è praticamente la pagina di benvenuto dalla quale possiamo effettuare tutte le scelte per creare un nuovo progetto, aprire un progetto già esistente vedere le ultime novità, aggiornarci e così via. Infatti questa parte centrale ci permette di scorrere la documentazione di Visual Basic 2010, visualizzando delle belle guide ad esempio l'introduzione a Visual Basic 2010 oppure come creare l'una prima applicazione, quali sono le novità della versione 2010 di Visual Basic e così via. Abbiamo anche quella possibilità di entrare in quest'area di formazione nella quale ci vengono proposte diverse esercitazioni o la possibilità di partecipare ad un forum on-line Nell'ultima scheda è possibile aggiornare la versione Express a una versione Standard di Visual Basic 2010, attraverso questo link è quindi possibile scaricare la versione di prova gratuita di 90 giorni . Terminata con la prova sarà necessario acquistare il prodotto completo. E’ interessante anche vedere quest'ulteriore scheda delle ultime novità che tramite un file resta essere e ci permette di scorrere di avere sott'occhio le ultime novità in un ambito di programmazione e Visual Basic 2010. Infine notiamo quest'ultimo riquadro sulla sinistra che ci propone in tutti progetti recentemente aperti. In questo caso essendo il nostro primo utilizzo dell’IDE e cioè dell'era dell'interfaccia utente di Visual Basic 2010 dell'elenco dei progetti recenti vuota. Se avessimo invece dei progetti già aperti all'ora in questo caso avremo la lista di tutti i nostri progetti. Queste due invece sono diciamo le opzioni principali di questa scheda cioè la possibilità di aprire un nuovo progetto, creare un nuovo progetto, oppure la possibilità di aprire un progetto già esistente. Se proviamo ad aprire un nuovo progetto, ci compare la finestra “Nuovo progetto”. Tramite questa finestra possibile definire la tipologia di progetto che vogliamo creare. Le scelte sono queste cinque in questa colonna centrale cioè un'applicazione Windows Form, un'applicazione Windows Presentation Foundatoin un’applicazione con solo una libreria di classe, un'applicazione in browser Windows Presentation Foundation, Vediamo di distinguere ciascuna di queste tipologie di progetti. Un'applicazione Windows Form ci permette di creare delle applicazioni a finestra proprio come quella che stiamo vedendo adesso in cui l'interfaccia utente sarà appunto rappresentato da una serie di finestre che possono essere aperte chiuse spostate e al loro interno avremo una serie di controlli come ad esempio i pulsanti in menù a tendina e le caselle di testo così via. Le applicazione Windows Presentation Foundation sono applicazioni di Windows che utilizzano delle librerie di classi particolari che aumentano l’esperienza grafica dell'interfaccia delle applicazioni che gira ambiente Windows l'Applicazione Console invece sono applicazioni che non presentano alcun interfaccia grafica ma hanno una modalità di comunicazione con utente testuale e proprio come il pronta dei comandi di dosso quindi avranno fondamentalmente quest'aspetto le librerie di classici permettono invece di creare delle DLL cioè una serie di funzioni centralizzate in un unico file che possono essere richiamate da qualsiasi applicazione che punta a quella DLL. Quindi fondamentalmente il grosso vantaggio di utilizzare le proprie funzioni in una DLL rispetto a annegarle nella codice della propria applicazione è che il giorno in cui vorremo utilizzarle vorremo richiamare con le stesse funzioni da una seconda applicazione oppure addirittura da un'applicazione scritta a in ASP.NET oppure scritto in C#, invece di doverla estrarre dall'applicazione Visual Basic 2010 che abbiamo creato originariamente la andremo richiamare puntando alla DLL che la contiene chiamandola con il proprio nome più dei parametri aggiuntivi se li prevede. Infine abbiamo le applicazioni browser Windows Presentation Foundation e cioè delle applicazioni Windows Presentation Foundation eseguite proprio in browser. Questo modello di applicazione e denominato anche applicazioni browser. A noi per il momento interessa sviluppare un'applicazione Windows Form perché vogliamo creare un'applicazione a finestre. Selezioniamo quindi la voce applicazione Windows Form ed assegnamo il nome alla nostra applicazione, richiamiamo prima applicazione Windows Form premiamo il tasto Ok. Ecco che l'ambiente di sviluppo cambia e ci mostra l'interfaccia della nostra applicazione più a una serie di altre piccole finestre che si permettono di che si permettono di visualizzare la struttura del progetto ed esplorare le proprietà della nostra applicazione comunque sono tutte cose che vedremo più avanti in questi video.
In this video we will see how to download and install the free version of Visual Basic 2010 Express Edition that is. We open our browser and then try Visual Studio 2010 Express. From the research we are directed to This page from Microsoft that allows us to download it. From this page You can select all products in Express version, version Free. E 'can be downloaded and then click Visual Basic 2010, Visual C # and Visual C and so on. We are interested in this case the Visual Basic 2010 always Express edition you click on it and now we can select the language. Select ad'esempio Italian. The downloader is downloaded and this little software, this small executable allows us to automatically download and install our Visual Basic 2010. We do we start and end the installation Full Visual Basic 2010. In this case Visual Basic on this machine 2010 is already installed so it is instead of installing the components I are asked to perform the rollback, the uninstallation, or the ability to add components Add. Eventually, after the installation of all components, we would be in this situation that is in the start bar of Windows will find Visual Basic 2010 Express and opening will appear under Microsoft Visual Basic 2010 Express. Click on this item, we will open the screen in Visual Basic 2010. This bootscreen Visual Basic 2010, is practically the page Welcome from which we can make all the choices to create a new project, open an existing project will see the latest news, updated and so on. In fact, this allows us to scroll through the central part the Visual Basic 2010, displaying some good guides to as the introduction to Visual Basic 2010 or how to create a first application, what's new in the 2010 version of Visual Basic, and so on. We also have the chance to get training in this area which we are offered the possibility of different exercises or participate in an online forum last card you can update the Express version of a Standard version of Visual Basic 2010, through this link so you can download the free trial version of 90 days. After the test you will need to purchase this product complete. It 'also interesting to see this further details of the latest by news that a file is being run and allows us to have eye on the latest in a field of programming and Visual Basic 2010. Finally, we note that the left pane it gives us all projects have been recently opened. In this case, since our first use IDE and that is the age of the user interface of Visual Basic 2010 Empty the list of recent projects. If we had instead of projects already open time in this case we have a list of all our projects. Instead we say these two are the main options on this tab that is possibility of opening a new project, create a new project, or ability to open an existing project. If we try to open a new project, it appears the window "New Project". Through this window can define the type of project we want to create. The These five choices are central in this column that an application Windows Form, a Windows Presentation Foundatoin application with only a class library, Windows application in browser Presentation Foundation, Let's distinguish each of these types projects. A Windows Forms application allows us to create Applications popup just like the one we are seeing now where the user interface will be exactly represented by a series of windows can be opened and closed within them will have moved a number of controls such as buttons and pull-down menu in text boxes so on. The Windows Presentation Foundation applications Windows that use the class library details that increase experience graphical interface application running environment Windows Console Application other hand, are applications that do not show no GUI but a mode of communication with user textual and just like the command prompt off then they will have basically this aspect of classical libraries suggest instead DLL that is creating a number of centralized functions into a single file that can be called from any application that points to the DLL. So basically the big advantage of using his functions in a DLL than drown in their own code application is that the day when we will want to use them we would like to draw with the same functions by a second application, or even from an application written in ASP.NET or written in C #, instead of having to extract from the Visual Basic 2010 we created we will recall the originally pointing to the DLL that contains the call each other by name more of them provides additional parameters. Finally we have the Windows Presentation Foundation and browser applications that Windows Presentation Foundation applications run in their browser. This model also known as applications and application browser. We for the time being interested in developing a Windows application Form because we want to create an application window. Then select the voice Windows Forms application and assign the name for our application, called before Windows Forms application by pressing OK. Here the development environment change and shows us the interface of our applied as a series of smaller windows that allow that allow you to visualize the structure of the project and explore properties of our application, however, are all things that we will see later in these videos.