Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP advantages over .NET
Message
De
27/07/2016 12:00:00
 
 
À
27/07/2016 11:26:42
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
VFPX/Sedna
Divers
Thread ID:
01638709
Message ID:
01638770
Vues:
120
>Apart from the cons
>
>Pros
>Build in and free report designer that can also be used in runtime to allow customers to modify and create their own reports
>Build in and free database engine. No need to install or purchase a 3rd party database. Flip side is that it is only really suitable for local or small LAN based applications

- You can use any number of free databases with .NET

>Very data centric
>Easier to learn for non-professionals who do not get the concept of strict typing

- Which makes it easier for non-professionals to introduce bugs that aren't discovered until run time. You can specify var for the datatype in C# and not worry about the real type.

>Generally more RAD, for the simple stuff you generally need less lines of code.

- Simple stuff frequently becomes complex stuff

>Runtime compilation buys you extra flexibility

I was expecting that. Over the years, as I've learned better practices, I've found runtime compilation really means "not tested"

>
>Walter,
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform