I am a new user of arcgis api for WPF. Amount data with time-stamp have been store in Oracle. I want to query the data I need and write the data to JSON. In the WPF client, I want to create a FeatureLayer through the JSON in C# code and show the temporal data by the control of timeslider. Anyone can tell me how to do it and any sample code is welcome. Thanks a lot.