Dexter

Stories kicked by Dexter

Microsoft Team Foundation Server: Moving from Visual Source Safe(blog.kjeldby.dk)

submitted by DexterDexter(30) 2 years, 7 months ago

This post describe how to structure code in Team Foundation Server in a reasonable way. read more...

add a comment |category: |Views: 21

tags: another

Modifiers(blog.kjeldby.dk)

submitted by DexterDexter(30) 2 years, 9 months ago

This article describes how you use and combine modifiers in C#, and explains many of the advanced modifiers in details. read more...

add a comment |category: |Views: 10

tags: another

Using generic methods and constraints(blog.kjeldby.dk)

submitted by DexterDexter(30) 2 years, 10 months ago

This article explain how you create generic classes and methods, including type constraints. The article also discuss the ideas behind generics, as well as alternative approaches. read more...

add a comment |category: |Views: 22

tags: another