Visual Basic.Net resources

From mi-linux
Revision as of 14:43, 13 September 2007 by Cm1949 (talk | contribs)
Jump to navigationJump to search

Welcome to the HND Computing award Visual Basic.Net resources.

The material here comes primarily from the three programming modules:

  • CP1035 Programming and Personal Skills 1
  • CP1039 Programming and Personal Skills 2
  • CP2007 Visual Programming.

Topics are listed below under the module where they first appear.

Please help to develop this Wiki.
This is a resource for all to use; please help by adding to and editing the contents. 
(See [Wikipedia:How to edit a page] for help with editing this Wiki.)

Visual Basic.Net: versions and sources

SCIT has an agreement with Microsoft under their MSDN (Microsoft Developer Network) licence that allows students to download a copy of various software free of charge, for use during your studies. Be sure to read the instructions VERY carefully before you begin the process.

You will need to download a copy of Visual Studio.Net, which is a program development "environment"; that is it provides an editor where you can write and edit your program, together with facilities for compiling, testing, debugging and running the program. Visual Basic.Net comes as one language packaged within the Visual Studio.Net environment.