Puran Lai
Referencing between Two Projects
I have one using WPF and another using ASP.NET Web api.
Now I am running the server from wpf project, so i created a reference in it pointing to the server.
So do i have an approach to use the classes and methods placed in wpf when the server received requests,
Or i should create a shared project
13 replies