Should we use server generated XAML to deliver our Silverlight/WPF UIs?
Posted
by brownj
on Stack Overflow
See other posts from Stack Overflow
or by brownj
Published on 2010-05-20T00:20:45Z
Indexed on
2010/05/20
0:30 UTC
Read the original article
Hit count: 316
Back in January 2009, Dino Esposito published an article on MSDN titled "Managing Dynamic Content Delivery In Silverlight". We are considering using an approach like this for an upcoming project and were wondering if anyone had any advice on whether this is a good approach. Are there any traps or pitfalls we should look out for? We currently use Prism and would need to look at how the two would live happily together.
© Stack Overflow or respective owner