Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
GianT971
GianT971 has asked
17
questions and find answers to
7
problems.
Stats
197
EtPoint
37
Vote count
17
questions
7
answers
About
Mostly a C# developper, whilst doing none at work but VB.NET, and a tiny little C/C++
GianT971 questions
Get by reflection the value of a property whose getter has an optional value
Class inheritance: recreate base class items (or instance) from a property of the inherited class
.NET Simulate Ctrl+Alt+Del Sendkeys
.NET End vs Form.Close() vs Application.Exit Cleaner way to close one's app
A good and complete tutorial about reflection in .NET? [closed]
Is there a version of the class Tuple whose Items properties are not readonly and can be set? [duplicate]
Performance concern: StringCollection vs List<String>
Why can't we assign a foreach iteration variable, whereas we can completely modify it with an accessor?
Is it possible to indent JavaScript code in Notepad++?
GianT971 answers
C# command-line argument with newline fails in C# but not in python. Need to make the c# work
How to create a simplified assignment or default property for a class in C#
Every array of enum implements IEnumerable<EveryOtherEnum>. How do I work around this?
Why is C# hashSet accepting the adding of two objects with same getHashCode() value?
Collection was modified; enumeration operation may not execute. C# [duplicate]
Protobuf-net possible recursion detected: serialize children and parents