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
Collection
Dot Net Developers
Working With Generics In C#
In this post I will talk about another nifty feature that C# has offered for a while now, Generics. You probably won't run into Generics on...
Read more
July 18 2015
-
5 min read
#
C#
#
Generics
Working With Delegates In C# For Beginners
I don't normally run into delegates in my day to day coding, but at some point you will run into them and you'll want to know what they are...
Read more
July 16 2015
-
3 min read
#
C#
#
.NET
How To Read Any Kind Of File In C#
If you're a data analyst or data scientist or work with data in some way, shape, or form, then at some point you've had to deal with random...
Read more
February 23 2017
-
7 min read
#
Programming
#
.NET
#
ASP.NET
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...
Read more
February 18 2014
-
6 min read
#
C#
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 ...
Read more
December 05 2020
-
3 min read
#
C#
#
ASP.NET
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...
Read more
December 18 2020
-
5 min read
#
.NET
#
ASP.NET
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...
Read more
February 07 2014
-
3 min read
#
C#
How To Watermark Images In C#
As a developer, I hate using 3rd party software to accomplish things that would take a few minutes or hours of work. For example, watermark...
Read more
July 27 2014
-
4 min read
#
C#
#
.NET
More Collections
Other Collections
Personal Blog
Developing the Web
Coding Interview Guides
ES6 and Beyond
JavaScript Fundamentals