Monthly Archives: April 2009

PHPHOST BLOG

Web Hosting Related Articles You May Need

SEO and Keyword Research

Without proper keyword research, your SEO efforts will be mostly wasted.Keywords are the basis of all the rest of the search engine optimization you will implement, both on and off site. Spend plenty of time on this research – don’t rush th… Continue reading

Posted in Links Link, Microsoft Ad Intelligence, SEO, Syndicated, Titles Meta, Web Development | Comments Off on SEO and Keyword Research

C# Design Patterns – The Visitor Pattern

What is the visitor pattern? The visitor design pattern is a way of separating an algorithm from an object structure upon which it operates. A practical result of this separation is the ability to add new operations to existing object structures withou… Continue reading

Posted in Software Design, Syndicated | Comments Off on C# Design Patterns – The Visitor Pattern