You need to provide more information for anyone to be able to provide you an answer.
FYI, if you are using a container like Windsor, then it will automatically dispose your disposable components without you needing to dispose them manually on the container's disposal. On Mon, Jun 15, 2009 at 11:06 PM, KCube <[email protected]> wrote: > > Can anyone please help me ... > > How to dispose object and linq to sql datacontext objects. > > i dont want to repeat the dispose method in every controller.. > can it be done in one base controller and inherit from those.. > > or is there any other way? > > > > > -- Jono --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
