Showing posts with label ASP.NET MVC Framework. Show all posts
Showing posts with label ASP.NET MVC Framework. Show all posts

Form interactions using the ASP.NET MVC framework - screencast from MSDN Chopsticks

The screencast is a short demonstration on how you can handle form interactions using the ASP.NET MVC framework.

Introduction to ASP.NET's MVC framework

Beginning on the ASP.NET MVC framework would platformize a new approach to web development, based on the model-view-controller design pattern.

Microsoft built this framework on top of ASP.NET to allow this alternative to work with existing features like membership caching, user controls, web services etc.... In this video, Maarten shows you some basics on the ASP.NET MVC framework like creating a new controller action and a view.



Directly from MSDN Chopsticks