Hi all,
Is it possible to put some forms in dll and use these forms ?
Printable View
Hi all,
Is it possible to put some forms in dll and use these forms ?
yes, but of course they cannot be server/mid-tier based Dll's but client.
My client use 1 server and 5 workstation. The server using winNT and SQL server, workstations using win98.
If I use dll, then I have to install my app on workstations one by one ?
You can run the app from the server, but then it could be slow, depending on your network traffic and the transmission speed.
substring.
Forgot.... but of course you have to install the DLL on the client machines. I think you can do a "mass installation" by using the network login script.
substring.