Architecting ASP.NET MVC applications

ASP.NET MVC is close to metal framework for building web applications on .NET platform. It is very flexible but not so easy as ASP.NET Forms. This session introduces architectural aspects of ASP.NET MVC framework and goes through decisions that software architects have to make when building enterprise class solutions on it.

Topics covered

  • Factors that affect web applications architecture
  • Overview of domain logic patterns (with real-life examples)
  • Overview of presentation layer patterns (with real-life examples)
  • ASP.NET MVC architecture overview
  • Extension points (with real-life examples)
  • Cross-cutting concerns (with real-life examples)

Two versions available! Short, one hour version of this presentation focuses to ASP.NET MVC extension points. Longer version – 1.5 hours – has also examples about domain logic patterns,presentation layer patterns and cross-cutting concerns.

8 thoughts on “Architecting ASP.NET MVC applications

  • May 6, 2014 at 10:04 pm
    Permalink

    I see here a page that apparently describes a presentation, but… where’s the presentation?

  • May 9, 2014 at 8:58 am
    Permalink

    I don’t publish all the presentations as PowerPoint to web. Some presentations are shared to audience through direct links.

  • August 15, 2014 at 8:45 am
    Permalink

    Hi Gunnar. I’m interested in viewing your longer 1.5 hour version of this talk.

    Any chance you could send me the link please?

    ta, Stu

  • August 15, 2014 at 8:51 am
    Permalink

    Hi!
    I don’t have any recordings available yet.If some conference makes public recordings then, of course, I will publish these here.

  • September 9, 2014 at 9:38 am
    Permalink

    Hello Gunnar,

    Need your help, need to put together solution where the requirement is to design a web platform, where lot of child web application can be hosted within it, the platform will be kind of master page and child web app’s pages will appear within it, and child app will be using authentication, authorization, exception handling, audit logging and several common features hosted by platform, can you estimate me to present it in ppt or diagrammatic manner – or if you have any similar reference material.

  • October 7, 2014 at 5:51 am
    Permalink

    Is there is any Powerpoint presentation/document describing Architecting ASP.NET MVC applications available? If any then where can I get that?

  • October 7, 2014 at 5:53 am
    Permalink

    If any sample project available for the same?

  • October 16, 2014 at 9:16 am
    Permalink

    Hi!
    Slides and sample code are not published to public space yet and I have currently no plans to do so as during this presentation I usually show code from real projects.

Leave a Reply

Your email address will not be published. Required fields are marked *