当前位置:首页 > 开发教程 >

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

时间:2013-04-24 17:07 来源:网络整理 作者:采集侠 收藏

佳文推荐:25个优秀的 ASP.NET MVC教程及文章推荐 朱先忠Learn ASP.NET MVCThis is official learning site about Microsoft ASP.NET MVC. Here youcan find lot

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

上一篇 / 下一篇  2009-09-10 07:02:00 / 精华(3) / 置顶(3) / 个人分类:ASP.NET MVC

/ /

佳文推荐:25个优秀的 ASP.NET 教程及文章
推荐  朱先忠

Learn ASP.NET MVC

This is official learning site about Microsoft ASP.NET MVC. Here you can find lots of tutorials and videos that will help you to learn ASP.NET MVC.

Script. and CSS Management in ASP.NET MVC

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

Kazi Manzur Rashid posts an article consisting of two parts in which he tells about script. and CSS mangement in ASP.NET MVC . Her you can read thefirstandsecondpart.

Free ASP.NET MVC NerdDinner Tutorial Now in HTML

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

Scott Guthrie published a PDF and HTML Versions of NerdDinner tutorial which covers all basic concepts of this technology and demonstrates how to build ready ASP.NET MVC applications.

Upgrading the default ASP.NET MVC project with IoC and the Unity Controller Factory

Kevin Hoffman tells about using the IoC and Unity Controller Factory in ASP.NET MVC projects.

Setting up a minimal ASP.NET MVC project in Visual Studio

In this post Michiel van Oosterhout will walk through the required steps to create a project that contains the minimal amount of configuration and code to get ASP.NET MVC running. In the course of this post you will get a better understanding of Routing and the MVC framework.

File Uploads in ASP.NET MVC

Justin Etheradge tells about handling files uploads in ASP.NET MVC.

Integrating and ASP.NET MVC

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

In this article Tim Heuers shows how to integrate Silverlight with ASP.NET MVC projects.

Scripting ASP.NET MVC Views Stored In The Database

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

Optimizing URL generation in ASP.NET MVC - Part 1

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

An interesting two-part(First part,Second part) article about optimizing URLS in ASP.NET MVC.

ASP.NET MVC Best Practices

In this series of articles Kazi Mansur shares some of the best practices/guideline in developing ASP.NET MVC applications

13 ASP.NET MVC extensibility points you have to know

One of the main design principles ASP.NET MVC has been designed with is extensibility. Everything (or most of) in the processing pipeline is replaceable so, if you dont like the conventions (or lack of them) that ASP.NET MVC uses, you can create your own services to support your conventions and inject them into the main pipeline. This post shows 13 extensibility points that every ASP.NET MVC developer should know, starting from the beginning of the pipeline and going forward till the rendering of the view.

5 Blogs ASP.NET MVC Developers Should Be Following

A list of blogs about ASP.NET MVC.

Walkthrough: full example of using MvcContrib grid with datatable

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

Testing in ASP.NET MVCFirst steps with Lightweight Test Automation Framework

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

In this post Steve Sanderson explain what Lightweight Test Automation Framework does and how you can use it with ASP.NET MVC.

Free Chapter of Beginning ASP.NET MVC 1.0 - Testing ASP.NET MVC Applications

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

Simone Chiaretta announces the availability of chapter 9 of Wrox Beginning ASP.NET MVC 1.0 book about Testing ASP.NET MVC Applications and shares some good news about the release date of the book.

Modifying the default unit tests for an ASP.NET MVC project to use Moq

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

One more interesting article from Kevin Hoffman about using the Moq test in ASP.NET MVC projects.

ASP.NET MVC and jQueryUsing jQuery Grid With ASP.NET MVC

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

Phil Haack shows how usejQuery grid element with ASP.NET MVC.

Editing in jqGrid with ASP.NET MVC

Eric Schoneveld continues previous tutorial AND shows how toad editing abiolity to jQuery grid.

Asp.Net MVC + jQuery == true

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

Another tutorial about using the jQuery in ASP.NET projects from Andreas Ohlund.

ASP.NET MVC Tip: Turn on compile-time View Checking

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

This article shows how to enable compile-time View checking for ASP.NET MVC projects.

Creating A Tabbed Menu Control For ASP.NET MVC

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

A simple tutorial about creating tabbed menu in ASP.NET MVC applications.

ASP.net MVC and JQuery Cascading Dropdown list

佳文推荐:25个优秀的 ASP.NET MVC教程及文章

Imagine that you have an E-Commerce site and you would like the user to drill down into the attributes of a product to help the user find exactly what they need. You display a dropdown list of product colors. Each time a user selects a new color, a dropdown list displaying products available in that color is populated. In this demo, I've created a small application demonstrating on how to use ASP.net MVC 1.0 framework and JQuery to complete the task.

jQuery Search box and Asp.net MVC

佳文推荐:25个优秀的 ASP.NET MVC教程及文章


开发教程阅读排行

最新文章