Tagged Questions
1
vote
3answers
436 views
Can you/should you develop components for ASP.NET MVC?
Following from the previous question I've started to wonder - is it possible to implement "Components" in ASP.NET MVC (latest version)? And should you?
Let's clarify what I mean with a "component". ...