Extending Microsoft's Terminal Services Client To Provide Seamless Windows - The Code Project - Internet & Network
Interesting acticle about extending the TS client to support seamless published applications.
Extending Microsoft's Terminal Services Client To Provide Seamless Windows - The Code Project - Internet & Network: "Microsoft's terminal services client (also called 'Remote Desktop Connection') has one main thing against it. Remote applications do not appear as if they are running on the local desktop, instead they appear in a separate window which represents the server's desktop. This is fine if you just want to work exclusively on the server, but can be a pain if you want to switch between applications on the server and the local desktop or want to run applications on different servers. What is needed is a way to display the remoted applications as 'Seamless Windows' on the client."