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
c
java
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
vbnet
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
php-string
cobol
c#-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
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
sdl3
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
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
longest-substring-without-repeating-characters
calculate-volume-cube
divide-given-amount-into-bills-coins
convert-decimal-number-to-rational-number
count-non-overlapping-instances-substring-in-string
print-floyds-triangle
case-insensitively-check-character-exists-in-string
calculate-area-pentagon
measure-function-execution-time
Disclosure:
My content contains affiliate links.
Recent questions tagged VB#
42,844
questions
55,671
answers
573
users
Recent questions tagged VB#
1
answer
280
views
How to get the first two digits after the decimal point of a float number in VB.NET
asked
Aug 30, 2019
by
avibootz
vb#
2
answers
365
views
How to get the first digit after the decimal point of a float number in VB.NET
asked
Aug 30, 2019
by
avibootz
vb#
1
answer
237
views
How to get the last digit of int number in VB.NET
asked
Aug 30, 2019
by
avibootz
vb#
3
answers
499
views
How to get the first digit of int number in VB.NET
asked
Aug 29, 2019
by
avibootz
vb#
2
answers
279
views
How to get the first digit of float number in VB.NET
asked
Aug 29, 2019
by
avibootz
vb#
1
answer
242
views
How to move all uppercase characters to the beginning of string in VB.NET
asked
Aug 20, 2019
by
avibootz
vb#
1
answer
228
views
How to move all uppercase characters to the end of string in VB.NET
asked
Aug 19, 2019
by
avibootz
vb#
2
answers
400
views
How to extract all numbers from string using Regex in VB.NET
asked
Aug 17, 2019
by
avibootz
vb#
2
answers
345
views
How to move all special characters to the beginning of a string in VB.NET
asked
Aug 13, 2019
by
avibootz
vb#
vbnet-move-special-characters-beginning-string
move-special-characters-beginning-string
1
answer
215
views
How to extract only numbers from a string in VB.NET
asked
Aug 12, 2019
by
avibootz
vb#
1
answer
192
views
How to extract only characters from a string in VB.NET
asked
Aug 12, 2019
by
avibootz
vb#
1
answer
326
views
How to extract only special characters from a string in VB.NET
asked
Aug 12, 2019
by
avibootz
vb#
1
answer
273
views
How to extract only characters, numbers and spaces from a string in VB.NET
asked
Aug 12, 2019
by
avibootz
vb#
1
answer
272
views
How to extract only characters and numbers from a string in VB.NET
asked
Aug 12, 2019
by
avibootz
vb#
2
answers
399
views
How to move all special characters to the end of a string in VB.NET
asked
Aug 12, 2019
by
avibootz
vb#
2
answers
344
views
How to return two values with different types from a function in VB.NET
asked
Aug 9, 2019
by
avibootz
vb#
2
answers
339
views
How to return two values from a function in VB.NET
asked
Aug 9, 2019
by
avibootz
vb#
4
answers
1,599
views
How to return multiple values from a function in VB.NET
asked
Aug 8, 2019
by
avibootz
vb#
2
answers
308
views
How to find first and last positions of an element in a sorted array in VB.NET
asked
Aug 8, 2019
by
avibootz
vb#
1
answer
366
views
How to convert char to integer in VB.NET
asked
Aug 6, 2019
by
avibootz
vb#
1
answer
218
views
How to convert long to string in VB.NET
asked
Aug 6, 2019
by
avibootz
vb#
1
answer
239
views
How to convert single to byte in VB.NET
asked
Aug 6, 2019
by
avibootz
vb#
1
answer
314
views
How to assign hex value to byte variable in VB.NET
asked
Aug 6, 2019
by
avibootz
vb#
1
answer
228
views
How to encode byte array into string in VB.NET
asked
Aug 6, 2019
by
avibootz
vb#
2
answers
282
views
How to convert a byte array to a string in VB.NET
asked
Aug 5, 2019
by
avibootz
vb#
1
answer
207
views
How to convert single to integer in VB.NET
asked
Aug 5, 2019
by
avibootz
vb#
1
answer
172
views
How to implement binary search in VB.NET
asked
Aug 5, 2019
by
avibootz
vb#
1
answer
414
views
How to implement recursive binary search in VB.NET
asked
Aug 5, 2019
by
avibootz
vb#
2
answers
259
views
How to find the sum of the subarray which has the largest sum in VB.NET
asked
Jul 27, 2019
by
avibootz
vb#
1
answer
246
views
How to exit (end, stop) sub in VB.NET
asked
Jul 20, 2019
by
avibootz
vb#
1
answer
185
views
How to find subarray with given sum in VB.NET
asked
Jul 20, 2019
by
avibootz
vb#
1
answer
195
views
How to reverse the middle N characters of a string in VB.NET
asked
Jun 23, 2019
by
avibootz
vb#
2
answers
329
views
How to generate 20 digits random numbers in VB.NET
asked
Jun 20, 2019
by
avibootz
vb#
1
answer
371
views
How to generate 10 digits random numbers in VB.NET
asked
Jun 20, 2019
by
avibootz
vb#
1
answer
309
views
How to generate 4 digits random numbers in VB.NET
asked
Jun 20, 2019
by
avibootz
vb#
1
answer
215
views
How to generate 3 digits random numbers in VB.NET
asked
Jun 20, 2019
by
avibootz
vb#
1
answer
207
views
How to generate random numbers between 0 and 1000 in VB.NET
asked
Jun 19, 2019
by
avibootz
vb#
1
answer
190
views
How to generate random numbers between 50 and 100 in VB.NET
asked
Jun 19, 2019
by
avibootz
vb#
1
answer
261
views
How to append strings to StringBuilder using for loop in VB.NET
asked
Jun 19, 2019
by
avibootz
vb#
1
answer
219
views
How to declare, initialize and print StringBuilder in VB.NET
asked
Jun 19, 2019
by
avibootz
vb#
1
answer
219
views
How to convert StringBuilder strings to string in VB.NET
asked
Jun 19, 2019
by
avibootz
vb#
1
answer
238
views
How to swap every two characters (pairs) in a string with VB.NET
asked
Jun 18, 2019
by
avibootz
vb#
1
answer
233
views
How to use multiple replacements on a string in one line with VB.NET
asked
Jun 18, 2019
by
avibootz
vb#
1
answer
191
views
How to swap a character in a string with VB.NET
asked
Jun 18, 2019
by
avibootz
vb#
2
answers
359
views
How to replace a character in string by index in VB.NET
asked
Jun 18, 2019
by
avibootz
vb#
2
answers
237
views
How to replace a character in string by character name in VB.NET
asked
Jun 18, 2019
by
avibootz
vb#
1
answer
247
views
How to fill array with a characters using for loop in VB.NET
asked
Jun 18, 2019
by
avibootz
vb#
1
answer
191
views
How to swap a character in char array with VB.NET
asked
Jun 18, 2019
by
avibootz
vb#
1
answer
231
views
How to check if a value is a Unicode letter in VB.NET
asked
Jun 18, 2019
by
avibootz
vb#
3
answers
376
views
How to create, initialize and print array of characters in VB.NET
asked
Jun 18, 2019
by
avibootz
vb#
Page:
« prev
1
...
36
37
38
39
40
41
42
43
44
45
46
...
52
next »
...