Hi,
I'm little bit confused about thin and fat clients in VB applications. I have seen few VB applications where business logic and data access logic is written in DLLs.
But the application (.exe) and DLL reside on the same box (for instance NT server). Users will create the icon and map to the exe on the NT server to run the application.
Is this fat client ot thin client ?
Thanks
I'm little bit confused about thin and fat clients in VB applications. I have seen few VB applications where business logic and data access logic is written in DLLs.
But the application (.exe) and DLL reside on the same box (for instance NT server). Users will create the icon and map to the exe on the NT server to run the application.
Is this fat client ot thin client ?
Thanks