.NET news » Search results

Search results for query "mvc 3" (11):

ASP.NET MVC 3 plug-in architecture using Griffin.MvcContrib

How to create a flexible plugin system with Griffin.MvcContrib.
2012-05-24 07:06:00   Source: ASP.NET MVC 3 plug-in architecture...   Tags: ASP.NET

ASP.NET MVC 3: Develop Hybrid Native and Mobile Web Apps

Shane Church shows you how to build a mobile Web application with ASP.NET MVC 3 and take advantage of native mobile features such as the camera and accelerometer.
2012-02-29 17:00:00   Source: ASP.NET MVC 3: Develop Hybrid Native...   Tags: Build

AJAX based CRUD tables using ASP.NET MVC 3 and jTable jQuery plug-in

Creating AJAX based CRUD tables using ASP.NET MVC 3 and the jTable jQuery plug-in.

NoSQL Document Database: Embedding RavenDB into an ASP.NET MVC 3 Application

Nevermore shall we hear the cries of a lack of nonrelational love for the Microsoft stack, says Justin Schwartzenberger. He demonstrates how exploring the NoSQL world is easy with RavenDB, a .NET/Windows-centric document data store solution that can run in an embedded mode within an ASP.NET MVC application.
2011-10-25 19:00:00   Source: NoSQL Document Database: Embedding RavenDB into an...   Tags: Database

Web Migration: Moving Your Web App from WebMatrix to ASP.NET MVC 3

The Web Pages page-centric programming model supported by WebMatrix is a great way to get Web apps up and running. If you later decide that embracing ASP.NET MVC would give you more flexibility, you're covered. We’ll explain why you might choose to migrate and show you how to do it.
2011-05-01 19:00:00   Source: Web Migration: Moving Your Web App from WebMatrix to...   Tags: ASP.NET

Introduction to ASP.NET MVC 3

Introduction to ASP.NET MVC 3 framework and How to create an application using ASP.NET MVC 3
2011-04-28 07:59:00   Source: Introduction to ASP.NET MVC 3   Tags: ASP.NET

Server-Side Paging with the Entity Framework and ASP.NET MVC 3

You don't always need to get huge amounts of data with your database queries. See how Julie Lerman uses new features of ASP.NET MVC 3 and Entity Framework to perform efficient server-side paging when you don't need to return those big data payloads.

OOP in ASP.NET MVC 3.0 despite of the Razor

OOP is still alive, and we can learn Razor (us) to behave this way...
2011-02-24 00:29:00   Source: OOP in ASP.NET MVC 3.0 despite of...   Tags: ASP.NET

FluentFilters for ASP.NET MVC 3 - Register global filters by specified conditions

This article describes how to use the FluentFilters library with ASP.NET MVC 3 to add support for criteria for global filters.
2011-02-10 14:45:00   Source: FluentFilters for ASP.NET MVC 3 -...   Tags: ASP.NET

ASP.NET, MVC 3, the Razor View Engine and Google Maps

A quick walk-through of getting Google Maps running in MVC 3 with the Razor View Engine
2011-01-26 11:10:00   Source: ASP.NET, MVC 3, the Razor View...   Tags: ASP.NET