Jump to content

Search results

  • Visual Basic .NET is a multi-paradigm, high-level programming language,from Microsoft that is suitable for most development needs. The language is designed...
    5 KB (473 words) - 04:19, 27 May 2020
  • Visual Basic .NET is one of the two flagship languages (with C#) for the .NET framework from Microsoft. Despite being called Visual Basic, it is actually...
    2 KB (319 words) - 13:55, 5 August 2021
  • a place to store data. A variable has a name and a data type. In Visual Basic .NET, a variable is declared using the Dim (short for Dimension) statement...
    6 KB (556 words) - 05:42, 5 March 2022
  • information provided here is intended to help Visual Basic 6 developers who are making the switch to Visual Basic .NET and who wish to learn how to accomplish...
    13 KB (220 words) - 13:17, 29 March 2014
  • in the .Net Framework Class Library. In this article we will look at techniques for loading and manipulating web pages using Visual Basic .Net. You will...
    4 KB (597 words) - 03:38, 11 February 2022
  • begin programming in Visual Basic .NET, you can either compile directly from the command line with the .NET SDK, use Microsoft's Visual Studio IDE, or the...
    2 KB (312 words) - 06:42, 16 April 2020
  • from a Visual Basic 6.0 perspective although much of what is said is also valid for Visual Basic 5.0 and Visual Basic 4.0. It does not cover VB.NET, a rather...
    6 KB (898 words) - 16:59, 28 November 2021
  • This is the style guide for the Visual Basic .NET wikibook. Please try to follow it when making changes or additions to this book. If you find a page...
    1 KB (156 words) - 12:52, 2 April 2021
  • programmers to develop software. In the case of Visual Basic .NET, that IDE is Visual Studio. The Visual Studio IDE consists of several sections, or tools...
    2 KB (318 words) - 16:47, 19 April 2023
  • operator also goes beyond the mathematical usage (for functions). In Visual Basic.NET, New, AddressOf and CType are operators. You can also define your own...
    1 KB (170 words) - 12:52, 2 April 2021
  • Visual Basic .NET provides a basic set of operators to calculate simple arithmetic. + Addition - Subtraction * Multiplication / Division \ Integer division...
    7 KB (941 words) - 01:34, 13 September 2021
  • Transformation. Previous versions of Visual Basic used Twips as the unit of measure. 1,440 Twips = 1 inch. However, VB.NET uses Pixels as its unit of measure...
    3 KB (462 words) - 21:39, 16 January 2018
  • Case Else 'Something more than 8 End Select Boolean operators in Visual Basic .NET now accommodate for short circuit boolean evaluation, most other languages...
    5 KB (755 words) - 14:50, 29 May 2021
  • Like its predecessor, Visual Basic .NET excels in creating graphical user interfaces. Although the programmer still has the option of creating controls...
    6 KB (875 words) - 06:27, 16 April 2020
  • upperBound argument. Unlike previous versions versions of Visual Basic, all arrays in Visual Basic .NET start at 0 and go to the upperBound, for Example: Dim...
    11 KB (1,187 words) - 06:03, 16 April 2020
  • ASP.NET Many ASP.NET developers use Microsoft's Visual Studio to develop ASP.NET sites. But there are less expensive and free alternatives as well. Microsoft's...
    2 KB (371 words) - 00:10, 5 March 2013
  • Visual Basic is Microsoft's high-level object-oriented rapid application development environment for the Windows platform. The first versions of Visual...
    5 KB (805 words) - 10:12, 13 September 2025
  • 7 and newer (i.e, VB.NET) of Visual Basic. The built in types are: This section applies to version 6 and older of Visual Basic, an older version. Example:...
    11 KB (1,085 words) - 17:15, 7 March 2022
  • A Microsoft.NET Assembly is an exe or dll. Assemblies are the basic unit of deployment. An assembly consists of 4 components: Assembly Metadata (also...
    463 bytes (63 words) - 21:14, 28 July 2009
  • Microsoft. Visual studio 2005 is also available free of charge on the Microsoft website but only supports VB.net. You will often see Visual Basic abbreviated...
    4 KB (545 words) - 12:06, 11 September 2016