Explain Codes LogoExplain Codes Logo

Best Articles — Page 351

How to check the maximum number of allowed connections to an Oracle database?

sql
database-management
connection-limits
oracle-database

Disable spell-checking on HTML textfields

html
responsive-design
best-practices
accessibility

Identity increment is jumping in SQL Server database

sql
identity-cache
trace-flags
database-configuration

Use a normal link to submit a form

html
responsive-design
accessibility
best-practices

Using HeapDumpOnOutOfMemoryError parameter for heap dump for JBoss

java
heap-dump
memory-leaks
jvm-configuration

Best way to create an empty map in Java

java
singleton
collections
hashmap

Should I use != or <> for not equal in T-SQL?

sql
best-practices
sql-standards
database-migration

Css Background Opacity

html
responsive-design
css
best-practices

Resource interpreted as stylesheet but transferred with MIME type text/html (seems not related with web server)

web-development
best-practices
responsive-design
performance

Text in Border CSS HTML

html
responsive-design
css
html-essentials

How can I generate Javadoc comments in Eclipse?

java
javadoc
eclipse
best-practices

Can Mockito stub a method without regard to the argument?

java
mockito
testing
argument-matchers

Convert bytes to a string in Python 3

python
encoding
unicode
utf-8

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