Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
cjk
cjk has asked
6
questions and find answers to
107
problems.
Stats
2.8k
EtPoint
924
Vote count
6
questions
107
answers
About
People pay me to do things I like.
cjk questions
Why isn't INT more efficient than UNIQUEIDENTIFIER (according to the execution plan)?
Is changing the number of an enum a breaking change?
Where does an uploaded file in ASP.Net 2 go?
How do you set a DateTimePicker to be read only?
Can you specify format for XmlSerialization of a datetime?
cjk answers
Force Log4Net RollingFileAppender to roll
SQL summary row after details
MSSQL: How do you script Stored Procedure creation with code?
Strategies for preserving form data ( on tab/browser close )
Operand type clash: int is incompatible with uniqueidentifier
Add a new column to an existing table, with a value equal to the ID
Comparing two large generic lists
How to pass an unknown type between two .NET AppDomains?
return new string vs .ToString()
Validate on text change in TextBox