Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet distributed apps > june 2003

3-tier example
Posted by Gene Ariani at 6/29/2003 2:43:11 PM
Hi; I am looking for 3-tier web examples for .Net environment. Most examples treat the code as they are residing on the same machine. I am looking for an example that treats 3-tier as client, business and data layer residing on three different severs. Any direction is appreciated it. ...more >>


DAL Issues
Posted by Stanley at 6/27/2003 12:11:59 PM
When building a DAL I have found that you cannot close a SqlDataReader even in the Finally statement when you return the SqlDataReader from your function in your DAL. So this leaves an open connection. Now that is not really so bad in some cases where the site will not be hit much but in our cas...more >>

Architecture Question
Posted by Paul Speranza at 6/24/2003 10:04:21 PM
I have a client that has a major powerbuilder app that they are about to redo. I work only on custom web apps for one of their clients using .Net but I do get called in for many of their discussions. For the custom apps that I build I have been following the N-Tier type of architecture and keep a...more >>

Distributed architecture best practices
Posted by alyssa_no_spam NO[at]SPAM yahoo.com at 6/24/2003 1:14:59 PM
Does anyone have a link for MS best practices for distributed application architecture with .NET (specifically component load balancing)? My company is contemplating writing their own CLB-er and I'm looking for more "standard" ways of balancing our .net components. I've looked into using App C...more >>



DevelopmentNow Blog