Archive for October, 2007

Experiments with cascading style sheets

Every once in a while, I like to use StumbleUpon to see what’s out there.  Tonight, I found this site.  This is probably the best CSS site I’ve seen yet.  Not just a bunch of how-to articles, but a lot of practical working examples that you can use right now.

Experiments with cascading style sheets

Technorati Tags:

del.icio.us Tags:

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Wednesday, October 31st, 2007

DotNetNuke Tweak FOR SEO

DotNetNuke does a pretty decent job of being optimized for the search engines.  But, while tweaking one of my sites today, I realized there is one place where there is room for improvement.

(more…)

Wednesday, October 31st, 2007

Editing in a GridView without switching to Edit mode.

I just saw a question about this yesterday and realized that while I know how to do this, not everyone does.  So, here we go…

Here’s the problem.  You want to be able to edit all of the rows in the gridview at once instead of having to switch to edit mode and save one row at the time.  Normally, you’d want to do this when only a couple of items need to be changed per row and not the entire row’s worth of data.

(more…)

Tuesday, October 30th, 2007