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
24
questions and find answers to
28
problems.
Stats
636
EtPoint
139
Vote count
24
questions
28
answers
About
Father, Husband, Tech-Savvy, and Biker.
Galilyou questions
Does MS T-SQL include a data type called varchar2? and if so, what's the difference between it and between varchar?
Weird Visual Studio 2008 behaviour: build failed, no error message?
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?
Galilyou answers
CS0016: Directory invalid error
Weird Visual Studio 2008 behaviour: build failed, no error message?
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?