Explain Codes LogoExplain Codes Logo

Best Articles — Page 283

Recyclerview onClick

java
recyclerview
onclicklistener
gesturedetector

How do I reformat HTML code using Sublime Text 2?

html
responsive-design
best-practices
tools

What is the difference between CrudRepository and JpaRepository interfaces in Spring Data JPA?

java
spring-data-jpa
repository-patterns
performance-optimizations

Dynamic Sorting within SQL Stored Procedures

sql
dynamic-sorting
sql-design
performance-optimization

$(this).val() not working to get text from span using jquery

javascript
event-handling
jquery
selectors

How can I convert List to int[] in Java?

java
list-to-array
java-8-features
stream-api

Go to "next" iteration in JavaScript forEach loop

javascript
promises
callbacks
best-practices

How to create RecyclerView with multiple view types

java
data-binding
view-holder-pattern
recyclerview

How to do case insensitive string comparison?

javascript
case-insensitive-string-comparison
localecompare
regular-expression

How to read SQL Table data into a C# DataTable

sql
database-operations
best-practices
data-retrieval

How to SELECT FROM stored procedure

sql
stored-procedures
sql-practices
optimization

Store JSON object in data attribute in HTML jQuery

javascript
prompt-engineering
data-attribute
json

How do I execute a program or call a system command?

python
subprocess
process-control
io-streaming

Slide right to left?

web-development
responsive-design
performance
best-practices

How to DROP multiple columns with a single ALTER TABLE statement in SQL Server?

sql
database-management
sql-server
data-optimization

Sql - using alias in Group By

sql
best-practices
sql-queries
group-by

Linking to an external URL in Javadoc?

java
javadoc
external-links
api-documentation

How do I test for an empty JavaScript object?

javascript
javascript-objects
object-detection
performance-optimization

How do I set vertical space between list items?

html
responsive-design
css
best-practices

Reset identity seed after deleting records in SQL Server

sql
identity-management
sql-server
database-management