RDLC files deploying and size

Viewed 560

I'm working on a projet where I'm going to store a lot (150) of RDLC reports that I need to deploy. This files are in .rdlc format. Could a number this big of files be a concern for the size of the deployed application, could there be issues regarding compiling time ?

2 Answers
Related