搜索资源列表
SumanMVCFrame
- 采用C#接口/事件/委托,实现MVC框架。模拟Struts的xml可配置文件。-The C# interface/events/entrust, realize the MVC framework. Simulation of Struts XML can be the configuration file.
2009_3_MvcBBS_Source
- 版本:ASP.NET MVC 1.0 框架:.NET Framework 3.5 SP1 语言:C# 开发环境:Visual Studion 2008 SP1 数据库:MSSQL 2005 前台功能:实现发贴、回复、注册、登录 (大部份功能使用jQuery 实现Ajax 操作,也有MVC自带的Ajax实现) -Version: ASP.NET MVC 1.0 Framework:. NET Framework 3.5 SP1 Language: C# development
NormalWebService
- 通用的webservice 框架,mvc开发架构,提供web服务,用于教育电信系统。工作流系统。-Generic webservice framework, mvc development framework, to provide web services for educational telecommunications system. Workflow system.
webmisdeveloper4.2.0
- MVC+Spring.Net+Nhibernate+Extjs框架的自动生成WebMis的-MVC+ Spring.Net+ Nhibernate+ Extjs framework of stuff automatically generated WebMis
mvc
- ASP.NET MVC是微软官方提供的开源MVC框架. 这里是个最经典的实例-ASP.NET MVC is a Microsoft-supported open source MVC framework. This is the most classic examples of
MvcFramework1.0
- 更具微软mvc框架模拟出的一个小框架,实现基本的mvc设计模式-Microsoft mvc framework to simulate more of a small frame to achieve the basic mvc design pattern
MvcApplication
- MVC框架的整合,将模型-控制器-界面本别封装组件,此为第一版本,以后将会利用反射和配置文件实现完全接口编程。-MVC framework for the integration of the model- Controller- the interface of the other package components, this is the first version, after reflection and profile will be used to achieve complet
MVC3.0shouquan
- 非常好的通用权限管理系统,对于学习入门级的C#下MVC框架灰常有用-Very good universal rights management system, often for the MVC framework Gray learn entry-level C# ~ ~
Popup
- kendoui中的mvc框架中如何自定义弹出窗口,运用到css等-kendoui mvc framework of how to customize the pop-up window, applied to the css, etc.
MINZUI
- 本人在休息时做的一个项目。此项目应用了ibatiS框架, mvc、以及jquery、等技术。-A project I am at rest do. This project using the ibatiS framework, MVC, and jQuery, etc..
MvcCms20110702
- mvc框架下的cms,是初学者最佳选择,可以仔细分析学习。如果大家觉得简单,只是作为参考,请勿怨言。-cms under mvc framework is the best choice for a beginner, you can carefully analyze learning. If you think simple, just as a reference, do not complain.
MVC4
- 通过此实践,对MVC框架有了较全面的认识,结合Linq,Lambda表达式,使得开发效率加快。-Through this practice, the MVC framework have a more comprehensive understanding, combined with Linq, Lambda expressions, allowing developers to accelerate efficiency.
SLFrameWork
- 基于Silverlight的快速开发框架,其中用到了MVC架构。-Based on the rapid development framework for Silverlight, which uses the MVC architecture.
LYZJ.UserLimitMVC
- 用户权限控制,ASP.NET MVC+EF框架+EasyUI实现权限管理-power control
WXwebApp
- 一个基于ASP.NET 框架MVC模式下的网站-A website based on ASP.NET frame with MVC model
C#程序进销存源码
- 基于Asp.Net MVC4.0 + WebAPI + Knockout 技术,采用EasyUI为前台开发展示UI,Knockout主要负责前端的逻辑交互,再结合jQuery Ajax进行提交数据请求,最新企业进销存管理系统源码分享,C#程序.net erp easyui mvc4项目代码,B/S框架开发,采用web easy ui开发框架,网站完全开源无任何加密,可直接使用或进行二次开发,Asp.net MVC架构开发(asp.net mvc + web api + easyui)(Asp.N
15
- QMVC 是高性能 MVC 框架,Q是Quick的缩写,MVC分别为Model、Controller、View的缩写。QMVC使用C#程序语言开发,采用Microsoft .NET framework 4.5类库,是用于B/S结构项目开发。(QMVC is a high-performance MVC framework. Q is the abbreviation of Quick, MVC is the abbreviation of Model, Controller and View.
osharp
- OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中