At home I have a HTPC with some SMB shares for Music and Videos. Much to my annoyance my beloved macbook insisted on creating .DS_Store files on these shares whenever I used them. That is, until I found out how to prevent it doing so.
Open Terminal.app, type the following and hit return
defaults write com.apple.desktopservices DSDontWriteNetworkStores [...]