I am programming in VB.NET using VS2005. In my solution I have three projects. First one is to compile into DLL file. I worked fine until when I made some changes in project one (as DLL file). It appeared that changes didn't go into affect. I deleted any known copy off dll files and re-compiled the application. Still, it seems taht it still using the old dll component file. Why?
ab
ab