Combo Box Selection Changed Event get automatically fired at Page Load.
When the page loads, ComboBox Selection changed Event get automatically fired which causing unnecessory
WCF service function call.
Check out the Following Code:-
XAML:
C# Code Behind: