Welcome to AspAdvice
Sign in
|
Join
|
Help
Steven Smith
Now blogging at
SteveSmithBlog.com
Sponsor
Microsoft Advertising
loading...
Ads Via Dev
Mavens
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
.NET
ADO.NET
advertising
ajax
announcement
ASP.NET
Atlas and Ajax
Books
C#
Caching
CC.NET
ci
CMS
community
conference
Cool Tools
devconnections
dotnetnuke
Events
gadgets
hardware
Marketing
Microsoft Office
MVC
Outlook
PDC
performance
Personal
regional director
Reporting Services
reviews
Scalability
Search
Security
silverlight
Software Development
Speaking
SQL
sql2005
SSRS
tdd
Team System
Test Driven Development
TFS
TiVo
video
VirtualPC
vista
Visual Basic
Visual Studio
VS.NET
VSTS
Window Forms
Windows
WPF
XAML
zune
News
ASP.NET Articles
ASP Forums
SQL Forums
XML Forums
Regular Expressions
C# Feeds
Threat Level:
Don't go around saying the world owes you a living. The world owes you nothing. It was here first. - Mark Twain
Navigation
Home
Blogs
Forums
Photos
Downloads
My Reader
Archives
July 2008 (2)
June 2008 (10)
May 2008 (9)
April 2008 (15)
March 2008 (21)
February 2008 (9)
January 2008 (20)
December 2007 (12)
November 2007 (15)
October 2007 (17)
September 2007 (8)
August 2007 (4)
July 2007 (9)
June 2007 (17)
May 2007 (9)
April 2007 (9)
March 2007 (8)
February 2007 (9)
January 2007 (27)
December 2006 (8)
November 2006 (10)
October 2006 (11)
September 2006 (12)
August 2006 (9)
July 2006 (19)
June 2006 (15)
May 2006 (10)
April 2006 (6)
March 2006 (19)
February 2006 (8)
January 2006 (13)
December 2005 (8)
November 2005 (10)
October 2005 (12)
September 2005 (14)
August 2005 (18)
July 2005 (12)
June 2005 (19)
May 2005 (5)
April 2005 (9)
March 2005 (15)
February 2005 (12)
January 2005 (3)
December 2004 (1)
November 2004 (1)
October 2004 (1)
September 2004 (2)
August 2004 (3)
July 2004 (1)
June 2004 (4)
May 2004 (1)
April 2004 (10)
March 2004 (15)
February 2004 (20)
January 2004 (2)
Events
ASPNetConnections Fall 2005
Music
Redshift
My Articles
Dynamic Excel Reports with ASP
ASP.NET Whidbey Overview
ASP.NET Whidbey Caching Overview
ASP.NET Caching Tips
ASP.NET Micro Caching
Writing a Days of the Week Selector Control
.NET Data Access Performance Comparison
MSDN: Regular Expressions in ASP.NET
MSDN: Evolving Custom Controls in ASP.NET
MSDN: Get Test Infected With NUnit
MSDN: Best Practices Using ASP.NET Caching
MSDN: Bind Your Data in ASP.NET 2.
MSDN: Creating a Cache Configuration Object for ASP.NET
Use Write Caching to Optimize High Volume Data Driven Applications
Programmatically Expire Output Cache Entries
My Books
ASP.NET Developer's Cookbook
ASP.NET By Example
Notable Blogs
Wayne King
Scott Guthrie
Rob Howard
Nikhil Kothari
Brad Abrams
My Army Blog
ArmyAdvice Community
Julia Lerman
J. Ambrose Little
Bob Parsons
Eric Sink
Gregg Stark
Brendan Enrick
February 2005 - Posts
Monday, February 28, 2005 11:38 PM
Convert TivoToGo Files to Normal MPG for DVD Recording
I've had a TiVo for a couple of years now and just recently installed the TiVo Desktop and TivoToGo software. I immediately ran into the problem that it's impossible for me to burn shows to DVD without using Sonic's software (I already have Nero so why
Posted by
ssmith
|
1 Comments
Filed under:
TiVo
Friday, February 25, 2005 8:45 PM
Community Server Source Available
Rob Howard announces that Community Server , which was released last week, now has source available as well. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Posted by
ssmith
|
(Comments Off)
Filed under:
ASP.NET
Tuesday, February 22, 2005 7:57 PM
Spec Writing
I'm taking all my paper notes that I've accumulated over the last year (or two) on what the next version of my Internet advertisement server application will look like, and putting them into an electronic specification document . Not wanting to start
Posted by
ssmith
|
1 Comments
Filed under:
ASP.NET
Monday, February 21, 2005 11:17 PM
More Updates To AspAlliance
Last week I built some RSS consuming pieces for AspAlliance.com . I decided late in the week that I wanted to go ahead and add a listing of blog entries made by any AspAlliance Author , but although I had all the code to merge the many RSS feeds, I didn't
Posted by
ssmith
|
(Comments Off)
Filed under:
ASP.NET
Friday, February 18, 2005 12:34 PM
Rules to Live By
Bob Parsons , owner and founder of GoDaddy.com , has published his rules for survival, “Robert, they can't eat you!” . It's definitely a good read. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Posted by
ssmith
|
(Comments Off)
Filed under:
Personal
Thursday, February 17, 2005 5:40 PM
An Interesting Prediction/Critique of Microsoft's .NET Platform
Richard Grimes, a very recognized author and speaker on .NET topics, addresses what he considers as some missteps in the development of .NET and offers words of warning about the future of the platform . I have to say that some of his predictions, while
Posted by
ssmith
|
5 Comments
Filed under:
ASP.NET
Thursday, February 17, 2005 5:27 PM
Wireless Dropping Problem (and Solution)
On one of the AspAdvice mailing lists somebody was asking for help with their wireless card that kept dropping and re-connecting to the wireless network. The solution seems to be described in this ArsTechnica article, Ask Ars: routinely dropping WiFi
Posted by
ssmith
|
(Comments Off)
Filed under:
Personal
Wednesday, February 16, 2005 11:13 PM
Merging Multiple RSS Feeds
I've been working on a feature for the AspAlliance.com home page that would show some news and articles from a variety of sources in a single listing. So for the last day or two I've been building a couple of classes and methods and unit tests, etc. to
Posted by
ssmith
|
2 Comments
Filed under:
ASP.NET
Wednesday, February 16, 2005 6:40 PM
Data Access Performance Comparison
My article on Data Access Performance Comparison with .NET, ASP.NET and ADO.NET was published today on AspAlliance.com . In it, I compare the performance of several common data access techniques, including using DataReaders vs using DataTable or DataSet
Posted by
ssmith
|
(Comments Off)
Filed under:
ASP.NET
Sunday, February 13, 2005 9:42 PM
Reason Number 10,001 Why I Am Glad To Be Self Employed
This article, When Blogging Gets Risky , talks about some of the negative effects blogging can have on employees when their employers read everything they say on their blogs. It also makes a good point that companies should have blogging policies, and
Posted by
ssmith
|
2 Comments
Filed under:
Personal
Saturday, February 12, 2005 1:43 AM
Update Completed
Updated the AspAlliance.com a few minutes ago. The new site looks like this: First off, it won't look anything like this if your CSS file is cached. So if it looks goofy to you, hit CTRL-F5 to refresh all files including the new CSS. I ran into one problem
Posted by
ssmith
|
5 Comments
Filed under:
ASP.NET
Friday, February 11, 2005 11:12 PM
Big Update To AspAlliance
I'm getting ready to push a big update of AspAlliance.com tonight. I've implemented a number of Scott Mitchell's articles/samples into the site now, including his UrlRewrite article (which someone referred me to when I was asking about resources on the
Posted by
ssmith
|
4 Comments
Filed under:
ASP.NET