I have a windows form project written in C# and a Microsoft Expression Interactive Designer project. I have added expression project to my solution and created reference for it. Now I have two projects under one solution. My question is, how can I start or run the second project with a button click from project one? Any help will be appreciated.
Thanks!