News

Sometimes I'm just plain lazy. Other times I don't want to have to spend hours debugging ASP code because of typos so I've found a way to help short cut some repetitive ASP coding tasks. The idea is ...
TL;DR: Microsoft Visual Studio Professional 2022 is on sale this Labor Day for $14.97 (MSRP $499). Speed usually sacrifices ...
Is it being read from or written to a database, or e-mailed to you?<BR><BR>I can help with the ASP coding (I'm afraid I haven't advanced to dotnet yet!) if you can supply enough specifics.
Take advantage of parameter binding in ASP.NET Core 7 to convert request data to strongly typed parameters, improving both application performance and code maintainability.