Latest Articles
Tuesday, October 14, 2008
Covering the basics of RSS feeds (Really Simple Syndication), and their use in promoting websites.
Sunday, October 12, 2008
An introduction to how ASP.NET works, how to use it, and what you can do with it, with comparisons for those moving on from Visual Basic .NET.
Wednesday, September 24, 2008
Discussion of how to create a dynamically generated robots.txt file with ASP.NET, to serve additional functionality and save time.
Tuesday, September 09, 2008
Quick article covering why and how you may wish to hide the sometimes long, revealing IDs created on the HTML side of ASP.NET code.
Monday, September 08, 2008
Quick coverage of Apple Touch icons, and the viewport META tag.
Monday, September 08, 2008
Using the relatively unspoken thumbnail_url META tag to improve website exposure.
Saturday, July 19, 2008
In order to provide a more flexible website structure, while maintaining fixed similarities between pages, it is possible to nest ASP.NET MasterPages within each other.
Tuesday, July 15, 2008
Classic ASP is still widely used throughout the web, providing very good functionality. However, with the .NET Framework 3.5, newly added features are certainly a good incentive to upgrade.