Let us consider i have a component with 3 parameters and deployed to client side. Now i changed my dll method which takes 4 parameters. How can i deploy this without affecting the client's code.
...