Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Galilyou
Galilyou has asked
22
questions and find answers to
26
problems.
Stats
592
EtPoint
131
Vote count
22
questions
26
answers
About
Father, Husband, Tech-Savvy, and Biker.
Galilyou questions
The optimal way to check if a query string is an int?
As a programmer with no CS degree, do I have to learn C++ extensively?
Is this a hole in dynamic binding in C# 4?
How to programmatically create Windows user accounts on Windows 7 or Windows Server 2008?
ASP.NET MVC productivity?
Why this is not possible in C# Generics?
How to hide an excel column?
int[] arr={0}; int value = arr[arr[0]++]; Value = 1?
Is List.Find<T> considered dangerous? What's a better way to do List<T>.Find(Predicate<T>)?
The query results cannot be enumerated more than once?
Galilyou answers
MVC Index page and filter
How to programmatically create Windows user accounts on Windows 7 or Windows Server 2008?
Does ReSharper 6.1 work with Visual Studio 2012?
I need some clarification on the MVC architecture and the three-tier architecture
What is .NET Framework? [closed]
Advantages and disadvantages of using Ajax update panels in ASP.NET application
expose and raise event of a child control in a usercontrol in c#
Code-First or Database-First, how to choose?