ThatSoftwareDude
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
Typing Test
Menu
Menu
About
Polls
Typing Tests
Newsletter
Shop
Holiday Gift Guide
Contact
Contact
Ask a question
Advertise
Popular
tags
#.NET
#5 minute guide
#AI
#Android
#API
#Artificial Intelligence
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#ChatGPT
#Coding
#Computer Science
#CSS
#CSS3
#Database
#ES6
#Freelance
#Gadgets
#Game Development
#Guide
#Hardware
#HTML5
#Interviews
#IT
#Javascript
#Learning to code
#Module
#Performance
#Productivity
#Programming
#React
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
sql
The transaction log for database 'tempdb' is full due to ACTIVE_TRANSACTION error
7/25/2024
The error message "The transaction log for database 'tempdb' is full due to 'ACTIVE_TRANSACTION'" typically occurs when the transaction
How to check the size of your SQL Server Database tables
7/24/2024
If you're running your web applications on a shared server, then you know all too well that often times there is a limit on the storage spac
How to connect a SQL Server database to a Node.js application: A beginner's guide
11/16/2023
When you think of a Node.js project you typically think about either a PERN stack or a MERN stack implementation. Meaning you are either wor
A simple database schema for your next user system
8/20/2020
The following is a relatively standard schema for a User table in a database. You can use this as a guide for when creating your own cutom a
First Impressions of Microsoft SQL Operations Studio
12/1/2017
Microsoft recently unveiled their new Microsoft SQL Operations Studio (in preview) application for Windows, Linux, and Mac. SQL Operations
When To Use Code Vs When To Use SQL
3/6/2017
Just recently I spent a few hours attempting to make an overly complex SQL query into a reality. From the beginning, it didn't really feel
Preventing SQL Injections With Parameterized Queries
4/2/2015
In my previous post I wrote about a few steps that you can take to better secure your website. One of those steps, probably the most import
Database Normalization Is Good And Bad
10/8/2014
Every developer does it subconsciously nowadays. We create a database schema and we normalize it without thinking about it. At least I hope
Popular Tags
.NET
Career
Javascript
Productivity
Programming
Security
Web Design
Web Development