-
The most effective way to document .NET code so that others can understand it and use it, is to use XML Documentation and SandCastle. It isn't that easy. Michael Sorens produces the easy guide to the process that Microsoft never managed, and introduces several applications that help.
-
In one product of our solution we needed to record the full history of some entities. What does this mean? It means we create a history entry whenever the state of the corresponding entity changes.
When doing this there are basically two ways one can choose – either implicitly generate the history records or doing it explicitly. To go the implicit route we could have used an interceptor mechanism to automatically and transparently create a history record whenever the entity changes and the change is persisted to the database.
Since we chose to go the explicit route creating a history for an entity became a domain concept.
-
Generics provide a way for developers to define subroutines, functions, fields, properties as well as classes, structures, interfaces and even delegates in such a way that the parameters are not of any particular type. In a sense the constructs are defined in a generic approach.
The .NET Framework contains the following namespaces:System.Collections, System.Collections.Generic. The latter mimics very much the features of the former. -
One of the biggest advantages of Android over iPhone is widgets. Android has them, iPhone does not.
-
U heeft net als ieder normaal mens totaal geen boodschap aan een nieuw mega-populaire 16-jarige pussy magnet Justin Bieber, maar u zweeft wel graag weg op de klanken van pak ‘m beet Sigur Rós, Brian Eno of andere ambienthelden?




