ThatSoftwareDude
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
Typing Test
Newsletter
Menu
Menu
About
Polls
Typing Tests
Shop
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
asp-net
How to set up an ASP.NET website with GoDaddy
3/22/2021
In this article I will walk through the process of setting up an ASP.NET web applications on a shared GoDaddy Windows server.I will mainly w
Should you still be using ASP.NET Web Forms in 2021?
12/18/2020
ASP.NET has seen many changes during the past decade. What once started as a super lightweight scripting language (Classic ASP), has grown i
How to bundle resource files in C# and ASP.NET
12/5/2020
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
Implementing Google's Invisible ReCaptcha In .NET
10/22/2017
If keeping bots away is your thing, then using Google's reCAPTCHA is a must. And while it can be tedious to click on 20 images of cars in
How To Read Any Kind Of File In C#
2/23/2017
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
Taking A Look At ASP.NET Core
7/11/2016
One of the biggest things to come from Microsoft recently, for developers, is .NET core, which is a lightweight, multi-platform framework f
Starting Out With ASP.NET MVC Part 3
6/20/2016
Welcome to part 3 of my starting off with MVC tutorial. In this post I will be mainly going over Data Annotations. You can check out part 1
Implementing Google's No Captcha reCaptcha In ASP.NET
8/8/2015
Captchas and reCaptchas are great inventions. They help keep spam out and help to verify that humans are on the interwebs and not mischievo
Starting Out With ASP.NET MVC Part 2
8/6/2015
Last time I left off with ASP.NET MVC, I covered how to create a new MVC project in Visual Studio and how to add new Controllers and Views.
Starting Out With ASP.NET MVC Part 1
7/28/2015
One of my weaknesses in programming is actively using MVC in my projects. Particularly ASP.NET MVC, since I am a .NET Developer. Most of th
Creating An XML Document in ASP.NET
8/14/2014
There are various different approaches to XML document creation in .NET. There is no right or wrong way really, it just depends on the situ
Implementing DLL's For Your ASP.NET Site
7/20/2014
Code re-use is at the heart of any good developer and it is a very welcomed ally when the time arrives. The last thing you want to do when
Adding Controls Programmatically In ASP.NET
7/17/2014
The beauty of working on .NET web forms is that every control that you see on the screen is an object of some kind, inheriting from the bas
How To Dynamically Add Meta Data To Your ASP.NET Pages
6/15/2014
Meta descriptions and keywords help search engines figure out what your web pages are about. And while it is highly contended as to whether
How To Dynamically Create Your SiteMap In ASP.NET
5/17/2014
Recently I logged into Google Webmaster Tools and realized that my sitemap for one of my websites had not been updated since I first launch
How To Make Ajax Calls In ASP.NET Using Web Services
5/6/2014
Using the ScriptManager Creating A WebService Making a Call To A WebService Returning Data To Caller Quick Recap and Summary Ajax has be
ASP.NET Web Pages Quick Start Guide
4/29/2014
Web Pages and WebMatrix Razor View Engine Database Operations Parametereized Queries @Helper and @Functions @helper @functions AJAX L
Multiple AJAX FileUpload in ASP.NET
1/31/2014
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
Popular Tags
.NET
Career
Javascript
Productivity
Programming
Security
Web Design
Web Development