User-1572969446 posted
Hi, ASP.NET has been going in an interesting direction with the new dynamic data framework. However what I was wondering about: How does this combine with the service oriented architectures I work on everyday? To explore this I started looking into building
my own model provider and build some support classes for a set of webservices I have. Currently it's giving me an error telling me that my model provider is not supported. Is my scenario supported in some way and how can I create custom model providers?
DataServicesServer and DataServicesClient - illustrates the use of ADO.NET Data Services with Dynamic Data. NOTE: the DataServicesServer project must be running before DataServicesClient.
Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM