Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Fredou
Fredou has asked
32
questions and find answers to
66
problems.
Stats
1.8k
EtPoint
532
Vote count
32
questions
66
answers
About
.Net, C#, VB.Net, Asp.Net
Fredou questions
How to set a large constant with bitwise operation on ULong?
what is the automatic variable name of an auto-implemented properties
is it ok to have a try/catch in a finally?
how to change "this.ShowInTaskBar" for a "form.ShowDialog()" while keeping it open?
with LINQ, how to transfer a List<List<string>> to List<string>?
how to remove namespace on datamember?
why LINQ 2 SQL sometime add a field like select 1 as test, others valid fields
linq & distinct, implementing the equals & gethashcode
Jagged array versus one big array?
is it possible to do inline function in vb.net?
Fredou answers
How to catch exception from a constructor in a derived class with C#?
What is the best way to avoid unexpected behavior due to the binary storage of floating point numbers?
bitmaps to avi file c# .Net
Using Elvis operator in combination with string.Equals
String splitting produces different results than expected
Tools for Building an OCA (Occasionally Connected Application)
Need microsecond delay in .NET app for throttling UDP multicast transmission rate
Where can I submit request for new features in the C# language?
How to programatically access images in a resource file?
Formatting large numbers in C#