c# - Adding other items in toolbox from dll, do I still need the dll if I give someone the source? -
i have ajaxcontroltoolkit.dll , i've added dll items toolbox , i've worked items in asp.net project.
my question : if give entire source without dll located on desktop , , in project used items dll , still working(the items) on pc ?
thanks
it shown missing reference path( yellow icon) when else opens it. best way handle add folder called "project resources /whatever name like" under solution , keep these dlls there. add reference location. available when give soultion files else.
Comments
Post a Comment