Tagged Questions

1
vote
1answer
344 views

Autogenerating columns from empty results in Silverlight

I'm doing some rapid prototyping and is trying to mock out an admin interface for a website and went with WCF RIA Services. I'm able to expose and consume the domain services from server to client, ...