Click here to Skip to main content
15,901,001 members
Articles / Web Development / ASP.NET

Database Load Balancing Service for ASP.NET

Rate me:
Please Sign up or sign in to vote.
3.76/5 (5 votes)
24 Jul 2006CPOL8 min read 56K   1.2K   46  
Create a service which monitors database availability and server performance which can be used from an ASP.NET web application to determine the most available connection.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer STG Utah
United States United States
Mark is a jock turned geek who has been programming since early 2000 where he stumbled on excel macros and dug down to discover VBA. Since 2001 he has been working for MaxPreps.com where he can be a geek who writes web applications for jocks. He has been using C# and ASP.Net since 2002.

Check out Mark's blog: www.developMENTALmadness.com

View Mark Miller's profile on LinkedIn

Comments and Discussions