Difference between manage windows/web controls and object cloning?
Answer Posted / Rupendra Bahadur Singh
Manage Windows/Web Controls are used to interact with objects in the user interface of a specific application, whereas Object Cloning is a method for creating reusable UI elements (like buttons or textboxes) from existing ones. This can help reduce coding effort and increase maintainability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers