English
Türkçe
[email protected]
  • HOME PAGE
  • LESSON
  • QUESTION
  • DATA-BANK
  • BLOG
  • APPS

YouTube Kanalımız

ÇOK YAKINDA SİZLERLE

Visual Basic How To Find The Average Of 10 Numbers Using A While Loop

Here's a Visual Basic example of how to find the average of 10 numbers using a While loop, but this time, we'll generate random numbers and calculate their average:

57 Visual Basic

Visual Basic String Making Lowercase

The ToLower() method is used if all characters in a string variable in the Visual Basic programming language are to be converted to lowercase...

61 Visual Basic .NET

Visual Basic Getting Last Character of String

If we want to get the last character of a string in Visual Basic, we can do it using the Substring() and Length methods...

168 Visual Basic .NET

Visual Basic String Using StartsWith

In Visual Basic, we use the <b>StartsWith()</b> method to determine whether a string starts with the specified character(s). This method, which returns a bool value, has 3 different uses...

82 Visual Basic .NET

Visual Basic Remove Element from Array

If you want to delete an element of an array in Visual Basic, you need to create a copy of that array (the deleted element) and synchronize it to its original state...

63 Visual Basic .NET

Visual Basic Using String ToCharArray

In Visual Basic programming language, if we want to convert a string type variable to a Unicode character array, we use the ToCharArray() method...

84 Visual Basic .NET

Visual Basic Adding Elements to List

In Visual Basic, it is necessary to use the Add() method to add an element to the List...

59 Visual Basic .NET

Visual Basic Substring Method

In Visual Basic, the Substring method is used to get a desired part from a string...

92 Visual Basic .NET

Visual Basic Powering a Number

You can use the Pow() method of the Math class to get the specified power of a number in the Visual Basic programming language..

99 Visual Basic .NET

How to Find the Name of the Operating System in Visual Basic ?

The "OSVersion" property of the "Environment" class is used to find out what the operating system is in the Visual Basic programming language...

61 Visual Basic .NET

Visual Basic Get Now

The DateTime.Now property is used to get the current time in Visual Basic. We can display time in various formats...

65 Visual Basic .NET

Visual Basic Reverse Array

In the Visual Basic programming language, we use the Array.Reverse() function to reverse the array, or in other words, to sort the elements in reverse order...

78 Visual Basic .NET

Visual Basic Finding the Operating System Username

In Visual Basic, the UserName property of the Environment class is used to find the active user name in the current operating system...

70 Visual Basic .NET

Visual Basic Finding the Computer Name

In Visual Basic, the MachineName property of the Environment class is used to find the name of the computer on which the program is running...

59 Visual Basic .NET

Visual Basic Generating Random Letters

The sample code for generating random letters in the Visual Basic programming language is given below...

62 Visual Basic .NET

Visual Basic Non-Restart Check If Application is Open

In Visual Basic, if our application is open, we may need to set a check to prevent it from reopening...

70 Visual Basic .NET

Visual Basic Randomly Shuffle a List

Here is an example of randomly shuffling an object of type List in Visual Basic...

56 Visual Basic .NET

Total Result : 17
  • 1

DATA-BANK CATEGORY

  • .NET ( 40 )
  • C# ( 53 )
  • DevExpress ( 20 )
  • Flutter ( 1 )
  • Go ( 1 )
  • Hardware General ( 142 )
  • HTML ( 8 )
  • Internet General ( 40 )
  • Java ( 150 )
  • JavaScript ( 37 )
  • Kotlin ( 1 )
  • Ms Sql ( 127 )
  • Network General ( 7 )
  • Oracle ( 1 )
  • Python ( 1 )
  • Ruby ( 1 )
  • Security General ( 6 )
  • Software General ( 5 )
  • Swift ( 2 )
  • Technology ( 295 )
  • Unity ( 28 )
  • Visual Basic ( 17 )
  • Visual Studio ( 7 )
© 2012-2023 - All Rights Reserved. Yazilim Ders