If you're using Web services, one way to monitor the traffic is with
Fiddler[
^]
Also if you need to investigate the TCP/IP traffic
Wireshark[
^] would be one good tool for that.
Beoynd those I'd still use SQL Profiler to ensure that the operations in the database are running smoothly once the commands get there. That there are for example no missing indexes etc.