I have given a new project that is all about automation. I have to automate Windows & Web based applications from a .NET based application i.e. the .NET based application should be able to read controls of the external web application as well as the windows based applications in order to do get and push data.
Kindly advise the .NET based application should be developed on Windows Forms technology or WPF/C#?
Also is there any way to automate Java Applet application from .NET/C#?
Thanks in advance.