MVC学习

Insus.NET从国庆节开始,全新学习ASP.NET MVC,到今天已经两个半月了,在这两个半月当中从不懂至了解,从了解至功力加深。今天Insus.NET想把所有练习,经验分享给CSDN网友们,特别是也想学习MVC的网友们,望共同努力......

下面博文:
创建第一个MVC应用程序》 http://www.cnblogs.com/insus/p/3358560.html

@Styles的nameSpace是什么http://www.cnblogs.com/insus/p/3358703.html

MVC应用程序使用Entity Frameworkhttp://www.cnblogs.com/insus/p/3359111.html

MVC bundle(包扎)CSS或是JS文件http://www.cnblogs.com/insus/p/3360918.html

DataTable数据显示于MVC应用程序http://www.cnblogs.com/insus/p/3361182.html

MVC用非Entity Framework将数据显示于视图http://www.cnblogs.com/insus/p/3364235.html

MVC用非Entity Framework将数据显示于视图(二)http://www.cnblogs.com/insus/p/3364482.html

MVC显示详细记录Without Entity Frameworkhttp://www.cnblogs.com/insus/p/3366608.html

MVC添加数据并存入数据库http://www.cnblogs.com/insus/p/3367244.html

MVC实现删除数据库记录http://www.cnblogs.com/insus/p/3368042.html

MVC实现更新数据库的数据http://www.cnblogs.com/insus/p/3369609.html

15天学习MVC后的小结(分享经历与想法)http://www.cnblogs.com/insus/p/3369870.html

MVC 5显示、创建、编辑、删除等功能实练http://www.cnblogs.com/insus/p/3372916.html 

正则表达式模式http://www.cnblogs.com/insus/p/3374146.html

验证或是提示字段请求值http://www.cnblogs.com/insus/p/3374270.html

MVC 5使用ViewData(对象)显示数据http://www.cnblogs.com/insus/p/3377178.html

MVC 5使用ViewData(模型)显示数据http://www.cnblogs.com/insus/p/3377217.html

MVC 5使用ViewBag(对象)显示数据http://www.cnblogs.com/insus/p/3377663.html

MVC 5 Strongly Typed Views(强类型视图)http://www.cnblogs.com/insus/p/3377826.html

MVC 5使用TempData Object跨视图传递数据http://www.cnblogs.com/insus/p/3378016.html

自定义MVC的Helper扩展方法http://www.cnblogs.com/insus/p/3379485.html

MVC母版页_Layout.cshtmlhttp://www.cnblogs.com/insus/p/3380419.html

MVC的部分视图(Partial View)http://www.cnblogs.com/insus/p/3381357.html

Html.DropDownListFor练习http://www.cnblogs.com/insus/p/3382575.html

Html.DropDownListFor练习(2)http://www.cnblogs.com/insus/p/3383277.html

MVC应用程序结构与规划http://www.cnblogs.com/insus/p/3384472.html

多表关联解决数据在MVC显示http://www.cnblogs.com/insus/p/3385128.html

_ViewStart文件应用http://www.cnblogs.com/insus/p/3393297.html

MVC删除操作前confirm提示http://www.cnblogs.com/insus/p/3400717.html

MVC应用程序JsonResult()的练习http://www.cnblogs.com/insus/p/3402042.html

jQuery选择器遇上一些特殊字符http://www.cnblogs.com/insus/p/3403688.html

MVC应用jQuery动态产生数据http://www.cnblogs.com/insus/p/3410138.html

MVC应用程序使用jQuery接收Url的参数http://www.cnblogs.com/insus/p/3410473.html

解决MVC应用程序数据重复加载问题http://www.cnblogs.com/insus/p/3411754.html

jQuery实现DropDownList(MVC)http://www.cnblogs.com/insus/p/3413749.html

jQuery实现两个DropDownList联动(MVC)http://www.cnblogs.com/insus/p/3414480.html

在jQuery定义自己的扩展方法函数http://www.cnblogs.com/insus/p/3415312.html

在jQuery定义自己函数http://www.cnblogs.com/insus/p/3415444.html

MVC应用程序的jQuery代码重构http://www.cnblogs.com/insus/p/3415821.html

使用jQuery的$.ajax()向MVC控制器Post数据http://www.cnblogs.com/insus/p/3417253.html

Internal Server Errorhttp://www.cnblogs.com/insus/p/3418942.html

MVC使用jQuery.ajax()删除数据http://www.cnblogs.com/insus/p/3421266.html

MVC编辑状态两个DropDownList联动http://www.cnblogs.com/insus/p/3426563.html

jQuery获取动态产生的html内标签或元素http://www.cnblogs.com/insus/p/3427447.html

创建自己的共用js库http://www.cnblogs.com/insus/p/3427673.html

学习MVC和jQuery相关的书http://www.cnblogs.com/insus/p/3429091.html

为MVC应用程序创建导航条http://www.cnblogs.com/insus/p/3430261.html

数据库数据加密与解密http://www.cnblogs.com/insus/p/3434735.html

MVC会员注册http://www.cnblogs.com/insus/p/3439599.html

在MVC应用程序中使用jQuery的验证http://www.cnblogs.com/insus/p/3462641.html

jQuery显示SQL存储过程自定义异常信息http://www.cnblogs.com/insus/p/3463685.html

MVC登录前准备写好cookiehttp://www.cnblogs.com/insus/p/3464105.html

MVC应用程序实现会员登录功能http://www.cnblogs.com/insus/p/3466512.html

MVC会员注销功能Cookie的应用http://www.cnblogs.com/insus/p/3471147.html

MVC应用程序请求密码的功能(一)http://www.cnblogs.com/insus/p/3471534.html

MVC应用程序请求密码的功能(二)http://www.cnblogs.com/insus/p/3474472.html


MVC与jQuery将继续.....

原文地址:https://www.cnblogs.com/wangcq/p/3610908.html