Tag Archives: c#
Using DLLs in Automation 360
C# is a fairly advanced programming language. But don’t let that “fairly advanced” scare you off. Like most programming language, C# is easy if you study the basic concepts that govern it. If you nail a concept or two each day, then learning C# will be a walk in the park… Provided you have a…
Introduction to LINQ(For You Masochists Out There)
If you wish to skip past my rambling and head over into the actual introduction, click here. Language Integrated Query is a pretty neat feature in .Net technology that helps us query data from various data sources with ease while also evoking the same reaction you see in the poster above, when people come across it for…