Category: Example
Simple Sort Enabled Paginated ASP Table
I don’t do a lot of web development, certainly when I do it’s in JavaScript and/or PHP running in Apache and not C# in IIS. But recently I had to build some tools in ASP using C# to replace my older Python/Apache site. I am learning as I go; although, I have done things in […]
Name Capitalization Class in C# and PowerShell
Little class in C# and PowerShell that allows you to easily capitalize a user’s name.