i got two winforms projects separated.
now i need to combine the two projects, just to make it look tidy.

how i do that correctly ?

i tried : Add -> Existing File, and directly select files from other projects.
But i tend to get errors because the namespace is different.
Other error : the data adapter from old project can't be copied into the new project.

Any suggestion ?