Home > Back-end >  To develop a project, each ace to give directions to give directions!
To develop a project, each ace to give directions to give directions!

Time:10-04

Company requirements, develop a system, the realization of function is roughly as follows:
1, realizes the staff basic information input, modify, etc.
2, every employee can enter the system, enter text, photos and saved to the database (database server disk on each employee correspond to a file packet)
3, 5 years of statistics, and 10 years, 15 years... 30 years length of service of employee names and other information
4, the administrator can export all the data for each employee

It is better to be adopted B/S architecture?
Database is ready to use Sql Server, could you tell me what kind of language development is better?
I don't know is ripe for Delphi, can use to change the language to achieve?

CodePudding user response:

If you only know the Delphi, advise you or use Delphi to develop C/S version is better, is soon to
Or B/S you must learn more things to develop like some kind of system, and when the artist, and when the program is not comfortable

CodePudding user response:

This function is simpler, b/s can also

In fact, the complicated function, the enterprise internal use, or the c/s, especially multilayer c/s better:
Good user experience, developed for convenience

CodePudding user response:

See you are good at what,
Want to hurry up with the C/S, but you want to go to each client installation, or provide the installation package download, to do the function of the automatic update,
B/S do interface trouble points, all sorts of browser compatibility between also trouble, xx bank, over the past few years, actually can only use IE

CodePudding user response:

Actually considering C/S and B/S is main or to see your application environment, if the application environment of network is simpler, consider your mastery of the technology of C/S is really not 2 choose

If the network environment is complex, distributed, or B/S fast C/S layers can be achieved, but can't show the bloated directly, B/S is another good upgrade

Convenient to change BUG hey hey

CodePudding user response:

Suggest using DataSnap three layers, good user interface, LAN speed is fast, mature DataSnap database,

CodePudding user response:

Internal use, written by BS

CodePudding user response:

How can, see what you will,
I feel written in b/s convenient point in the update, as to interface it to find the CSS form, which of course is based on at least you do under the premise of a small personal site

CodePudding user response:

B/S,
Using Asp.net + SQL Server, c # & amp; ExtJs4.2 & amp; I got 3.3 & amp; Json.net
1) Extjs a framework, similar to the JQuery
ExtJs4 after this version, put forward the concept of object reference, namely the encapsulation, inheritance, very write of management system and so on, and bring a variety of CSS styles, the interface can also be omitted, the SDK and the DEMO is very detailed, basically will soon be able to get started,

2) NHinbernate ORM framework, database mapping - objects between processing,

3) Json.net is.net using a Json library, the Net's own is not too good,
  • Related