PRPaul Reederinblog.reeder.ws·Jul 24, 2023 · 3 min readRegex to the RescueEveryone knows that Regular Expressions can do some pretty extreme searching, but occasionally they can also be used to help you write your code. Anyone that knows me knows that I love what I call "code that writes code". T4, Velocity, even CodeDom -...00
PRPaul Reederinblog.reeder.ws·Jul 19, 2023 · 5 min readASP.NET PrimerThis blog entry is for those of you who are programmers, but haven't done a lot a of ASP.NET programming, or not much in the .NET Core era. It is easy to feel overwhelmed by the framework, just wanting to write some code, but not understanding how to...00