Abdulla AbdelHaq Blog
ForEach(minute in MyLife) {
myExperience ++;
}
Sign in
|
Join
Home
Contact
About
RSS
Comments RSS
Search
Tags
. NET FAQ
.NET
AJAX
ASP.NET
C#
Community News
General Software Development
IIS
Orcas
Team System
Visual Basic
Visual Studio
Web Services
Sponsors
advertise here
Navigation
Home
Blogs
Archives
January 2012 (1)
December 2011 (1)
November 2010 (1)
March 2010 (1)
November 2009 (2)
September 2009 (2)
August 2009 (1)
June 2009 (3)
Abdulla AbdelHaq
Recommended Links
My Articles on AspAlliance
VS Debug Problem with IE8
ScottGu's Blog
Joe Stagner Blog
My Sessions On JorDev
Joel Oleson - SharePoint
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...
Filed under:
Orcas
,
. NET FAQ
,
ASP.NET
,
Visual Basic
,
Visual Studio
,
.NET
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...
Filed under:
Orcas
,
AJAX
,
. NET FAQ
,
ASP.NET
,
Visual Basic
,
Visual Studio
,
.NET
More Posts