Category:Visual Basic .NET
Visual Basic .NET
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Visual Basic .NET.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Compiled (bytecode) |
---|---|
Garbage collected: | Yes |
Parameter passing methods: | By reference, By value |
Type strength: | Strong |
Type checking: | Static |
See Also: |
Visual Basic .NET is part of Visual Studio. You may find other members of Visual Studio at Category:Visual Studio.
From the Visual Basic Developer Center website: "With Visual Basic, you can create applications for Windows, the Web, mobile devices, and Office on the .NET Framework". Visual Basic .NET makes it easy to create Windows form applications quickly and efficiently. The language is object-oriented and has unique features to speed development and deployment.
Visual Basic .NET, like C# and other .NET languages, runs on the Microsoft Common Language Runtime VM.
Not to be confused with Visual Basic, the original pre-.NET, implementation, which has only a passing resemblance to VB.NET.
See Also
- Wikipedia: Visual Basic .NET
- The Visual Basic Developer Center
- Mono: VisualBasic.NET support — running VB.NET on platforms other than Windows.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Visual Basic .NET Implementations (empty)
- Visual Basic .NET User (40 P)
Pages in category "Visual Basic .NET"
The following 200 pages are in this category, out of 403 total.
(previous page) (next page)A
- A+B
- Abbreviations, automatic
- Abstract type
- Abundant odd numbers
- Abundant, deficient and perfect number classifications
- Active object
- Addition chains
- Address of a variable
- Align columns
- Almkvist-Giullera formula for pi
- Almost prime
- Anagrams
- Angle difference between two bearings
- Anti-primes
- Append a record to the end of a text file
- Apply a callback to an array
- Apply a digital filter (direct form II transposed)
- Approximate equality
- Arbitrary-precision integers (included)
- Arithmetic coding/As a generalized change of radix
- Arithmetic-geometric mean
- Arithmetic-geometric mean/Calculate Pi
- Arithmetic/Integer
- Array concatenation
- Array length
- Arrays
- Ascending primes
- Assertions
- Attractive numbers
- Averages/Mean angle
- Averages/Mean time of day
- Averages/Pythagorean means
B
- Babbage problem
- Bacon cipher
- Balanced brackets
- Balanced ternary
- Barnsley fern
- Base58Check encoding
- Base64 decode data
- Bell numbers
- Bernoulli numbers
- Bilinear interpolation
- Binary digits
- Binary search
- Binary strings
- Bitmap
- Bitmap/Write a PPM file
- Bitwise operations
- Box the compass
- Brace expansion
- Brazilian numbers
- Break OO privacy
- Brownian tree
- Bulls and cows
- Burrows–Wheeler transform
C
- Caesar cipher
- Calculating the value of e
- Calendar
- Calendar - for "REAL" programmers
- Cantor set
- Card shuffles
- Cartesian product of two or more lists
- Casting out nines
- Catalan numbers
- Chaocipher
- Character codes
- Chat server
- Chebyshev coefficients
- Check Machin-like formulas
- Check output device is a terminal
- Check that file exists
- Chemical calculator
- Cheryl's birthday
- Chinese remainder theorem
- Chinese zodiac
- Chowla numbers
- Cipolla's algorithm
- Circles of given radius through two points
- Classes
- Collections
- Color of a screen pixel
- Colour pinstripe/Display
- Combinations and permutations
- Comma quibbling
- Command-line arguments
- Comments
- Compile-time calculation
- Compound data type
- Concurrent computing
- Conditional structures
- Continued fraction
- Convex hull
- Copy a string
- Count in factors
- Count occurrences of a substring
- Cramer's rule
- CRC-32
- Create a file
- Create a two-dimensional array at runtime
- Create an HTML table
- CSV to HTML translation
- Cuban primes
- Currying
- CUSIP
- Cycle detection
- Cyclotomic polynomial
D
- Damm algorithm
- Data Encryption Standard
- Days between dates
- De Bruijn sequences
- Define a primitive data type
- Delete a file
- Department numbers
- Detect division by zero
- Determinant and permanent
- Determine if a string has all the same characters
- Determine if a string has all unique characters
- Determine if a string is collapsible
- Determine if a string is numeric
- Determine if a string is squeezable
- Determine if two triangles overlap
- Digital root
- Dining philosophers
- Display a linear combination
- Diversity prediction theorem
- Dot product
- Doubly-linked list/Definition
- Doubly-linked list/Element definition
- Doubly-linked list/Element insertion
- Dragon curve
E
F
- Factorial
- Fairshare between two and more
- Faulhaber's formula
- Faulhaber's triangle
- Feigenbaum constant calculation
- Fibonacci n-step number sequences
- Fibonacci sequence
- File input/output
- File modification time
- File size
- Filter
- Find the intersection of a line with a plane
- Find the intersection of two lines
- First perfect square in base n with n unique digits
- First power of 2 that has leading decimal digits of 12
- Fivenum
- FizzBuzz
- Flow-control structures
- Floyd's triangle
- Floyd-Warshall algorithm
- Forest fire
- Fork
- Forward difference
- Fraction reduction
- Function definition
- Fusc sequence