I'm about to start to develop a Windows application that should be possible to run in a Citrix/Metaframe environment. I'm going to use MS Visual Studio .Net C++ for the development.
Do anyone know if there is anything in particular to take into consideration when developing such an application? Will I for instance be able to use the registry in the same way as in an standard Windows app? My app will use sockets for communication between a client app and a server app, could I assume that sockets will work in the Citrix/Metaframe environment as they do in a standard Win App? My app will also connect to a SqlServer 2000 database, could I expect any problems with that?
Any tips, ideas or sharing of experiences will be greatly appreciated!!!
Best Regards
MiKa
Do anyone know if there is anything in particular to take into consideration when developing such an application? Will I for instance be able to use the registry in the same way as in an standard Windows app? My app will use sockets for communication between a client app and a server app, could I assume that sockets will work in the Citrix/Metaframe environment as they do in a standard Win App? My app will also connect to a SqlServer 2000 database, could I expect any problems with that?
Any tips, ideas or sharing of experiences will be greatly appreciated!!!
Best Regards
MiKa