When you think ASP, think...
Recent Articles
All Articles
ASP.NET Articles [1.x] [2.0 / 3.x]
ASPFAQs.com
Message Board
Related Web Technologies
User Tips!
Coding Tips
Search

Sections:
Book Reviews
Sample Chapters
Commonly Asked Message Board Questions
Headlines from ASPWire.com
JavaScript Tutorials
MSDN Communities Hub
Official Docs
Security
Stump the SQL Guru!
Web Hosts
XML
Information:
Advertise
Feedback
Author an Article
Jobs
















internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers
ASP ASP.NET ASP FAQs Message Board Feedback ASP Jobs
Recommended .NET-Focused Blogs


A blog (sometimes referred to as a weblog) is a personal Web site that is frequently updated. Most blogs are rather personal in nature, with their founders using them as a sort of "online diary." They'll talk about their day, what they're plans are for the weekend, their relationships, their views on world events and politics, and so on. More interestingly, there are a number of blogs that are highly focused on a paritcular subject: law, politics, a specific computer technology, or a particular profession. In fact, there are numerous blogs out there that are highly focused in discussing .NET.

Below are links to pages that list superior blogs for a given technology. These hand-picked blogs have a good "interesting posts" to "personal posts" ratio. With these blogs you're much more likely to find interesting information about .NET rather than the blogger's review of the latest Holywood flick.

If you have any blogs you'd like to recommend for inclusion in any of these categories, let me know!


One of the neat things about blogs is that they typically provide an RSS syndication feed. RSS is a standard that spells out a format for syndicated content in an XML format. (For the specifics of the format, see the RSS 2.0 specification.) There are a number of programs, called aggregators that are designed specifically to organize syndicated content. Some free aggregators build using the .NET Framework include SharpReader and RssBandit. You can also easily build your own aggregator, as I described in this article: Creating an Online RSS News Aggregator with ASP.NET. Too, there are articles here on 4Guys that describe creating and consuming RSS feeds:

This latter article, though, is no longer pertinent, as I've created a custom ASP.NET server control to display an RSS syndication feed in an ASP.NET Web page. This control, named RssFeed, is used in the "recommended blogs" pages, and is demonstrated below, showing the RSS feed from my blog, ScottOnWriting.NET. For more information on this custom control, check out A Custom ASP.NET Server Control for Displaying RSS Feeds.

ScottOnWriting.NET
July's Toolbox Column Now Online6/30/2009 11:03 AM
Final Six ASP.NET Hosting Tutorials Now Online6/19/2009 3:49 AM
Installing the FTP Service for IIS 6.0 On An Alternate Port Number and Configuring Windows Firewall6/17/2009 12:01 PM
June's Toolbox Column Now Online5/28/2009 10:20 AM
Sending ELMAH Errors Via GMail5/21/2009 8:34 AM
Next Four Hosting Tutorials Now Online4/27/2009 8:51 AM
May's Toolbox Column Now Online4/24/2009 6:18 AM
New Tutorials Series on Hosting4/10/2009 4:35 AM
April's Toolbox Column Now Online3/21/2009 11:13 AM
Happy Pi Day3/14/2009 8:53 AM


Windows Internet Technology | ASP.NET [1.x] [2.0] | ASPMessageboard.com | ASPFAQs.com | Advertise | Feedback | Author an Article