Can anyone please refer some books or courses in order to learn advanced C# or dot net completely covering any scenario for excel automation/other automations using invoke code? I am unable to find good videos for advanced learning. There are only basic videos about this topic. It would be of great help if someone can refer.
Please refer to the links below:
- Invoke code Demo
Invoke Code.zip (11.5 KB) - Coded Automations (Hybrid Automations) Demo:
HybridAutomations.zip (11.1 KB)
Cheers!
Hi @Navya_Shimoga_Ravikumar
If you wanto to use C# for advanced automations then I suggest to use Coded workflows and Code Source File, as below:
Cheers!
That it’s with Invoke Code is irrelevant, it’s just coding. If you want to increase your coding in those languages there are tons of resources available online. You likely won’t find it in videos, though.
Hi @jose.ordonez1,
Thank you very much for the reference provided. I am looking more like a tutorial or few books that I can refer, to learn on how to code using C# or dotnet for different excel automation scenarios. I have gone through the official docs of UiPath but that doesn’t serve my actual purpose.
Typical C# tutorials in youtube covers the basic concepts and OOPS related. I am looking for concepts that can be utilized in UiPath using C# or dotnet like Excel Automation. Videos which has covered these topics related to UiPath have found to be very basic on an high level. Can you please recommend any learning material where I can actually learn these concepts and can start coding?
Thanks in advance!
Can you please share some links or references to begin with?
Thanks!
Hi @Navya_Shimoga_Ravikumar,
Try to follow this Demo as below (Apply for a Loan with UiBank). There you can create classes, methods, and finally use activities something like click activity inside of UiBank App.
NOTE: If you have the knowledge about C# then you can create any project.
If you need more about Coded Automations, pease follow the link below:
Hope it helps you!
I don’t have anything specific, there are millions of places online to find info like this. Just Google “vb.net training” and find what works for you.