in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » techie » .NET » interface (RSS)
  • embracing interfaces

    For the past years of my career as a .NET developer, i can hardly remember that i used interfaces as parameters or return types from my business objects. DAL interfaces are out of this context since you want your DAL methods to be generic for whatever datasource. For those two years, I am really a fan...
    Posted to Weblog by jokiz on 06-01-2006
  • Array of Interfaces

    I have this custom layout logic for a custom container control which uses a number of properties defined on an interface implemented by most of our controls. For this implementation, I needed temporary holders of controls which implement the said interface and the need for an array of the said interface...
    Posted to Weblog by jokiz on 03-03-2005
Page 1 of 1 (2 items)