Hi,
Can someone suggest me how to add multiple modules in a single MVC/Web Form Project?
I have different pages like Category Listing, Product Listing, Product Details, Add To Cart etc. I would like to create a single project with all these business logic instead of creating multiple projects with one module in each project.
Please suggest if it is possible and how?
Thanks,
Shino