Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Re: Dispose pattern in ASP.NET pages

Reply
Thread Tools

Re: Dispose pattern in ASP.NET pages

 
 
Phil Winstanley [Microsoft MVP]
Guest
Posts: n/a
 
      05-15-2004
Oh no I think you've misunderstood what I meant by that.

What I was implying is that for anything that's unmanaged or out of
your control - such as DataBase connections, they should be closed and
cleaned up as soon as possible.

I'm very much in favour of using Business Objects and shoving them in
to Session variables and the like.

This article discusses the concept more: -

http://aspalliance.com/431

(I apologise for the English in that article, it's a little bit wonky)
Hth,

Phil Winstanley,
Microsoft ASP.NET MVP

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dispose pattern in ASP.NET pages mircu ASP .Net 10 02-17-2010 02:24 PM
use of MySQLConnection.dispose and/or MySQLCommand.dispose Antonio Concepcion ASP .Net 3 02-17-2005 06:33 PM
Re: Dispose pattern in ASP.NET pages Phil Winstanley [Microsoft MVP] ASP .Net 1 05-15-2004 12:08 PM
implement dispose method Billy ASP .Net 1 11-13-2003 02:11 AM
Should I close a connection in a dispose method? SS ASP .Net 2 07-03-2003 06:30 PM



Advertisments