Category: .Net

Usage of Assertion

by sandreo Email

What is an assertion?   "In computer programming, an assertion is a predicate (for example a true–false statement) placed in a program to indicate that the developer thinks that the predicate is always true at that place." (source: Wikipedia) Do… more »

Using NDepend on large project, a success story

by sandreo Email

For one and half years, we have started experimenting NDepend in our daily work at siemens healthcare and now we can see the benefits of using it in terms of: avoiding breaking the build, Impact estimation, Software quality. T… more »