Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
GSerg
GSerg has asked
27
questions and find answers to
306
problems.
Stats
8.9k
EtPoint
3.1k
Vote count
27
questions
306
answers
About
#SOreadytohelp
GSerg questions
Excel 2013 Pivot table won't change current page until navigated to manually
The new IntPtr.Add method - am I missing the point of the int?
XML: A namespace prefix is claimed to be not declared when it fact it is
VB6 Format function: analog in .NET
Incorrect definition for the root element in XML schema
Have I found an SQL injection bug in SQL server?
Get JSON data with jQuery from a .NET service: confused with ajax setup
HtmlHelper.TextBox uses the model value even when an explicit value provided
DllNotFoundException with HRESULT 0x8007007E when loading 64-bit dll
XSD: Define an element with any name
GSerg answers
Can't seem to use Interfaces with properties in VBA and I can't work out why
Convert decimal number to minutes and seconds using VBA
.NET compact framework - barcode scanner
How can I load a VBA library reference and use it in the same procedure?
Array being resized when passing a Range from worksheet
Why doesn't 1="1" in Excel, but "a"="A"?
How do I apply a SumIf Formula in a VBA Sub? Getting Error 1004
VB Do While only works for one iteration
Is there a difference between `(bool?)value == true` and `value == null ? false : (bool) value`, where value is of type object?
Executing a simple stored procedure in SQL Server Management Studio