I'm looking for books or links where I could learn about DLL programming, i.e. good programming style, typical problems, etc.
I found some info on the web of how to write a code to compile a DLL, info about dynamic & static linking but nothing on the programming style & technique.
I'm especially interested in programming in C# within the .NET framework.