I want to make a MVC program. I understand the logic of this sort of structure. I just want to know what is a good way to represent a Model-View-Controller program in the Visual Studio. Should each be its own workspace in the solution, or should the solution file be edited such that each Model-View-Controller coupling be handled as as a tree structure kind of like it is done for an ASP.NET solution.

Hi

Not quite sure I fully understand. Are you asking what kind of structure the solution should be? For example, multiple projects or something else?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.