Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Implementing IDisposable in a class
Message
From
14/02/2014 16:14:14
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01594093
Message ID:
01594338
Views:
33
>well ... too bad :).

I actually prefer to have the disposable feature at the class level so I do not have to negotiate with that in the client class.

Actually, I almost do not have any Using in a client application. All the Using, whereas any problematic of failure, memory leak and so on, are all plugged into the framework. Which is where I believe they all should be. So, any developer following the standards for development a new application, do not have to worry about that.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform