I am using ASP.NET menu control with CSS Friendly dll casuses slow rendring,
Is there any way i can make little bit fast rendring?
Thanks in advance
did you investigate the problem and found that it is caused by the asp.net menu?
1-try to disable the ViewState of the menu
2-Check your web.config file and set debug=false, this is very important