How to upgrade the web application into new Versions
Dear All,
Can anyone tell me about how to upgrade the web application made in visual studio 2005 Team suite version) into visual studio 2008. Kindly all please reply.It's urgent.
Thanks to all.
With Regards,
Vishal Gilbile.
Answers (2)
0
Yes it is possible.
Write a class which derives from CodeActivity will have an execute method. Here you can write your code to open WPF window.