Design Patterns for ASP.NET (Part 2)(devx.com)

submitted by rimsystemsrimsystems(6119) 5 years, 2 months ago

As you saw in the first article in this series, ASP.NET automatically implements the Model-View-Presenter (MVP) pattern when you use the built-in "code-behind" approach. However other patterns, usually referred to as "controller patterns," are also suitable for use in ASP.NET. These patterns extend the capability for displaying a single view by allowing applications to choose which view to display at runtime depending (usually) on user interaction.

1 comment |category: |Views: 7

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by webber123456webber123456(0) 5 years, 2 months ago 0

ASP.net doesn't seem to be a candidate for MVP.

Website development is much more suited to MVC and unfortunately MS doesn't get that concept, because they continue to push for code free development which is .. ???

Reply

information Login or create an account to comment on this story