I have a client application that uses class library I created. I want to make changes to the class library, when I do the client application doesn't see the changes. (VS 2008 Express)
Not sure what I am doing wrong? Does the client app need to be built again? I thought there was a way to update the class library without a need to make changes to the client app?
Not sure what I am doing wrong? Does the client app need to be built again? I thought there was a way to update the class library without a need to make changes to the client app?