September 2009 - Posts

16
Comments

How To Embedded StyleSheet File with Custom Control. by Abdulla.Abdelhaq

How to embedded StyleSheet file with custom control? Question has been opened many time on ASP.NET forum. So in this article, I will try to demonstrate how to achieve this task. In General In general, if you want to embedded any thing with custom control...
4
Comments

How to fix this .. The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>). by Abdulla.Abdelhaq

Sometimes when you write inline code inside Javascript tag or inside style sheet tag within the header of the page just like code 1 , the yellow error page will explode in your face telling you that The Controls collection cannot be modified because the...
More Posts