Silverlight CoreCLR

Recently I read a good article in MSDN magazine about CoreCLR, a new version of CLR written specifically for Silverlight web applications. It has a very interesting security model. Worth checking out, here are couple of links on CoreCLR. Good read for any Silverlight programmer.

Silverlight with CoreCLR - https://msdn.microsoft.com/en-us/magazine/cc721609.aspx
Silverlight Security Model - https://blogs.msdn.com/shawnfa/archive/2007/05/09/the-silverlight-security-model.aspx
Silverlight Security Cheat Sheet - https://blogs.msdn.com/shawnfa/archive/2007/05/14/silverlight-security-cheat-sheet.aspx

Thanks
Anil Revuru