Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which is safer, Client Side or Server-Side data processing?
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Which is safer, Client Side or Server-Side data processing?
Divers
Thread ID:
01489520
Message ID:
01489520
Vues:
120
Client-side uses .NET Data Objects to process and update data. However, server-side uses ExecScalar() to execute Dynamic SQL to process and update data. My concern in client-side methodology is the data integrity which is possible specially if there are a hundred users simultaneously using the system. Server-side maybe is a little bit slower but I do think that it's safer because the server does the locking and queuing of sql statements to be executed.

What do you think is safer methodology in updating and processing data?
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform