ThatSoftwareDude
Building the web
since 2008
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
UUID/GUID Generator / Analyzer
Hubs
Typing Test
Menu
Menu
About
Polls
Typing Tests
Newsletter
Resources
Code Bytes
Developer Guides
Developer 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
#css
#CSS3
#Database
#ES6
#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
Software Development News and Articles
Javascript
Published on: 6/2/2021 - 3 min read
Working with the destructuring assignment in JavaScript
The destructuring assignment in JavaScript is one of those things that you might never see yourself using, but that might be just the thing ...
Published on: 6/1/2021 - 6 min read
A day in the life of a full-stack web developer
First off, the day has to start with coffee. Strong coffee. Some would argue even the strongest coffee. And that's because you know what's c...
Published on: 5/31/2021 - 3 min read
New website redesign v3.0
Hello everyone. I've just gone ahead and published the last changes to this websites new redesign, also dubbed v3.0. The main goals that I w...
Published on: 5/20/2021 - 5 min read
10 Tips Every Video Game Developer Should Know
Developing video games is a fun opportunity to put your technical and artistic talents to work in the gaming business....
Published on: 5/16/2021 - 6 min read
What is your job as a programmer?
Programming as a hobby or out of curiosity is typically a fun endeavor for most people. Mostly. You can take your time, you can make mistake...
.NET
Published on: 5/13/2021 - 4 min read
.NET Framework 4.5.2, 4.6, 4.6.1 will reach End of Support in 2022
If you have a .NET application that is over 5 years old (as I do) then perhaps you should take a minute and take a look at the version ...
Published on: 5/12/2021 - 5 min read
Do programmer's need to be social?
You might think that most programmer's prefer the dark safety of a hoodie and a basement cubicle in order to really get into that extreme fo...
.NET
Published on: 5/10/2021 - 3 min read
Taking a look at Microsoft.Data.SqlClient in .NET Core
If you're a .NET developer then no doubt you are very well versed in using the System.Data.SqlClient namespace. It is essentially at t...
Programming
Published on: 5/2/2021 - 5 min read
Why should you "obfuscate" your code
The technical definition of code obfuscation is to transform a working piece of code into a difficult to read and decipher logical equivalen...
Published on: 4/29/2021 - 4 min read
Is learning to program getting more difficult?
If you are new to programming (more specifically web development) and you are finding it increasingly more difficult to keep up with the eve...
CSS
Published on: 4/23/2021 - 5 min read
Should you inline your CSS files?
At some point in your web development life, you probably heard that inlining your CSS is no good. You should avoid it at all costs because...
Security
Published on: 4/20/2021 - 4 min read
A Beginner’s Guide To Red Team Testing
Security leaders face strategic turmoil from a data protection standpoint as businesses increasingly require an ‘anytime, anywhere access...
Published on: 4/18/2021 - 9 min read
SiteGround hosting review for 2021
You have a ton of options these days when it comes to picking a web hosting provider. Everything from dedicated servers, to shared servers t...
Published on: 4/15/2021 - 3 min read
PC Hardware Components Every Programmer Should Upgrade
While it’s true that you can code with any working computer, you may run into problems when running your applications or programs if your ...
C-Sharp
Published on: 4/13/2021 - 3 min read
How to resize image files with C#
I recently wrote about website optimization on this blog as it is quickly becoming an important ranking factor in search engines....
Performance
Published on: 4/12/2021 - 6 min read
5 ways to improve your website's performance
Performance on a website is often left to last and at times ignored by developers. This is mainly because it's surprisingly not a simple or ...
Career
Published on: 4/6/2021 - 6 min read
How to get a programming job without a college degree
The age old question of college vs self-taught has been debated for decades now, with no clear winner. But I think that we're now closer tha......
Web Development
Published on: 4/5/2021 - 7 min read
How to setup your first blog on SiteGround
There are a million options when it comes to setting up and creating your first blog. You have everything from out-of-the-box solutions, suc...
Javascript
Published on: 4/2/2021 - 3 min read
How to add color and style to the console.log
The developer console in a browser is one of the most valuable tools for any web designer and web developer. Not only does it tell you what'...
Javascript
Published on: 4/1/2021 - 2 min read
How to create console log groups in JavaScript
Most programmer's are familiar with a browser's built in debugging tools. This includes the standard Inspector used to view the DOM elements...
Previous page
Next page
Popular Articles
A Simple Next.js API Folder Structure
Coding A Card Deck In JavaScript
Why I Finally Decided to Upgrade To GitHub Copilot Pro
10 gadgets every programmer should carry
The many ways to sanitize user input in C#
How To Encrypt Passwords Using SHA-256 In C# And .NET
How To Code Blackjack Using JavaScript
How to Generate GUIDs in JavaScript
Implementing Argon2id Password Hashing in C#
How to show PDF file upload previews using JavaScript
Working with multiline strings in JavaScript
What is the state of ASP.NET Web Forms in 2025?
How to enabled aspx pages in Visual Studio 2022
ChatGPT can do code reviews, but are they any good?
Setting Up a Dev Server Proxy in Vite
Coding The Snake Game In JavaScript
Is 8GB enough for a programming laptop?
The transaction log for database 'tempdb' is full due to ACTIVE_TRANSACTION error
How to Handle Emoji Storage in SQL Server
How to Check for Unused Modules in a Node.js App