Click here to Skip to main content
15,921,774 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I design form in WPF which contains almost required controls.But when i load it at run time it takes time..>So my question is how i can improve performance of WPF page.

I am loading event handlers at run time..is it good practice ?


Thanks
Posted

1 solution

Please check ur resources. Remove unnessesary style. Load style when it required.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900