R
Ricardo Furtado
I have a solution with a visual basic 2008 project and a WPF implemented with
C# and i need to call the wpf project from inside the vb project, in run
mode. Is it possible? how?
Do i need to call the Shell method? isn't there a better way, so i don't
need to identify the place where the wpf .exe file is, since their in the
same project?
My thanks in advanced
C# and i need to call the wpf project from inside the vb project, in run
mode. Is it possible? how?
Do i need to call the Shell method? isn't there a better way, so i don't
need to identify the place where the wpf .exe file is, since their in the
same project?
My thanks in advanced