Up to now, I've always configured my laptop with a wired and wireless interface, each of them being offered a different IP address from DHCP, and each of those IP addresses resolving to different host names. This has always felt kludgey but worked.
Our sysadmins made a configuration that for practical reasons doesn't work, which involves linking the same IP address to the two different MAC's. It doesn't work practically because of the tool they use to do so, but googling for this configuration tells me that this can in fact work.
I've also found posts that indicate that Windows wouldn't accept two interfaces having the same IP.
So, what are the best practices here, and the pros and cons of each approach ? In my particular case, I run Fedora Linux on the laptop. It sounds like using the same IP for both NIC's is in fact a nicer solution, since I would have the same hostname regardless of how I'm connected.