answersLogoWhite

0

Dim aInt as Integer = 5

Dim aStr As String = String.Empty

aStr = System.Convert.ToString(aInt)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Vb net code for to get last 6 digits when gave more than 6 degits?

Dim input As String Dim inputNum As Integer 'Get input input = Console.ReadLine() 'Convert input to number and chop off all but the last 6 digits inputNum = Integer.Parse(input) Mod 1000000 'Display parsed input Console.WriteLine(inputNum)


How do you create a string and reverse a string in vb?

gov


What is a difference between dotnet and VB?

Nothing, as VB is now part of .Net. .Net contains following main languages: - C# - VB However, VB 6 was before .Net and was independent. dotnet is a framework that supports multiple languages and vb is one the language supported by dotnet.


What are the types of Dot-net?

totally there are 3 types C # Asp dot net Vb dot net


What is meant by vb net framework?

Vb(visual basic) is the language support by a .Net framework.we can use the vb as a windows application and web application and use the many application we can create.


What is mean by dot in vb. net?

The . in the string is symbolical of an extension. Due to the fact that Visual Studio uses the NET framework to launch applications procured in the development environment. 


Write a program to implement the various operations on string such as length of string concatenation reverse of a string copy of a string to another in VB?

what is string


What is a Str function in VB?

Str converts a number to a string.


What is a VB script to sort a string in ascending order?

uitihyiuiphoiphuihyi


What should you study first java or vb or net?

Java


What is a list of net supported languages?

C#, vb, j#


VB Net Common Control And Its Properties?

common controls and its properties