hey-mikey / UrlDecodeAndUpdate

Console application to handle decoding strings that are UrlEncoded and stored in a SQL Server database. As of this repo creation, there's no built-in UrlDecode function in SQL Server (the developer would need to write their own and try to capture all cases).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UrlDecodeAndUpdate

About

Console application to handle decoding strings that are UrlEncoded and stored in a SQL Server database. As of this repo creation, there's no built-in UrlDecode function in SQL Server (the developer would need to write their own and try to capture all cases).

License:GNU General Public License v3.0


Languages

Language:C# 100.0%