Dear Tim,
What is that it remembers?
You can delete the DLL from the Bin directory of your application.
In VS.Net, select the solution explorer view to view all the contents of the solution.
In the Bin folder, the DLL of the applicaiton will be there, you can delete the same and then rebuild the application.
[quoted text, click to view] "Tim::.." wrote:
> Hi,
>
> I'm new to ASP.NET and VS 2003 and was wondering why even after I have deleted a piece of code and rebuilt it, it still remembers the code I deleted!
>
> Do I need to delete the dll and if so how do I delete it, I presume it has to be unregistered???
>