Hi All,

I have a developed a silverlight application using Entity framework, but it is very slow.
So for improving the performance, I generated pre-Compiled views. 1) Now I want ensure that my application is using the already generated pre-compiled views rather than generating the views at run time. 2) How to deploy the silverlight applcation with pre-compiled views and ensure that the application uses the pre-compiled views.

Please help me

Regards,
sreekanth