GeekArticles
Microsoft
ASP.NET
Microsoft
ASP.NETAvoid Exposing Collections Directly as Properties
.NET makes it easy to create strongly typed collections and expose them as properties of our classes. However, this generally results in a design that fails at encapsulation and exposes too much of the internal state. Learn a few simple techniques to keep from going down this path in this article.
Sponsored Links
Read Next: Creating a Login Overlay
Related Topics
Subscribe via RSS
ASP.NET
- Enhancing Performance with Caching MCMS 2002
- patterns & practices: Threat Modeling Web Applications
- Cookieless ASP.NET
- Aspect.NET: Aspect-Oriented Programming for Microsoft.NET in Practice
- Ajax-Driven Web Sites: Under The Hood
- Asynchronous Web Services
- Implementing Tab Navigation with ASP.NET 2.0
- Using WSE 2.0 to Secure Enterprise Integration
- NetAdvantage 2005 Volume 1 Toolset for the Enterprise
- Master Pages in ASP.NET 2.0
