Title |
Δ |
How to use string instead of int? in C#
|
+1.15 |
How do I find a string in another string, and then replace the stri...
|
+1.69 |
How to check if a username has 3 digits
|
-1.69 |
How to check if a username has 3 digits
|
+0.43 |
C# Calculator using string
|
+0.12 |
How would I return the number of a sentence(s) that contains a word?
|
+0.39 |
How can I use C# to search an XML file for specific words?
|
+1.60 |
Print variable name and value to console
|
0.00 |
C# How to delete certain rows from a CSV file and save it as a new...
|
-1.00 |
Using Linq to select results into a new instance of an object
|
0.00 |
Alphabetize list by using last 3 characters with C#?
|
-0.61 |
Get max Datetime that is Nullable
|
0.00 |
Using LINQ to compare 2 lists of objects for updated properties
|
-0.03 |
Trying to set datetime variable value as empty
|
0.00 |
Get the max date from linq with mutiple joins and with multiple sel...
|
-1.63 |
Removing multiple characters from a string in c# using MyString.Rem...
|
-1.66 |
C# .NET Console Application getting keyboard input
|
+0.39 |
File parsing to get specific information
|
+1.18 |
Is there a way to extract the date from a string value such as &quo...
|
+0.32 |
Check for Negative Input in Textbox
|
-2.79 |
Convert a text file to supply dictionary C#
|
+0.83 |
C# Loop through array, and write keys and values on email body stri...
|
0.00 |
Convert IEnumerable to List to comply with method signature
|
0.00 |
How to loop a Console.ReadLine to the infinite?
|
0.00 |
Check for line on bingo program with arrays
|
0.00 |
Copy constructor on C# struct, that works like a C++ copy constructor
|
-0.70 |
LINQ: How to filter list based on values from array
|
0.00 |
Getting the date 1 month from today, UTC, in seconds, as a long. C#
|
-0.62 |
deduct insured amount after every routine checkup for each employee
|
+1.39 |
How to calculate age by input field date on the frontend?
|
0.00 |
How to modify each element of a list into a new list?
|
+0.40 |
How to concatenate a string with multiple quote escapes
|
0.00 |
Iterate over the same array from 2 different directions
|
0.00 |
Testing if Parenthesis are balanced, (a{[]b({})}c)[] returns false,...
|
0.00 |
How do i divide a string at certain char value and than get the las...
|
+1.16 |
Best way for user to control integer
|
0.00 |
How to add increasing numbers in front of a list items/objects when...
|
-0.60 |
The error is "Error CS0106 The modifier 'readonly' is...
|
-1.23 |
LINQ how to return group by as List?
|
+0.15 |
Unify a collection of const string classes
|
0.00 |
Resize form by only specific sizes
|
0.00 |
How do i let the next part of an program run at a certain time?
|
-0.24 |
what should be the return value of StringComparison.OrdinalIgnoreCa...
|
0.00 |
User input check for ContainsKey using ToUpper and ToLower in C# Di...
|
+1.62 |
How do I remove "Provider=..." from a connection string
|
+0.39 |
how to copy properties from one object to another with different va...
|
+0.78 |
BEST way prompt user 4 .txt, read it, separate by ",", it...
|
-0.10 |
C# - string[] does not contain a definition for 'SkipLast'...
|
0.00 |
Order a list of Sorted Set of Strings by Count and then by strings
|
0.00 |
IEnumerable.contains not finding a matching item in the Collection,...
|
+0.40 |