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
Web Development
Published on: 1/9/2021 - 4 min read
How to set up a free SSL certificate on GoDaddy
These days, thanks in part to browser default security settings, you really can't go without having an SSL certificate installed on your web...
Computer Science
Published on: 1/6/2021 - 5 min read
3 Computer Science fundamentals to learn right now
You might think that Computer Science essentially comes down to programming concepts, data structures and algorithms, and to some extent tha...
Published on: 1/4/2021 - 4 min read
New design for 2021
Taking everything that I've learned from 2020 about what works and what doesn't work on the blog, I have made adjustments and upgrades to th...
.NET
Published on: 12/18/2020 - 5 min read
Should you still be using ASP.NET Web Forms in 2021?
ASP.NET has seen many changes during the past decade. What once started as a super lightweight scripting language (Classic ASP), has grown i...
Published on: 12/17/2020 - 2 min read
Improve the battery life of your Surface laptop
The Surface laptops are my go to these days for most of my work. The only downside to them is that the battery life isn't as futuristic and ...
Published on: 12/16/2020 - 3 min read
3 Windows 10 hacks to make your life easier
You are either a Windows person or a Mac person these days. I'm a .NET developer, so that puts me in the Windows category for the most part....
Javascript
Published on: 12/15/2020 - 3 min read
How to bind events in JavaScript to dynamic elements
Thanks in part to Ajax and front-end heavy frameworks like React and Angular, much of a website these days is generated in real-time dynamic...
Career
Published on: 12/11/2020 - 4 min read
4 things to avoid in your personal programming portfolio
If you have a portfolio on the web with your own custom URL, then congratulations, that is half the battle when looking for a job. The other...
Computer Science
Published on: 12/10/2020 - 4 min read
3 reasons why you shouldn't get a degree in Computer Science
Before I start, I will say that I do in fact have a degree in Computer Science from a reputable university. Getting the degree fit in line w...
Published on: 12/9/2020 - 4 min read
What's the difference between a text editor and an IDE?
A common question that I often is why do I use Visual Studio 2019 instead of VS Code? Good question. Complex answer. Let's get into it.The t...
Career
Published on: 12/7/2020 - 5 min read
Mistakes I made at my first programming job
Just like in the Matrix, everybody falls their first time. You don't know what you don't know and what you don't know can sometimes cause th...
ASP.NET
Published on: 12/5/2020 - 3 min read
How to bundle resource files in C# and ASP.NET
Many ASP.NET developers don't realize that the .NET framework comes with a built in bundler for all of their many resource files. What is a ...
Published on: 12/2/2020 - 5 min read
How to not over engineer your code
I do it all the time. And it is hard not to sometimes when you get into the flow and you keep thinking of cool new feature after cool new fe...
Programming
Published on: 12/1/2020 - 4 min read
3 tips for the self-taught programmer
Learning anything in life is challenging. Whether it's skateboarding, writing, painting or coding. You don't know what you don't know and be...
Programming
Published on: 11/30/2020 - 6 min read
5 tips to help you land your first programming job
Whether you just finished college finally after 4 years of hard work, or maybe you just completed a 6 month coding bootcamp, or even ma...
Productivity
Published on: 11/27/2020 - 4 min read
3 skills every programmer needs to develop
A programmer is many things. Particularly at a company. Not only do they build the software that other people rely on, but they also act lik...
Coding Bootcamps
Published on: 11/25/2020 - 5 min read
Should you attend an online coding bootcamp in 2021?
Now more than ever, everything is going online. Our shopping is online, our communications are online and our educations are online. And it'...
Computer Science
Published on: 11/24/2020 - 4 min read
3 reasons why you should get a Computer Science degree
Tech CEO's have had a weird impact during the past decade influencing many young folks to avoid college all together and to go out on their ...
Programming
Published on: 11/23/2020 - 5 min read
Your first month at your first programming job
If you remember your first day in high school, or any school, it's alot like that. You don't know anyone or where anything is. There's alot ...
Javascript
Published on: 11/20/2020 - 5 min read
Is it still okay to use jQuery in 2020?
I get this question asked all of the time from my students. And my answer will typically be something like "Why is it wrong to use jQuery?"....
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