Hi there,
just a quick question about methodologies and standard practices.
If Im starting to write a large application, is it standard practice to have a seperate project linked, which contact all your business logic and data accessing?
Or do people just tend to put it all in one project with the interface?
To that matter, is there any advantages of seperating the two?
Any response gratefully appreciated.
just a quick question about methodologies and standard practices.
If Im starting to write a large application, is it standard practice to have a seperate project linked, which contact all your business logic and data accessing?
Or do people just tend to put it all in one project with the interface?
To that matter, is there any advantages of seperating the two?
Any response gratefully appreciated.