F
F
Festelo2017-08-22 23:29:00
ASP.NET
Festelo, 2017-08-22 23:29:00

Is it worth dividing the data parser for the site and the site into two projects?

I plan to make a website on ASP Net Core. This site will have to be updated every X time with content that should be parsed from different sites. The parser will fill the database, and the site will take data from it.
I wanted to separate the parser and the site into two projects, but then is it worth moving the work from the database to the 3rd project or duplicating it in both?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Impeeeery, 2017-08-23
@Festelo

in the sense of the VS project? Yes
, the site is the front, the content thief is the back

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question