I use the Syndicated Client SDK (SCE). Has anyone been successful in creating custom data for this? I want to be able to host masterfeed and other feeds by URL instead of compiling as embedded resources, such as an example. For example, a client application will collect its feeds from http://somesite/masterfeed.xml.
I believe this can be done, but I keep getting an AccessViolation exception while debugging the SCE client.
source
share