Tag Archives: uipath
Believe Me When I Say This LINQ is “Complex”(Part-II)
If last week’s article didn’t send chills down your spine, then you clearly aren’t human. It took me approximately 4 days to wrap my head around that query, before forgetting who I was, where I was, and what I was doing. Bad jokes aside, it did take me a while to understand this, and it…
Believe me When I Say This LINQ Is “Complex”(Part-I)
LINQ is complex enough by itself, which is why I decided to kick it up a notch and torture you with some more. Pain and suffering are the catalyst for success, and I use this platitude each time to gaslight people when they ask me why I like spending hours in front of an illuminated…
“Group By” Is Pretty Useful. Here, I’ll Show You.
Group By might seem scary at first, but that’s because it is. Everything is difficult before it becomes easy. You will eventually make the leap, but for that to happen, you have to know what Group By is. You can’t leap without knowing what you are leaping into, or you will leap for an escape. Grouping Stuff…
LINQ: Select Where When Applicable, or Just Select
Grammar Nazis will point out that I’ve made a syntactical error in the title. Software developers will also be scratching their heads, wondering what I was trying to convey by that title, and might even go so far as to side with the Grammar Nazis. Everything will make sense, once you reach the end of…
UiPath: Commonly Used Variables
I’ve written this for a very good reason. And no, it’s not because I’ve run out of topics, in fact I’m bursting with ideas, but am too lazy to jot them down before they vanish into the abyss they sprang out from. Now that we have that out of the way, lets head back to…
LINQ: Basics, But Still Pretty Advanced(Part-II)
This is Part-II of the same problem statement from Part-I. We use tables a lot in UiPath, because it’s pretty darn convenient for housing data. There are other ways of preparing and storing data, but we won’t go into any of that in this article. Let’s take it slow. Food tastes better when you slow cook…
LINQ: Basics, But Still Pretty Advanced(Part-I)
Let’s begin our descent into the realm of LINQ with an appetizer, before bringing in the main course. You will find two solid examples based on this one example which will provide you with a framework sturdy enough to support what you will learn in the coming posts. Both examples are based on a single…
UiPath Or Automation Anywhere?
RPA developers ask themselves this question all the time. Would it be wise to explore other RPA tools or should I stick with the one I know? Will it improve my career prospects, or should I learn something else? I could just answer those questions in few lines and be done with it, but that…
Robotic Process Whaa?
Robotic Process Automation, often abbreviated as “RPA”, at first glance, sounds like something a Mechanic, or a Mechanical Engineer would be working with. And you might be right- at least in my case. But worry not. RPA is all about software automation, in fact, it has the potential of transforming into our main go to tool…