Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mafu
mafu has asked
140
questions and find answers to
75
problems.
Stats
2.4k
EtPoint
543
Vote count
140
questions
75
answers
About
mafu questions
Are Linq's Skip and Take optimized for arrays? [4.0 edition]
Implementing atomic file writes in a nontransactional filesystem
C# readonly in C++ (subtle differences to const)
C# CA2104 - Automated Code Analysis dislikes static readonly mutable types
Why is `x && y` not parsed as `x & (&y)`?
How should I deal with null objects in a using block?
Do I need to invoke MessageBox calls?
Is there a pattern to synchronize data lists over network?
Can I calculate a transformation matrix given a set of points?
Does Thread.sleep throw if the thread was already interrupted?
mafu answers
Implementing navigation menu in Console app
What is the best way to parse large XML (size of 1GB) in C#?
Resources that explain or investigate artificial intelligence (AI) based approaches/strategies to the game of Mahjong
How to automate right-click on icon in system tray using C#
How to produce "human readable" strings to represent a TimeSpan
Sleeping in a batch file
Can I use Visual Studio 2010 without breaking my 2008 apps?
How to do string comparison condition in DOS?
C# multi-dimensional array, ArrayList, or hash table?
DateTime Compare in c#