Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
html
pascal
dart
ruby
r
css
bootstrap
groovy
sql
win32
mysql
winapi
jquery
lua
winforms
bash
pascal-string
f#
opengl
kotlin-string
swift-string
go-string
c-string
cpp-string
vbnet-string
scala-string
c#-string
pascal-array
cobol
rust-string
php-string
javascript-string
python-string
java-string
php-array
cpp-vector
swift-array
typescript-string
reactjs
c-array
javascript-array
c-windows
typescript-array
python-list
rust-vector
scala-array
go-array
nodejs-array
sdl2
nodejs-string
kotlin-array
nodejs-express
cpp-array
sdl3
angularjs
c#-list
vbnet-list
java-array
c#-array
raylib
glfw
vbnet-array
javascript-regex
cpp-matrix
typescript-regex
freeglut
html5
nodejs-regex
php-regex
cpp-regex
glew
c#-matrix
go-slice
c-matrix
swift-regex
kotlin-regex
scala-regex
go-regex
python-regex
kotlin-list
perl
swift-matrix
pascal-matrix
scala-list
java-list
Disclosure:
My content contains affiliate links.
Recent questions tagged vb#
38,113
questions
49,718
answers
573
users
Recent questions tagged vb#
1
answer
1
view
How to generate a random hexadecimal string in VB.NET
asked
13 hours
ago
by
avibootz
vb#
vbnet-hexadecimal
1
answer
4
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in VB.NET
asked
4 days
ago
by
avibootz
vb#
vbnet-binary
1
answer
6
views
How to find the two elements in a list whose sum is closest to zero in VB.NET
asked
6 days
ago
by
avibootz
vb#
vbnet-list
1
answer
7
views
How to check if two given words are present in a string in VB.NET
asked
6 days
ago
by
avibootz
vb#
vbnet-string
1
answer
8
views
How to convet decimal number base-12 number in VB.NET
asked
Sep 11
by
avibootz
vb#
vbnet-base-12
1
answer
4
views
How to print the season name of the year based on the month number in VB.NET
asked
Sep 10
by
avibootz
vb#
vbnet-season-month
1
answer
5
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in VB.NET
asked
Sep 7
by
avibootz
vb#
vbnet-path
1
answer
11
views
How to find sum of the first N even numbers in VB.NET
asked
Sep 6
by
avibootz
vb#
vbnet-sum
1
answer
14
views
How to find the position of the first set bit (1-bit) of a number in VB.NET
asked
Sep 4
by
avibootz
vb#
vbnet-bits
1
answer
12
views
How to sort an array that consists of only 0s and 1s in VB.NET
asked
Sep 2
by
avibootz
vb#
vbnet-sort
vbnet-array
1
answer
16
views
How to sort a list that consists of only 0s and 1s in VB.NET
asked
Sep 2
by
avibootz
vb#
vbnet-sort
vbnet-list
1
answer
18
views
How to sort an array of strings where each string represents a decimal number in VB.NET
asked
Sep 1
by
avibootz
vb#
vbnet-array
vbnet-sort
1
answer
16
views
How to find the number of squares in an N*N grid with VB.NET
asked
Aug 31
by
avibootz
vb#
vbnet-grid-squares
1
answer
8
views
How to calculate compound interest in VB.NET
asked
Aug 30
by
avibootz
vb#
vbnet-compound-interest
1
answer
12
views
How to mirror a matrix across the main diagonal in VB.NET
asked
Aug 28
by
avibootz
vb#
vbnet-matrix
3
answers
13
views
How to combine 2 dictionaries into a third dictionary in VB.NET
asked
Aug 25
by
avibootz
vb#
vbnet-dictionary
1
answer
14
views
How to create a queue, then enqueue and dequeue elements in VB.NET
asked
Aug 22
by
avibootz
vb#
vbnet-queue
1
answer
14
views
How to assign a random number using a cryptographically secure random number generator in VB.NET
asked
Aug 20
by
avibootz
vb#
vbnet-random
1
answer
17
views
How to find the length of the longest consecutive sequence of an unsorted array of integers in VB.NET
asked
Aug 18
by
avibootz
vb#
vbnet-consecutive-sequence
vbnet-sequence
vbnet-array
1
answer
24
views
How to find the length of the longest consecutive sequence of an unsorted list of integers in VB.NET
asked
Aug 18
by
avibootz
vb#
vbnet-list
vbnet-sequence
vbnet-consecutive-sequence
1
answer
16
views
How to convert an integer to a string in base b with VB.NET
asked
Aug 17
by
avibootz
vb#
vbnet-convert
1
answer
24
views
How to write "Ni Hao" ("Hello") in Chinese to standard output using UTF-8 in VB.NET
asked
Aug 14
by
avibootz
vb#
vbnet-utf8
2
answers
30
views
How to remove a sublist from a List in VB.NET
asked
Aug 13
by
avibootz
vb#
vbnet-list
vbnet-remove
1
answer
22
views
How to sort the part of a list in VB.NET
asked
Aug 11
by
avibootz
vb#
vbnet-list
vbnet-sort
1
answer
19
views
How to split a string by a substring delimiter in VB.NET
asked
Aug 11
by
avibootz
vb#
vbnet-split-string
1
answer
20
views
How to create a dictionary with key type point (x, y) and value type string in VB.NET
asked
Aug 10
by
avibootz
vb#
vbnet-dictionary
2
answers
22
views
How to check if a string is a palindrome ignoring case and non-alphanumeric characters in VB.NET
asked
Aug 9
by
avibootz
vb#
vbnet-palindrome
1
answer
21
views
How to filter a map in VB.NET
asked
Aug 6
by
avibootz
vb#
vbnet-filter
vbnet-map
1
answer
14
views
How to remove an element from a set in VB.NET
asked
Aug 6
by
avibootz
vb#
vbnet-set
1
answer
25
views
How to convert binary digits to a byte list in VB.NET
asked
Aug 4
by
avibootz
vb#
vbnet-binary
java-byte-list
1
answer
20
views
How to get the row of Pascal triangle given an integer rowIndex in VB.NET
asked
Aug 3
by
avibootz
vb#
vbnet-pascal-triangle
1
answer
12
views
How to write a user-defined operator in VB.NET
asked
Aug 3
by
avibootz
vb#
vbnet-operator
1
answer
15
views
How to calculate power for large numbers in VB.NET
asked
Aug 2
by
avibootz
vb#
vbnet-power
1
answer
17
views
What is the equivalent of Chr() in VB.NET
asked
Aug 1
by
avibootz
vb#
vbnet-chr
1
answer
15
views
What is the equivalent of Asc() in VB.NET
asked
Aug 1
by
avibootz
vb#
vbnet-asc
1
answer
14
views
How to sum the digits of the number 2^N in VB.NET
asked
Aug 1
by
avibootz
vb#
vbnet-power-digits-sum
1
answer
20
views
How to compare an enum value and a string that should match the enum name in VB.NET
asked
Aug 1
by
avibootz
vb#
vbnet-enum
4
answers
30
views
How to declare a function argument that can accept any type in VB.NET
asked
Jul 31
by
avibootz
vb#
vbnet-argument
1
answer
21
views
How to set specific bits in a char with VB.NET
asked
Jul 30
by
avibootz
vb#
vbnet-bits
1
answer
24
views
How to extract a float from a string in VB.NET
asked
Jul 28
by
avibootz
vb#
vbnet-string
vbnet-extract
1
answer
26
views
How to create a string with a repeated character N times in VB.NET
asked
Jul 28
by
avibootz
vb#
vbnet-string
2
answers
23
views
How to check if an integer contains an even or odd number of bits set in VB.NET
asked
Jul 27
by
avibootz
vb#
vbnet-bits
4
answers
29
views
How to pad a number with starting zero in VB.NET
asked
Jul 25
by
avibootz
vb#
vbnet-padding
1
answer
20
views
How to replace multiple consecutive question marks (?) with a single question mark in VB.NET
asked
Jul 24
by
avibootz
vb#
vbnet-replace
1
answer
18
views
How to format time hours-minutes-seconds in VB.NET
asked
Jul 22
by
avibootz
vb#
vbnet-time
1
answer
26
views
How to create an empty list of strings in VB.NET
asked
Jul 22
by
avibootz
vb#
vbnet-list
1
answer
25
views
How to split a string with multiple separators in VB.NET
asked
Jul 21
by
avibootz
vb#
vbnet-string
1
answer
18
views
How to count backwards (Print the numbers N, N - 1, ..., 0 (included)) in VB.NET
asked
Jul 20
by
avibootz
vb#
vbnet-loop
1
answer
26
views
How to replace the first occurrence of a substring in a string with VB.NET
asked
Jul 20
by
avibootz
vb#
vbnet-substring
2
answers
37
views
How to match a substring within 2 square brackets using RegEx in VB.NET
asked
Jul 19
by
avibootz
vb#
vbnet-substring
vbnet-regex
Page:
1
2
3
4
5
6
...
47
next »
...