Archive for October 2006

deconcept

October 31 2006

I just happen to be researching a Flash solution and an unrelated Flash article caught my eye for future reference: deconcept

Tags:

Comments (+)

RE: Formatting ASPnet Repeaters

October 9 2006

I’m not sure why but when I apply this method,

e.Item.Controls.RemoveAt(0)

to a Repeater ListItem containing the template during the ItemDataBound event:


[server object]
[server object]
[server object]

The method removes both the and the
and the element.
I thought it would only remove the
but
apparently I’m wrong. But I’m not sure why.

Tags:

Comments (+)

CSS demonstrations

October 5 2006

For later exploration: Stu Nicholls | CSSplay | CSS demonstrations

Tags:

Comments (+)