The Artima Developer Community
Sponsored Link

.NET Buzz Forum
A Layered ASP.NET MVC Application - Part I

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
SANKARSAN BOSE

Posts: 260
Nickname: sankarsanb
Registered: Oct, 2008

SANKARSAN BOSE is a .NET Professional
A Layered ASP.NET MVC Application - Part I Posted: Apr 12, 2009 8:13 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by SANKARSAN BOSE.
Original Post: A Layered ASP.NET MVC Application - Part I
Feed Title: Sankarsan's Journal
Feed URL: https://sankarsan.wordpress.com/feed/
Feed Description: Technology,Science,Books,Movies.....
Latest .NET Buzz Posts
Latest .NET Buzz Posts by SANKARSAN BOSE
Latest Posts From Sankarsan's Journal

Advertisement
Normally while developing ASP.NET applications we follow a layered architecture with the Web/Presentation layer decoupled from the core business logic via the Service Interface.Whereas most of the examples we come across in ASP.NET MVC, the Model (O/R layer) seems to be very tightly integrated with the web application.I just started how I can seperate out [...]

Read: A Layered ASP.NET MVC Application - Part I

Topic: Azure Services Platform Developer Center Previous Topic   Next Topic Topic: How to Apply Control Templates in WPF

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use