I have a web application project and published the project. There comes the dll. I need only this dll to be used for deploying in IIS. Is it possible to like that?
My query: "Is there anyway to deploy on IIS my web site but I do not want to take whole project. I just need to take only the .dll files. Is their any way to do so."