Search code examples
C#: Difference between List<T> and Collection<T> (CA1002, Do not expose generic lists)...


c#collectionsencapsulation

Read More
How-to return a const std::vector<Object *const>?...


c++stlconstantsencapsulation

Read More
What functions to put inside a class...


classlanguage-agnosticfunctionencapsulation

Read More
Use of Interface for data hiding...


oopencapsulation

Read More
How do I separate display of data vs. usable data in an HTML table?...


javascripthtmlencapsulationidioms

Read More
How should I encapsulate this multi-dimensional enum?...


c#enumsencapsulation

Read More
How do you take decision to define a variable "private"?...


javaencapsulationprivate-members

Read More
Encapsulating Nested XML...


c#xmlencapsulation

Read More
Clojure allows encapsulation and inheritance, but can I combine them?...


inheritanceclojureencapsulation

Read More
Do Ruby's "Open Classes" break encapsulation?...


rubyencapsulationmonkeypatching

Read More
Need some help with creating a factory class to encapsulate object creation...


c#factoryencapsulation

Read More
Encapsulation v Performance...


c++performanceencapsulation

Read More
How to best encapsulate window handles?...


c++openglencapsulationdirect3dhwnd

Read More
Why stick to get-set and not car.speed() and car.speed(55) respectively?...


oopencapsulationsettergettercar-analogy

Read More
Isn't there a point where encapsulation gets ridiculous?...


c#c++encapsulationyagni

Read More
Encapsulation in Javascript...


javascriptoopencapsulation

Read More
Is there a standard Cyclic Integer Class in C++?...


c++classintegerencapsulationmodulus

Read More
Class encapsulation with Repository Pattern...


c#asp.netencapsulation

Read More
How to implement conditional encapsulation in C#...


c#conditional-statementsencapsulation

Read More
Maintaining encapsulation when wrapping native libraries...


c#dependenciesencapsulationwaveout

Read More
Hide functions from outside namespaces...


c#encapsulation

Read More
How to encapsulate a file include?...


phpoopincludeencapsulation

Read More
Declaring private member variables...


iphoneobjective-cpropertiesencapsulationprivate-members

Read More
Advise requested regarding proper use of encapsulation in Java...


javaoopencapsulation

Read More
TDD, DDD and Encapsulation...


c#tdddomain-driven-designencapsulationgetter

Read More
RESTful Rails & encapsulating behaviour...


ruby-on-railscontrollerencapsulationbehavior

Read More
How to use property on Scala?...


c#scalaencapsulation

Read More
ActiveCollection Encapsulation...


apache-flexencapsulation

Read More
OO Design - Object asks question to class that indirectly holds it...


oopencapsulation

Read More
ASP.Net C# - Moving Code from Codebehind to Class File...


c#asp.netencapsulation

Read More
BackNext