Hi Guys,
I am planning on making an application which automates some taks for me, these tasks are
getting same file from two folder, setting folder name to current date + some text, making a .zip of the folder, opening outlook and attaching that .zip file to new mail.
So can you guys advice should i make this application on windows workflows foundation or just plain c# by using .net calls. any advice will be appreciated.