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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
vbnet
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
cobol
typescript-string
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
dot-product-two-arrays
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
decode-leet-speak
decimal-number-to-string-leading-zeros
reconstruct-sparse-matrix-from-compact-triplet-matrix
compact-sparse-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged vb#
40,889
questions
53,297
answers
573
users
Recent questions tagged vb#
1
answer
81
views
How to initialize a set in VB.NET
asked
Jul 16, 2022
by
avibootz
vb#
2
answers
103
views
How to print a set in VB.NET
asked
Jul 16, 2022
by
avibootz
vb#
1
answer
132
views
How to find pairs in an array with a given difference N between them in VB.NET
asked
Jul 16, 2022
by
avibootz
vb#
1
answer
126
views
How to reverse the event indexes of an array in VB.NET
asked
Jul 16, 2022
by
avibootz
vb#
1
answer
120
views
How to reverse the odd indexes of an array in VB.NET
asked
Jul 16, 2022
by
avibootz
vb#
1
answer
100
views
How to reverse an array in VB.NET
asked
Jul 16, 2022
by
avibootz
vb#
1
answer
136
views
How to imports linq in VB.NET
asked
Jul 14, 2022
by
avibootz
vb#
3
answers
204
views
How to check if the binary representation of a number is a palindrome in VB.NET
asked
Jul 14, 2022
by
avibootz
vb#
2
answers
119
views
How to print bits in VB.NET
asked
Jul 14, 2022
by
avibootz
vb#
1
answer
86
views
How to convert an array to string in VB.NET
asked
Jul 3, 2022
by
avibootz
vb#
1
answer
101
views
How to reverse subarray of an array in VB.NET
asked
Jul 2, 2022
by
avibootz
vb#
1
answer
136
views
How to reverse an array upto a given index in VB.NET
asked
Jul 2, 2022
by
avibootz
vb#
1
answer
89
views
How to remove all numbers from a string in VB.NET
asked
Jul 2, 2022
by
avibootz
vb#
1
answer
111
views
How to check if one number is multiple of another in VB.NET
asked
Jun 28, 2022
by
avibootz
vb#
1
answer
108
views
How to check if string is a negative integer in VB.NET
asked
Jun 25, 2022
by
avibootz
vb#
1
answer
155
views
What is the vbNull equivalent in VB.NET
asked
Jun 25, 2022
by
avibootz
vb#
2
answers
118
views
How to check if a string is an integer in VB.NET
asked
Jun 25, 2022
by
avibootz
vb#
1
answer
105
views
How to check if string is a positive integer in VB.NET
asked
Jun 25, 2022
by
avibootz
vb#
1
answer
135
views
How to remove duplicate values from an array in VB.NET
asked
Jun 22, 2022
by
avibootz
vb#
1
answer
147
views
How to get first letter of each word in a string with VB.NET
asked
Jun 21, 2022
by
avibootz
vb#
1
answer
119
views
How to parse a string with commas to a number in VB.NET
asked
Jun 21, 2022
by
avibootz
vb#
1
answer
156
views
How to remove the first word from a string in VB.NET
asked
Jun 20, 2022
by
avibootz
vb#
2
answers
106
views
How to convert string to int in VB.NET
asked
Jun 17, 2022
by
avibootz
vb#
1
answer
118
views
How to get the second digit of a number in VB.NET
asked
Jun 17, 2022
by
avibootz
vb#
1
answer
125
views
How to separate double into integer and decimal in VB.NET
asked
Jun 15, 2022
by
avibootz
vb#
1
answer
112
views
How to convert number to string in VB.NET
asked
Jun 14, 2022
by
avibootz
vb#
2
answers
190
views
How to get the decimal part of a number in VB.NET
asked
Jun 14, 2022
by
avibootz
vb#
2
answers
229
views
How to count the digits (0 - 9) in a string with VB.NET
asked
Jun 14, 2022
by
avibootz
vb#
1
answer
135
views
How to remove the last occurrence of a character from a string in VB.NET
asked
Jun 13, 2022
by
avibootz
vb#
1
answer
116
views
How to replace the first N characters in a string in VB.NET
asked
Jun 12, 2022
by
avibootz
vb#
1
answer
113
views
How to round a number up to the nearest 10 in VB.NET
asked
Jun 10, 2022
by
avibootz
vb#
2
answers
144
views
How to use floor in VB.NET
asked
Jun 9, 2022
by
avibootz
vb#
1
answer
93
views
How to round a number down in VB.NET
asked
Jun 9, 2022
by
avibootz
vb#
1
answer
109
views
How to round a number down to the nearest 10 in VB.NET
asked
Jun 9, 2022
by
avibootz
vb#
1
answer
135
views
How to generate random float number in VB.NET
asked
Jun 1, 2022
by
avibootz
vb#
1
answer
144
views
How to generate random float in specific range with VB.NET
asked
Jun 1, 2022
by
avibootz
vb#
2
answers
229
views
How to find the remainder without using modulo operator in VB.NET
asked
May 17, 2022
by
avibootz
vb#
1
answer
110
views
How to print the N largest numbers in array with VB.NET
asked
May 16, 2022
by
avibootz
vb#
1
answer
142
views
How to convert a positive number to negative in VB.NET
asked
May 8, 2022
by
avibootz
vb#
1
answer
119
views
How to convert ASCII value to int in VB.NET
asked
May 7, 2022
by
avibootz
vb#
1
answer
151
views
How to determine if a string has all unique characters in VB.NET
asked
May 7, 2022
by
avibootz
vb#
1
answer
165
views
How to check if a directory exists in VB.NET
asked
May 2, 2022
by
avibootz
vb#
1
answer
163
views
How to check if file exists in VB.NET
asked
May 2, 2022
by
avibootz
vb#
3
answers
171
views
How to check if string is number in VB.NET
asked
May 2, 2022
by
avibootz
vb#
1
answer
168
views
How to get the path of the base directory in VB.NET
asked
May 2, 2022
by
avibootz
vb#
1
answer
181
views
How to convert value into euro currency with VB.NET
asked
May 1, 2022
by
avibootz
vb#
1
answer
133
views
How to convert seconds into hh:mm:ss in VB.NET
asked
May 1, 2022
by
avibootz
vb#
2
answers
133
views
How to convert string to time in VB.NET
asked
Apr 30, 2022
by
avibootz
vb#
2
answers
162
views
How to insert a space before capital letters in a string with VB.NET
asked
Apr 30, 2022
by
avibootz
vb#
1
answer
166
views
How to extract the domain name from an email address in VB.NET
asked
Apr 29, 2022
by
avibootz
vb#
Page:
« prev
1
...
20
21
22
23
24
25
26
27
28
29
30
...
50
next »
...