In my App, there is one form in which there is 40 fields.
so I used 40 Labels and because of that the performance is low.
I assigned dynamically values to Labels, while loading
it took 10 to 12 sec to load page
any know how I can improve the performance of that
Thanks in advance