update dll
-
hi !! I am having a dll added in my project. Now I have updated one of the .cs files in the dll after adding to project and built the project . But it does not shows in bin folder that a new dll is created ... it shows the old dll(because tiem of creation is proevious one) How to get the update in cs file reflected in the dll.
Mrinal
-
hi !! I am having a dll added in my project. Now I have updated one of the .cs files in the dll after adding to project and built the project . But it does not shows in bin folder that a new dll is created ... it shows the old dll(because tiem of creation is proevious one) How to get the update in cs file reflected in the dll.
Mrinal
when you are compling your project it will automatically upadte ur dll... Can u eleborate more ur question.... Thanks and Regards Aavesh Agarwal
-
when you are compling your project it will automatically upadte ur dll... Can u eleborate more ur question.... Thanks and Regards Aavesh Agarwal
I have been assigned a project and I am a beginner . There is a dll added in the project. There are 6 .cs files in it and the namespace is BAL10 Now I have updated one of the .cs files and then built the project (web project ).But when I went into the bin folder to see if the dll has been updated , there was no change. The dll present was of come previous time. do hlp me outta
Mrinal
-
when you are compling your project it will automatically upadte ur dll... Can u eleborate more ur question.... Thanks and Regards Aavesh Agarwal