搜索资源列表
SmallStruct2.2
- SmallStruct Copyright Ralf Jones 2003-10-24 什么是SmallStruct * SmallStruct是用Delphi编写的一个C/S应用框架.它不是一个应用程序,但你可以用它来创建灵活而可可 靠的C/S应用程序. * SmallStruct不是组件,它建立在VCL基础之上,并利用了VCL的大部分特性. * SmallStruc是一个类库,它是以MVC模式为基础的一个面向对象的框架,它可以帮助你建立以
MvcBookStore
- MusicStore,实现了音乐的上传等功能,有增删改查的功能,是MVC三层架构模式。数据库是自动附加的。- This tutorial will begin by creating a new ASP.NET MVC 2 project using the free Visual Web Developer 2010 Express (which is free), and then we’ll incrementally add features to create a compl
jquerymvc
- This sample teaches how to use JQuery in ASP.NET MVC web application
JQueryandMVC20091026
- ASP.NET MVC应用中的JQuery插件,将添加到JQuery插件的链接并在ASP.NET MVC框架中进行复制。-Introduce JQuery plugin sample in asp.net mvc application. It will be add popular link to Jquery plugin and replicate them in asp.net mvc framework.
PersonalInfoManager
- 這個LAB在 Model部分有所琢磨,他使用了DataLayer , 及 Business Layer 並且DataContext還用了StoreProcedure 在DataLayer部分值得一提的是,他用了 Manager管理 DataContext只不過,他並沒實作 -The new ASP.NET Model-View-Controller (MVC) framework from Microsoft offers many new features for Web
barcodeprinting
- 基于C++的打印技术应用开发,条形码打印源代码,运用MVC模式,简单实用。-Printing based on C++ application development technology, bar code print source code, the use of MVC pattern, simple and practical.
200762921598788
- WebLibraries is a group of libraries which help you to decrease time to create web application. - AspWebFlow is Framework to implement ASP.NET with MVC patterm ( Model View Controller ) and manage navigation View. -WebLibraries is a group of librarie
PrepareTools
- 一个DELPHI写的原本是做数据库的Unit Test的准备测试数据的工具,基于Oracle,演示了Odac的使用,Stream的加载与保存,OOP在面向对象中的运用,需要tms components控件,profgrid.等。包含了盒子上的MVC框架的改进版,展示了如何编写IDE扩展实现自动代码生成。-Originally written in a DELPHI Database Unit Test to do the test data preparation tool, based on
ASP.NET-MVC-
- MVC英文即Model-View-Controller,即把一个应用的输入、处理、输出流程按照Model、View、Controller的方式进行分离,这样一个应用被分成三个层——模型层、视图层、控制层。-MVC in English or Model-View-Controller, an application that is input, process, output process in accordance with the Model, View, Controller isola
MVC-Demo
- Sample MVC application
CodematicDemoMVC
- 基于于三层架构的MVC模式应用的示例项目该项目涉及如下几项要点应用: 1) 整个解决方案基于标准的三层结构。 2) 表示层采用MVC模式。 3) 数据的增、删、改、查操作示例。 4) 基于MVC的列表数据显示及分页处理。 5) Linq的应用等。-MVC pattern in the three-tier application sample project which involved the application of the following severa
MVCQuick-0.3.1
- MVCQuick是一个快速开发ASP.NET MVC应用程序的原创框架。 MVCQuick包括一个存储库、一个IoC容器、一个日志管理器、一个安全提供者、一个示例-MVCQuick a rapid development of original ASP.NET MVC application framework. , Including a repository, an IoC container and a log manager MVCQuick a security provider, a
ASP.NET-MVC-
- ASP.NET MVC Application Using Entity Framework Code First
Application
- 设计和开发一个网站,使用ASP.NET MVC 4,EF,Knockoutjs 在文章的第一部分中,我已经讨论关注在任何架构中使用分离的利益,并创建了一个用户界面,应用程序使用ASP.NET MVC 4,淘汰赛和引导,不知道数据如何流动。 第一部分描述的任何内容应被视为任何人都很难。如果是的话,请发邮件/我的个人意见,确保吞下少许盐,在你做。 在这篇文章的第二部分中,我将采取一切我们所学到的第一部分,并把它应用到需要写入的文章。我也将覆盖这个应用的数据库设计和实施使用结构
Music-Store-v3.0
- MVC Application.This file can give you some reference.
MVCApplication
- ASP.NET MVC Application Using Entity Framework Code First
C#创建对象列表(List)的不同方法
- 玩转C#可有趣了。在这篇文章中,我们将介绍如何用不同的方法创建对象列表。因此,场景是这样的,有一个MVC应用程序,我需要将5个空行(5个对象列表)绑定到grid表格,以便批量插入记录。所以无论何时我打开那个页面,grid在可编辑模式下呈现5个空行。(Fun C # can be fun. In this article, we show you how to create a list of objects in different ways. So, the scene is this, wi
ASP.NET MVC Application with a Custom Layout
- GSD FILE OF ABB SOFT STARTER
SampleMvcWebApp-master
- Sample MVC5 web application showing the use of GenericServices for CRUD operations
MVC SAmple
- MVC Sample c# application