Last post Sep 08, 2010 03:27 AM by jhallal
Member
40 Points
43 Posts
Sep 08, 2010 02:56 AM|AlokPandey|LINK
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
Participant
960 Points
297 Posts
Sep 08, 2010 03:27 AM|jhallal|LINK
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
Member
40 Points
43 Posts
ASP.NET menu control with CSS Friendly dll casuses slow rendring
Sep 08, 2010 02:56 AM|AlokPandey|LINK
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
Software Engg. at BrainDigit IT Solutions Pvt. Ltd.
Participant
960 Points
297 Posts
Re: ASP.NET menu control with CSS Friendly dll casuses slow rendring
Sep 08, 2010 03:27 AM|jhallal|LINK
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
Jamil