Hi All I have a legacy VB6 app with multiple DLL projects
In preparation for dot net conversion I decided to move many classes out of the .exe project and into a new DLL project, Now I am finding that it takes several minutes to compile the solution. Task manager shows that one core is working flat out and the other 2 are not doing much. Has anyone else had a similar experience? Any tips? Thanks Kirsten
