|
-
May 29th, 2000, 04:11 AM
#1
Thread Starter
Lively Member
Hello VBWorld,
I looking for fast client-server model in VB.
Does anyone around have some good (general) tips about this topic....
just let me know!
-
May 29th, 2000, 06:46 AM
#2
i am not quite sure what you mean, but it is possible to write reasonable client-server apps with vb. maybe a few hints:
1: don't use Access as DBMS (with more then a few users)
2: write distributed apps
3: use MTS (prepare for starting problems)
4: find literature about COM/DCOM (www.wrox.com)
5: be prepared for many (!) hours of testing
6: learn to live with MS 'features'
7: don't get scared
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|