I'm developing an enterprise application which envolves login with domain user in a multi domain environment. to identify the user in my db i'm using the domain name + user name. i saw that i can use the fqdn (full qualified domain name) or the netbios of the domain for the domain name section.
i'm wondering, what is better to choose? thanx in advance..