Content tagged with: mvc
Learn how to structure web applications by using the good old Model-View-Controller pattern in the browser rather than on the server. You’ll learn how to build models with key-value binding and custom events, collections with a rich APIs and views with declarative event handling. You’ll also learn how to connect it all to REST interfaces built with the Service Stack API. After attending this tutorial you’ll be able to build modern web applications with super snappy user interfaces using technologies you’re already familiar with.
This tutorial shows how to create an extremely simple MVC boilerplate for small projects which don’t require a massive framework, like CodeIgniter or CakePHP. You will see how to build such a solution in ten minutes or so.
Several JavaScript libraries which implement the Model-View-Controller pattern recently gained attention. Only few of these libraries offer a superstructure which manages the individual models, views and controllers. It’s easy to set up a simple MVC example, but an application with multiple complex interfaces will need a sophisticated overall architecture. The talk will start with the popular Backbone.js library as a basis, discuss its shortcomings and present a field-tested application architecture. As an example, the talk will show how to implement an OAuth-based client-side login via Facebook, Twitter or Google.
This is a short introduction to the Model View Controller (MVC) design pattern.
This screencast explains the folder structure of the ASP.NET MVC Application.
Producer: www.highoncoding.com
Come hear about the key concepts and features behind the two primary user interface technologies available for ASP.NET: MVC and Web Forms. Learn the pros and cons of both MVC and Web Forms, how to determine the best choice for a specific project, various techniques and patterns used to build MVC applications vs. Web Forms applications, and the implications for using each approach.
This screencast introduces the model binders in an ASP.NET MVC application.
Producer: http://www.highoncoding.com
This introduces routing in ASP.NET MVC application. Routing enables to create hackable URL which are easily indexed by the search engines.
Learn how to build mobile Web sites using the ASP.NET MVC framework. See how to create customized mobile experiences by extending the Views in the MVC framework and using the latest device detection techniques.
This screencast demonstrates how to get started with Ajax in ASP.NET MVC Framework.






Twitter
Facebook
RSS Feed