To saga



Saga hello
the app I need to build is in visual basic 6.0 data base sql server 7.0 and
2000.
I hope yuor answer. Thanks.
Teresa


Your question is very broad. One thing is to have best practices for
programming
in VB6 and another very different to have best practices while building a
client/
server application.

Your example is a good one. You should always try to avoid hard coding items
like disk drives, but this also applies to any other settings that your app
may need.
Other general best practice include making the application consistent so that
the user will feel comfortable in all its screens. Whenever possible, follow a
generally accepted UI design. And of course, a classic, do not use the End
statement to end your program :-).

One possible best practice for client/server is to validate your user input in
the presentation layer and not at theback end, but some may disagree.

If you explain in more detail what sort of app you need to build, including
the
data base that you will be using perhaps others can provide a more concise
answer to your question.

Regards, Saga
--



"teresacab" <teresacab@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0519C44A-EAFE-4D34-8597-523490C4CC0F@xxxxxxxxxxxxxxxx
Hello my name is teresa from chile

I need to know which should be the best practices to programming in visual
basic 6.0 for aplications client server. Thanks.



Sorry my english...



For example:



Not use directlty in the code units of disc



d:

c:





.



Relevant Pages

  • Re: Homegrown synchronization
    ... to check for update files in the Import DropBox for the server. ... similar to the import code used to update a remote backend). ... code to close the "sync" app. ... synch app, but only one at a time would be able to do synchs. ...
    (microsoft.public.access.replication)
  • RE: Beginners Questions
    ... We do use Windows form on the presentation layer which is on ... terminal server and call web services on the business logic side. ... of using "proxy" authentication on SQL Server. ... > I have written an app with a Windows Forms UI that is deployed to clients ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: Ruby Enterprise App Design Advice
    ... Load balanced to send user to best server. ... FastCGI or SCGI - We would like to replace FastCGI with something ... certain instance and want to have a single session server (if I understand ... deals with login and logout and assigns an app server. ...
    (comp.lang.ruby)
  • RE: C++ Garbage Collector on VMS?
    ... And HW is usually not a problem in th app tier. ... One for App server, one for DB. ... Tiers were a great concept when HW could not keep up with the processing required by each tier and network speeds were slow and unreliable. ... In small to medium app environments, ...
    (comp.os.vms)
  • Re: Schannel and Session Renegotiation
    ... Schannel does not support the server sending app ... We are discussing the option of providing support for the client blowing off ...
    (microsoft.public.platformsdk.security)