You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Loading and building

  1. Non framework plugins which needs to be loaded, have dependancies and will be builded everytime
  2. Framework plugins, thrird party or open source components and the application framework. Keeping all projects together slows down Visual Studio loading, builds, tests and

Test Driven Delay

  1. Unit, integration, data access, ui, tests. When, How Reorganize?
  2. Out of memory exceptions
  3. Overall performance of tests
  4. Usage test examples
  5. Quality of tests

Dark corners in code

  1. Function, FunctionStore, NetCdfFunctionStore, FunctionBindingList, IVariable<T>, VariableFilters
  2. ModelBase (and other IFolderItems)
  3. PersistentEventedList
  4. INotifyPropertyChanged

Complex topics

  1. NHibernate
  2. Cross-Threading
  3. Aspects
  4. Dynamisch Rekenen in Habitat
  • No labels