Tag Archives: uipath

LINQuist: Where

Now that you are familiar with both Lambda and Query Syntaxes, we will explore the methods one by one – or at least the ones I believe are incredibly useful, starting with Where. Filter With Ease Using Where, you can easily filter collections. If you are trying to filter DataTables, you are better off using…

Read More

Why Learn LINQ?

LINQ is pretty darn useful. Not only does it generate instant results, it also makes you look a lot smarter than you actually are. But what value does it bring to RPA developers, who already have hundreds upon hundreds of click and drag activities to rely on? Also, why learn LINQ, when you can simply…

Read More

Browser Migration Using Regex. Yes, You Read That Correctly(Part-I)

Regular Expressions are a life saver, especially when dealing with complex pattern recognition. Once you become proficient at crafting regex patterns (or proficient enough to google the right patterns), you can slowly become creative with it. It happens naturally, as you start looking for patterns outside of regex – areas where you may apply regex…

Read More

Join Our Newsletter