Theoretically, anyone using this application will have the DotNet platform on his/her computer.
So, once I've done this - if I compile and package the application - but the AjaxControlToolkit is not installed with DotNet - - Will the end user need to have this dll installed somewhere on his/her computer, or should my reference (and therefore, dll in the Bin and in the installed local app) in the project be enough to be able for the user to use the application?
|