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
US State Databases
Typing Test
Menu
Menu
About
Hubs
Polls
Typing Tests
Newsletter
Services
Resources
Code Bytes
Developer Guides
Developer Gift Guide
Contact
Contact
Ask a question
Advertise
Popular
tags
#.NET
#5 minute guide
#AI
#Android
#API
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#ChatGPT
#Coding
#Computer Science
#css
#CSS
#CSS3
#Database
#ES6
#Gadgets
#Game Development
#Guide
#Hardware
#HTML5
#Interviews
#IT
#Javascript
#Javascript
#Learning to code
#Module
#NodeJS
#Performance
#Productivity
#Programming
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
Software Development News and Articles
C-Sharp
Published on: 2/18/2014 - 6 min read
How To Work With Coordinated Universal Time (UTC) In C#
Working with Dates in any programming language is normally a pretty straightforward task. You save a date in the database and get on your m...
Career
Published on: 2/12/2014 - 5 min read
Interview Questions I Enjoy Asking Programmers
At my latest job I had the opportunity to interview a fair number of people. It's definitely a challenge and it takes some preparation. Some...
Video-Games
Published on: 2/8/2014 - 4 min read
"A Dark Room" Text Game Review
"A Dark Room" is text only game made by doublespeak games written in Javascript. It's a single player adventure/RPG type of game reminisc...
C-Sharp
Published on: 2/7/2014 - 3 min read
How To Calculate "Time Ago" In C#
You see this time format all over the internet nowadays. Posted 3 hours ago. You can see in any of a number of situations. For example, how...
Career
Published on: 2/6/2014 - 2 min read
Funemployment Day 4
I skipped day 3 because I assure you, aside from the cheap pizza I ate, nothing else happened. I worked on my forum software for a good par...
Career
Published on: 2/4/2014 - 2 min read
Funemployment Day 2
I woke up late @_@ . So I chugged 2 cups of coffee to get the day rolling and my mind reeling. Checked my emails, tidied up a bit, charged ...
Career
Published on: 2/3/2014 - 2 min read
Funemployment Day 1
Today is my first official day of being unemployment in the past 4 years, and so far, so good. For the first time in a while, I looked forwa...
ASP.NET
Published on: 1/31/2014 - 7 min read
Multiple AJAX FileUpload in ASP.NET
Updated: Click here for an updated Drag and Drop File upload how to. Here's a quick AJAX FileUpload written for ASP.NET WebForms that I us...
Career
Published on: 1/30/2014 - 4 min read
Another Day Another Interview
I'm getting back into the interviewing business, as I just recently left my job to pursue greater things and to work on my own projects. Wh...
Career
Published on: 1/23/2014 - 5 min read
How I Landed My First Programming Job
One of the hardest things that I've had to do in life was to convince a company, a money making institution, that they needed my awesome sk...
Career
Published on: 1/23/2014 - 4 min read
10 Programming Interview Questions To Remember
I have had a fair number of interviews in my career. Not because I suck. No no don't get me wrong. After college I needed a job immediately...
Tech
Published on: 1/19/2014 - 3 min read
Site Optimization With PageSpeed Part 1
I previously posted the results that PageSpeed gave me in regards to the performance of one of my sites. The results were probably on par w...
Career
Published on: 1/18/2014 - 6 min read
Top Reasons To Say Goodbye To Your Job
So you've contemplated it for weeks which turned to months, which maybe turned into years and now you're ready to make your big move. Quitt...
General
Published on: 1/16/2014 - 2 min read
Why I Coded This Blog Myself
As a software/web developer person guy, I usually don't have too many exciting tasks at work. - Run this report - Analyze this query - 2 c...
Web Development
Published on: 1/16/2014 - 2 min read
I Just Discovered Google PageSpeed And This Is What I Learned
Site optimization is usually not too important until you have a good flow of traffic coming your way. However, your sites page speed might ...
General
Published on: 1/15/2014 - 2 min read
Welcome To My Tech Blog
I have been writing software for over a decade now, and it has led me to this blog. I have spent years going to lunch with co-workers spend...
Previous page
Popular Articles
Creating a Good Folder Structure For Your Vite App
Why I Finally Decided to Upgrade To GitHub Copilot Pro
Implementing Argon2id Password Hashing in C#
How to Actually Write Code on Your Tablet
Playdate Console Review (2025): A Platform for Creative Development
The many ways to sanitize user input in C#
The Best Way to Check for an Empty String in JavaScript
A Simple Next.js API Folder Structure
How To Code Blackjack Using JavaScript
What is the state of ASP.NET Web Forms in 2025?
How to Code The Snake Game Using JavaScript - Full Tutorial
10 gadgets every programmer should carry
How to show PDF file upload previews using JavaScript
Coding A Card Deck In JavaScript
How to Configure Your Vite Config File
Setting Up a Dev Server Proxy in Vite
Is 8GB of RAM Enough for Programming in 2025?
How To Encrypt Passwords Using SHA-256 In C# And .NET
Public vs Src Assets: When to Use Each Approach in Vite
Understanding the Difference Between react-helmet and react-helmet-async