Explain Codes LogoExplain Codes Logo

Best Articles — Page 352

Cannot insert explicit value for identity column in table 'table' when IDENTITY_INSERT is set to OFF

sql
identity-insert
database-management
sql-best-practices

Accessibility: recommended alt-text convention for SVG and MathML?

web-development
accessibility
aria
keyboard-focus

How can I validate an email address in JavaScript?

javascript
regex
email-validation
javascript-regex

How to replace plain URLs with links?

javascript
linkification
url-parsing
regex

Measuring elapsed time with the Time module

python
performance
best-practices
tools

Formatting code in Notepad++

tools
macros
keyboard-shortcuts
code-formatting

Select data from "show tables" MySQL query

sql
information-schema
mysql-queries
database-management

Converting a date string to a DateTime object using Joda Time library

java
date-time
joda-time
date-formatting

Generate Dates between date ranges

sql
prompt-engineering
performance
best-practices

Query-string encoding of a JavaScript object

javascript
prompt-engineering
functions
recursion

Alter a SQL server function to accept new optional parameter

sql
default-values
function-logic
sql-server-functions

Unable to set default python version to python3 in ubuntu

python
prompt-engineering
update-alternatives
python-versions

How to Query Database by ID Using SqlAlchemy?

sql
prompt-engineering
best-practices
performance

Is there a way to simulate the C++ 'friend' concept in Java?

java
access-control
object-oriented-programming
design-integrity

How to open a file for both reading and writing?

python
file-modes
best-practices
data-structures

How can I convert String[] to ArrayList

java
list-operations
array-conversion
java-8-streams

Selecting element by data attribute with jQuery

javascript
prompt-engineering
best-practices
performance

Left padding a String with Zeros

java
string-formatting
string-paddin
java-8

Bootstrap Modal Issue - Scrolling Gets Disabled

html
responsive-design
css
javascript

What is the standard exception to throw in Java for not supported/implemented operations?

java
exception-handling
best-practices
java-exceptions