Training
Module
Create a UI that uses data binding in .NET MAUI. - Training
Create a UI with data binding. Your UI automatically updates based on the latest data, while the data updates in response to changes in the UI.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This section contains samples that demonstrate data contracts in Windows Communication Foundation (WCF).
Basic Data Contract Demonstrates how to implement a data contract.
DataContractSerializer Sample Demonstrates the DataContractSerializer, which performs general serialization and deserialization services for the data contract classes.
Known Types Demonstrates how to specify information about derived types in a data contract.
Object References Demonstrates how to pass objects by references between server and client.
POCO Support Demonstrates the serialization support for unmarked types; that is, types to which serialization attributes have not been applied, sometimes referred to as Plain Old CLR Object (POCO) types.
Training
Module
Create a UI that uses data binding in .NET MAUI. - Training
Create a UI with data binding. Your UI automatically updates based on the latest data, while the data updates in response to changes in the UI.