<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Programming &amp; Software Q&amp;A | CollectiveSolver - Recent questions tagged vbnet</title>
<link>https://collectivesolver.com/tag/vbnet</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to search for a word in a grid of characters with VB.NET</title>
<link>https://collectivesolver.com/96425/how-to-search-for-a-word-in-a-grid-of-characters-with-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96425/how-to-search-for-a-word-in-a-grid-of-characters-with-vb-net</guid>
<pubDate>Thu, 23 Apr 2026 06:36:59 +0000</pubDate>
</item>
<item>
<title>How to create, fill, and print a 2D array at runtime in VB.NET</title>
<link>https://collectivesolver.com/96410/how-to-create-fill-and-print-a-2d-array-at-runtime-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96410/how-to-create-fill-and-print-a-2d-array-at-runtime-in-vb-net</guid>
<pubDate>Wed, 22 Apr 2026 19:32:45 +0000</pubDate>
</item>
<item>
<title>How to create a generic class with a generic method in VB.NET</title>
<link>https://collectivesolver.com/96374/how-to-create-a-generic-class-with-a-generic-method-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96374/how-to-create-a-generic-class-with-a-generic-method-in-vb-net</guid>
<pubDate>Tue, 21 Apr 2026 16:09:02 +0000</pubDate>
</item>
<item>
<title>How to create a generic method in VB.NET</title>
<link>https://collectivesolver.com/96371/how-to-create-a-generic-method-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96371/how-to-create-a-generic-method-in-vb-net</guid>
<pubDate>Tue, 21 Apr 2026 15:26:30 +0000</pubDate>
</item>
<item>
<title>How do you handle exceptions in VB.NET</title>
<link>https://collectivesolver.com/96367/how-do-you-handle-exceptions-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96367/how-do-you-handle-exceptions-in-vb-net</guid>
<pubDate>Tue, 21 Apr 2026 10:20:03 +0000</pubDate>
</item>
<item>
<title>How to get the number of days needed to wait after a day (list[I]) gets warmer given a list of temperatures in VB.NET</title>
<link>https://collectivesolver.com/96267/how-to-get-the-number-of-days-needed-to-wait-after-a-day-list-i-gets-warmer-given-a-list-of-temperatures-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96267/how-to-get-the-number-of-days-needed-to-wait-after-a-day-list-i-gets-warmer-given-a-list-of-temperatures-in-vb-net</guid>
<pubDate>Sat, 18 Apr 2026 09:11:11 +0000</pubDate>
</item>
<item>
<title>How to verify a hashed password in VB.NET</title>
<link>https://collectivesolver.com/96263/how-to-verify-a-hashed-password-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96263/how-to-verify-a-hashed-password-in-vb-net</guid>
<pubDate>Sat, 18 Apr 2026 08:57:15 +0000</pubDate>
</item>
<item>
<title>How to hash a password in VB.NET</title>
<link>https://collectivesolver.com/96259/how-to-hash-a-password-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96259/how-to-hash-a-password-in-vb-net</guid>
<pubDate>Sat, 18 Apr 2026 08:44:50 +0000</pubDate>
</item>
<item>
<title>How to check if a string is title case in VB.NET</title>
<link>https://collectivesolver.com/96226/how-to-check-if-a-string-is-title-case-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96226/how-to-check-if-a-string-is-title-case-in-vb-net</guid>
<pubDate>Fri, 17 Apr 2026 14:12:43 +0000</pubDate>
</item>
<item>
<title>How to copy a string in VB.NET</title>
<link>https://collectivesolver.com/96104/how-to-copy-a-string-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96104/how-to-copy-a-string-in-vb-net</guid>
<pubDate>Thu, 16 Apr 2026 09:18:26 +0000</pubDate>
</item>
<item>
<title>How to represent the Boolean &quot;true&quot; and &quot;false&quot; in VB.NET</title>
<link>https://collectivesolver.com/96009/how-to-represent-the-boolean-true-and-false-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/96009/how-to-represent-the-boolean-true-and-false-in-vb-net</guid>
<pubDate>Tue, 14 Apr 2026 13:54:33 +0000</pubDate>
</item>
<item>
<title>How to use a timer in a console application with VB.NET</title>
<link>https://collectivesolver.com/95949/how-to-use-a-timer-in-a-console-application-with-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95949/how-to-use-a-timer-in-a-console-application-with-vb-net</guid>
<pubDate>Mon, 13 Apr 2026 09:21:06 +0000</pubDate>
</item>
<item>
<title>How to create an infinite loop in VB.NET</title>
<link>https://collectivesolver.com/95855/how-to-create-an-infinite-loop-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95855/how-to-create-an-infinite-loop-in-vb-net</guid>
<pubDate>Fri, 10 Apr 2026 15:19:01 +0000</pubDate>
</item>
<item>
<title>How to add a new interval into a sorted list of non‑overlapping intervals in VB.NET</title>
<link>https://collectivesolver.com/95806/how-to-add-a-new-interval-into-a-sorted-list-of-non-overlapping-intervals-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95806/how-to-add-a-new-interval-into-a-sorted-list-of-non-overlapping-intervals-in-vb-net</guid>
<pubDate>Thu, 09 Apr 2026 10:17:00 +0000</pubDate>
</item>
<item>
<title>How to print text diagonally from left to right recursively in VB.NET</title>
<link>https://collectivesolver.com/95768/how-to-print-text-diagonally-from-left-to-right-recursively-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95768/how-to-print-text-diagonally-from-left-to-right-recursively-in-vb-net</guid>
<pubDate>Wed, 08 Apr 2026 15:18:18 +0000</pubDate>
</item>
<item>
<title>How to detect whether any intervals overlap in a list of start and end times with VB.NET</title>
<link>https://collectivesolver.com/95746/how-to-detect-whether-any-intervals-overlap-in-a-list-of-start-and-end-times-with-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95746/how-to-detect-whether-any-intervals-overlap-in-a-list-of-start-and-end-times-with-vb-net</guid>
<pubDate>Wed, 08 Apr 2026 07:01:46 +0000</pubDate>
</item>
<item>
<title>How to print text diagonally from left to right in VB.NET</title>
<link>https://collectivesolver.com/95729/how-to-print-text-diagonally-from-left-to-right-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95729/how-to-print-text-diagonally-from-left-to-right-in-vb-net</guid>
<pubDate>Tue, 07 Apr 2026 14:32:10 +0000</pubDate>
</item>
<item>
<title>How to find the k biggest values from an array in VB.NET</title>
<link>https://collectivesolver.com/95667/how-to-find-the-k-biggest-values-from-an-array-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95667/how-to-find-the-k-biggest-values-from-an-array-in-vb-net</guid>
<pubDate>Sun, 05 Apr 2026 18:36:32 +0000</pubDate>
</item>
<item>
<title>How to find the maximum value we can achieve by picking k elements from an array in VB.NET</title>
<link>https://collectivesolver.com/95665/how-to-find-the-maximum-value-we-can-achieve-by-picking-k-elements-from-an-array-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95665/how-to-find-the-maximum-value-we-can-achieve-by-picking-k-elements-from-an-array-in-vb-net</guid>
<pubDate>Sun, 05 Apr 2026 17:49:49 +0000</pubDate>
</item>
<item>
<title>How to reverse the bits of a number in VB.NET</title>
<link>https://collectivesolver.com/95623/how-to-reverse-the-bits-of-a-number-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95623/how-to-reverse-the-bits-of-a-number-in-vb-net</guid>
<pubDate>Sat, 04 Apr 2026 12:34:25 +0000</pubDate>
</item>
<item>
<title>How to check whether only 2 bits in a number at a specific position are on (edge‑case‑safe) with VB.NET</title>
<link>https://collectivesolver.com/95592/how-to-check-whether-only-2-bits-in-a-number-at-a-specific-position-are-on-edge-case-safe-with-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95592/how-to-check-whether-only-2-bits-in-a-number-at-a-specific-position-are-on-edge-case-safe-with-vb-net</guid>
<pubDate>Fri, 03 Apr 2026 14:37:39 +0000</pubDate>
</item>
<item>
<title>How to write 4 different functions that check if a number is a power of 2 in VB.NET</title>
<link>https://collectivesolver.com/95540/how-to-write-4-different-functions-that-check-if-a-number-is-a-power-of-2-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95540/how-to-write-4-different-functions-that-check-if-a-number-is-a-power-of-2-in-vb-net</guid>
<pubDate>Thu, 02 Apr 2026 06:20:38 +0000</pubDate>
</item>
<item>
<title>How to write 6 different functions that accept 5 or 7 and return the other number, without using if,switch in VB.NET</title>
<link>https://collectivesolver.com/95504/how-to-write-6-different-functions-that-accept-5-or-7-and-return-the-other-number-without-using-if-switch-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95504/how-to-write-6-different-functions-that-accept-5-or-7-and-return-the-other-number-without-using-if-switch-in-vb-net</guid>
<pubDate>Tue, 31 Mar 2026 16:07:28 +0000</pubDate>
</item>
<item>
<title>How to copy bits from M into N (numbers) between bit positions i and j (edge‑case‑safe) in VB.NET</title>
<link>https://collectivesolver.com/95474/how-to-copy-bits-from-m-into-n-numbers-between-bit-positions-i-and-j-edge-case-safe-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95474/how-to-copy-bits-from-m-into-n-numbers-between-bit-positions-i-and-j-edge-case-safe-in-vb-net</guid>
<pubDate>Mon, 30 Mar 2026 06:13:04 +0000</pubDate>
</item>
<item>
<title>How to find the median among three given numbers in VB.NET</title>
<link>https://collectivesolver.com/95368/how-to-find-the-median-among-three-given-numbers-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95368/how-to-find-the-median-among-three-given-numbers-in-vb-net</guid>
<pubDate>Thu, 26 Mar 2026 16:44:07 +0000</pubDate>
</item>
<item>
<title>How to find the smallest number greater than a given number, using the same digits in VB.NET</title>
<link>https://collectivesolver.com/95337/how-to-find-the-smallest-number-greater-than-a-given-number-using-the-same-digits-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95337/how-to-find-the-smallest-number-greater-than-a-given-number-using-the-same-digits-in-vb-net</guid>
<pubDate>Wed, 25 Mar 2026 15:37:28 +0000</pubDate>
</item>
<item>
<title>How to produce a sequential count in octal, starting at zero in VB.NET</title>
<link>https://collectivesolver.com/95298/how-to-produce-a-sequential-count-in-octal-starting-at-zero-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95298/how-to-produce-a-sequential-count-in-octal-starting-at-zero-in-vb-net</guid>
<pubDate>Tue, 24 Mar 2026 08:41:44 +0000</pubDate>
</item>
<item>
<title>How to iterate over a collection of key-value pairs (associative array) in VB.NET</title>
<link>https://collectivesolver.com/95223/how-to-iterate-over-a-collection-of-key-value-pairs-associative-array-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95223/how-to-iterate-over-a-collection-of-key-value-pairs-associative-array-in-vb-net</guid>
<pubDate>Sun, 22 Mar 2026 09:53:45 +0000</pubDate>
</item>
<item>
<title>How to write your own method that accepts a callback in VB.NET</title>
<link>https://collectivesolver.com/95160/how-to-write-your-own-method-that-accepts-a-callback-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95160/how-to-write-your-own-method-that-accepts-a-callback-in-vb-net</guid>
<pubDate>Fri, 20 Mar 2026 08:04:29 +0000</pubDate>
</item>
<item>
<title>How to apply a callback to an array (apply a function to each element) in VB.NET</title>
<link>https://collectivesolver.com/95150/how-to-apply-a-callback-to-an-array-apply-a-function-to-each-element-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95150/how-to-apply-a-callback-to-an-array-apply-a-function-to-each-element-in-vb-net</guid>
<pubDate>Thu, 19 Mar 2026 17:54:11 +0000</pubDate>
</item>
<item>
<title>How to calculate the Ethiopian multiplication in VB.NET</title>
<link>https://collectivesolver.com/95099/how-to-calculate-the-ethiopian-multiplication-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95099/how-to-calculate-the-ethiopian-multiplication-in-vb-net</guid>
<pubDate>Tue, 17 Mar 2026 15:33:37 +0000</pubDate>
</item>
<item>
<title>How to calculate the percentage change between two values in VB.NET</title>
<link>https://collectivesolver.com/95061/how-to-calculate-the-percentage-change-between-two-values-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/95061/how-to-calculate-the-percentage-change-between-two-values-in-vb-net</guid>
<pubDate>Mon, 16 Mar 2026 18:46:16 +0000</pubDate>
</item>
<item>
<title>How to group words in a string by the first N letters in VB.NET</title>
<link>https://collectivesolver.com/94971/how-to-group-words-in-a-string-by-the-first-n-letters-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/94971/how-to-group-words-in-a-string-by-the-first-n-letters-in-vb-net</guid>
<pubDate>Fri, 13 Mar 2026 09:46:04 +0000</pubDate>
</item>
<item>
<title>How to find the longest common prefix of all the words in a string with VB.NET</title>
<link>https://collectivesolver.com/94933/how-to-find-the-longest-common-prefix-of-all-the-words-in-a-string-with-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/94933/how-to-find-the-longest-common-prefix-of-all-the-words-in-a-string-with-vb-net</guid>
<pubDate>Wed, 11 Mar 2026 18:30:03 +0000</pubDate>
</item>
<item>
<title>How to split a string on multiple single‑character delimiters (and keep them) in VB.NET</title>
<link>https://collectivesolver.com/94847/how-to-split-a-string-on-multiple-single-character-delimiters-and-keep-them-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/94847/how-to-split-a-string-on-multiple-single-character-delimiters-and-keep-them-in-vb-net</guid>
<pubDate>Mon, 09 Mar 2026 11:23:13 +0000</pubDate>
</item>
<item>
<title>How to remove all adjacent duplicate characters from a string until no more can be removed in VB.NET</title>
<link>https://collectivesolver.com/94786/how-to-remove-all-adjacent-duplicate-characters-from-a-string-until-no-more-can-be-removed-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/94786/how-to-remove-all-adjacent-duplicate-characters-from-a-string-until-no-more-can-be-removed-in-vb-net</guid>
<pubDate>Sat, 07 Mar 2026 12:37:36 +0000</pubDate>
</item>
<item>
<title>How to find missing alphabet characters from a string in VB.NET</title>
<link>https://collectivesolver.com/94762/how-to-find-missing-alphabet-characters-from-a-string-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/94762/how-to-find-missing-alphabet-characters-from-a-string-in-vb-net</guid>
<pubDate>Fri, 06 Mar 2026 17:48:13 +0000</pubDate>
</item>
<item>
<title>How to calculate the remainder in VB.NET</title>
<link>https://collectivesolver.com/94693/how-to-calculate-the-remainder-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/94693/how-to-calculate-the-remainder-in-vb-net</guid>
<pubDate>Wed, 04 Mar 2026 09:20:04 +0000</pubDate>
</item>
<item>
<title>How to find the largest prime factor of a number in VB.NET</title>
<link>https://collectivesolver.com/84195/how-to-find-the-largest-prime-factor-of-a-number-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/84195/how-to-find-the-largest-prime-factor-of-a-number-in-vb-net</guid>
<pubDate>Wed, 16 Apr 2025 07:41:27 +0000</pubDate>
</item>
<item>
<title>How to print all possible permutations (all possible orderings) of the words in VB.NET</title>
<link>https://collectivesolver.com/77058/how-to-print-all-possible-permutations-all-possible-orderings-of-the-words-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/77058/how-to-print-all-possible-permutations-all-possible-orderings-of-the-words-in-vb-net</guid>
<pubDate>Sat, 14 Sep 2024 10:11:32 +0000</pubDate>
</item>
<item>
<title>How to write the 7 Boom game. If a number is divided by 7 or includes the digit 7, the user writes Boom in VB.NET</title>
<link>https://collectivesolver.com/76585/how-to-write-the-7-boom-game-if-a-number-is-divided-by-7-or-includes-the-digit-7-the-user-writes-boom-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/76585/how-to-write-the-7-boom-game-if-a-number-is-divided-by-7-or-includes-the-digit-7-the-user-writes-boom-in-vb-net</guid>
<pubDate>Thu, 29 Aug 2024 16:15:10 +0000</pubDate>
</item>
<item>
<title>How to calculate relative past time from a given date &amp; time (e.g., 3 hours ago, 5 days ago, a month ago) in VB.NET</title>
<link>https://collectivesolver.com/73307/how-to-calculate-relative-past-time-from-a-given-date-%26-time-e-g-3-hours-ago-5-days-ago-a-month-ago-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/73307/how-to-calculate-relative-past-time-from-a-given-date-%26-time-e-g-3-hours-ago-5-days-ago-a-month-ago-in-vb-net</guid>
<pubDate>Fri, 26 Apr 2024 07:06:01 +0000</pubDate>
</item>
<item>
<title>How to convert a decimal to a double in VB.NET</title>
<link>https://collectivesolver.com/65641/how-to-convert-a-decimal-to-a-double-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/65641/how-to-convert-a-decimal-to-a-double-in-vb-net</guid>
<pubDate>Sat, 03 Jun 2023 05:39:52 +0000</pubDate>
</item>
<item>
<title>How to sort a dictionary by value in VB.NET</title>
<link>https://collectivesolver.com/64110/how-to-sort-a-dictionary-by-value-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/64110/how-to-sort-a-dictionary-by-value-in-vb-net</guid>
<pubDate>Sat, 18 Mar 2023 16:17:45 +0000</pubDate>
</item>
<item>
<title>How to calculate the dot product of two arrays in VB.NET</title>
<link>https://collectivesolver.com/63144/how-to-calculate-the-dot-product-of-two-arrays-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/63144/how-to-calculate-the-dot-product-of-two-arrays-in-vb-net</guid>
<pubDate>Fri, 17 Feb 2023 05:34:49 +0000</pubDate>
</item>
<item>
<title>How to get character code (ASCII and Unicode) in VB.NET</title>
<link>https://collectivesolver.com/62405/how-to-get-character-code-ascii-and-unicode-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/62405/how-to-get-character-code-ascii-and-unicode-in-vb-net</guid>
<pubDate>Fri, 20 Jan 2023 12:53:44 +0000</pubDate>
</item>
<item>
<title>How to get the last word from string in VB.NET</title>
<link>https://collectivesolver.com/26389/how-to-get-the-last-word-from-string-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/26389/how-to-get-the-last-word-from-string-in-vb-net</guid>
<pubDate>Sun, 08 Sep 2019 14:40:44 +0000</pubDate>
</item>
<item>
<title>How to convert a string to title case in VB.NET</title>
<link>https://collectivesolver.com/24111/how-to-convert-a-string-to-title-case-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/24111/how-to-convert-a-string-to-title-case-in-vb-net</guid>
<pubDate>Thu, 16 May 2019 14:47:06 +0000</pubDate>
</item>
<item>
<title>How to toggle a bit at specific position in VB.NET</title>
<link>https://collectivesolver.com/22934/how-to-toggle-a-bit-at-specific-position-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/22934/how-to-toggle-a-bit-at-specific-position-in-vb-net</guid>
<pubDate>Wed, 20 Mar 2019 08:00:21 +0000</pubDate>
</item>
<item>
<title>How to remove the last word from a string in VB.NET</title>
<link>https://collectivesolver.com/12472/how-to-remove-the-last-word-from-a-string-in-vb-net</link>
<description></description>
<guid isPermaLink="true">https://collectivesolver.com/12472/how-to-remove-the-last-word-from-a-string-in-vb-net</guid>
<pubDate>Fri, 24 Feb 2017 07:01:09 +0000</pubDate>
</item>
</channel>
</rss>