website - Looking for a non-trivial 3 layered asp.net example -


I see an example of an asp.net website (with source), has been implemented with layer 3 architecture And some complications like user authentication and user permissions, etc.

Does anyone know such an example?

If you favor ASP.NET MVC (and I can suggest that you should be) Then () is one of the best examples of structuring an application.

Personally I think that instead of focusing on n-tier / 3-tier architecture, you focus your efforts on designing web applications responsibly by using principles like SLAID. needed.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -