Questions tagged as 'ingenieria-del-software'

1
answer

What is the difference between the concepts "Architecture Style" and "Architecture Patron"? [closed]

What is the difference between the concepts "Architecture Style" and "Architecture Patron"? For example, it is said that REST is an architecture style while MVC is an Architecture pattern.     
asked by 17.12.2017 / 20:45
1
answer

Branch management in GitLab

In the company where we work, we use SVN as a version manager, we plan to migrate to GitLab, but we are not very clear about what the workflow should be like, taking into account the following: Analysts develop both to solve incidents and fo...
asked by 29.09.2016 / 22:31
0
answers

Development of shift system Synchronization [closed]

Good day! There are some systems turning on Turns or Appointments in English. My query is more about the Infrastructure than Programming theme, at least today. Suppose you have software in the cloud that handles shifts, and there are some pla...
asked by 20.10.2016 / 19:48
2
answers

What is the best way to store months in a database? [closed]

I am doing a contracting system and the contracts can be extended up to one (1) year, so the user will only insert the day of creation of the contract and the months of the contract. As you can see in the image, create an enum type column for...
asked by 25.01.2018 / 18:54
1
answer

Go through a data structure looking for them to be the same (reference to memory)?

I have a class that is Place that has a series of data, these I store in an array given that at the time of constructing the objects there can be several with it, so the idea is to go through the array but comparing at the level of reference....
asked by 02.12.2016 / 11:07
1
answer

Can a DAO be called by a Repository?

Searching and reading information about the main differences of a DAO and a Repository a DAO is based on a table in the database and a Repository returns something that in higher layers is understood (bussiness object) according to this post:  ...
asked by 01.10.2018 / 06:49
2
answers

how to include database in the C # project and use it locally?

I have a system in C # for inventories that uses Sql server is already finished, but now if I want to sell or install it on another computer I would have to install sql server Express to the client and that does not fit me, as you do if you Are...
asked by 17.12.2018 / 23:30
1
answer

The road to becoming a software developer [closed]

I would like to know what is the way to become a complete and advanced software developer. I already know some programming but I want to know which is the correct way to become it in a more professional way. I will give you some topics and I wou...
asked by 04.08.2018 / 22:42