Tag Archives: regular expressions
UiPath: LINQ Is Not Everything
After learning LINQ, I started using it everywhere, even in situations that didn’t necessarily require it. Developing and testing LINQ is time consuming (I’m still a rookie), so I ended up wasting precious time that could have been better utilized on other projects (or articles). Don’t Get Me Wrong LINQ can achieve most outcomes, but…