Hi @All,
as far as I could see from the samples the Telerik UI for WPF components are mainly targeted towards an WCF-based backend service.
Is it easily possible to use a ASP.NET MVC WebAPI REST-service as a backend from a WPF Desktop application?
I'd like to build a SPA web app that uses MCV Web API as a backend. There is also a mobile app that uses the same REST-services. But for some functions the browser is not a good ​platform and I'd like to give our users a "fat-client" (e.g. for report design, Office ole-automation). But I'd also like to use the same backend for both and I wouldn't like to build a new WCF-backend only for the desktop clients. Of course the WPF application should be full-featured (data grids, data filters) and I don't want to re-invent the wheel.
Are there any samples available for this scenario?
Kind regards
Gerold