Is it possible to define an area in MVC that will also act as a Controller with AreaViewEngine from s#arp architecture?

Take a look at : stevehodgkiss.com/blog/2010/03/21/restfu....

Take a look at : stevehodgkiss.com/blog/2010/03/21/restfu... I think you'll be able to use that to achieve what you want.

Thank you for the link. It seems to be what I need! – Alexandre Jobin Aug 30 '10 at 15:12.

You just need to use routing to handle what you are wanting to do. I would suggest reading up on routing and what you can do with that. In this particular case, an area will probably be overkill.

Areas were really designed to break the application up into more manageable chunks. Some look at areas as sub applications, some look at them as application partitions. I say it really depends on what you are trying to do and what your needs are.

Agreed. Looking at the routing is the answer here. Areas are auxiliary to this.

– Martin Aatmaa Aug 29 '10 at 3:31 you are right... its seems to be a routing configuration that I need to do. Thank you for the help! – Alexandre Jobin Aug 30 '10 at 15:11 glad we could help.

– Alec Whittington Aug 31 '10 at 19:57.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions