文件名称:HTML5MVC3Demo
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-27
- 文件大小:
- 4.25mb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
前端基于HTML5+jQuery,后端基于ASP.NET MVC+EF Code First。
前端使用了很多jQuery和HTML5的插件和库,实现多视图、拖拽、图表、视频等特性以及对老版本浏览器的支持。
很好的展示了HTML5+js+CSS的客户端解决方案。
虽然与Silverlight等基于浏览器插件的解决方案相比,未免显得繁琐,但毕竟这是“真正”地浏览器端应用,真正的跨平台跨浏览器
注意:源码运行需要ie9或支持html5的浏览器-Front-end based on HTML5+jQuery, backend based on ASP.NET MVC+EF Code First. Use a lot of front-end and HTML5 jQuery plugin and library, multi-view, drag, graphics, video and other features as well as support for older browsers. Good show HTML5+js+CSS client solutions. Although based on the Silverlight browser plug-ins such as solutions, seems a bit cumbersome, but after all this is " real" to the browser application, truly cross-platform and cross-browser Note: source required for the operation or support html5 ie9 browser
前端使用了很多jQuery和HTML5的插件和库,实现多视图、拖拽、图表、视频等特性以及对老版本浏览器的支持。
很好的展示了HTML5+js+CSS的客户端解决方案。
虽然与Silverlight等基于浏览器插件的解决方案相比,未免显得繁琐,但毕竟这是“真正”地浏览器端应用,真正的跨平台跨浏览器
注意:源码运行需要ie9或支持html5的浏览器-Front-end based on HTML5+jQuery, backend based on ASP.NET MVC+EF Code First. Use a lot of front-end and HTML5 jQuery plugin and library, multi-view, drag, graphics, video and other features as well as support for older browsers. Good show HTML5+js+CSS client solutions. Although based on the Silverlight browser plug-ins such as solutions, seems a bit cumbersome, but after all this is " real" to the browser application, truly cross-platform and cross-browser Note: source required for the operation or support html5 ie9 browser
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HTML5MVC3Demo
.............\AccountAtAGlance
.............\AccountAtAGlance.Model
.............\......................\AccountAtAGlance.Model.csproj
.............\......................\AccountAtAGlance.Model.csproj.user
.............\......................\AccountsAtAGlance.Context.cs
.............\......................\AccountsAtAGlance.Context.tt
.............\......................\AccountsAtAGlance.edmx
.............\......................\AccountsAtAGlance.edmx.sql
.............\......................\AccountsAtAGlance.tt
.............\......................\bin
.............\......................\...\Debug
.............\......................\...\.....\AccountAtAGlance.Model.dll
.............\......................\...\.....\AccountAtAGlance.Model.pdb
.............\......................\BrokerageAccount.cs
.............\......................\Customer.cs
.............\......................\DataPoint.cs
.............\......................\Exchange.cs
.............\......................\MarketIndex.cs
.............\......................\MarketQuotes.cs
.............\......................\ModelContainer.cs
.............\......................\MutualFund.cs
.............\......................\obj
.............\......................\...\Debug
.............\......................\...\.....\AccountAtAGlance.Model.csproj.FileListAbsolute.txt
.............\......................\...\.....\AccountAtAGlance.Model.dll
.............\......................\...\.....\AccountAtAGlance.Model.pdb
.............\......................\...\.....\AccountsAtAGlance.Model.csproj.FileListAbsolute.txt
.............\......................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\......................\OperationStatus.cs
.............\......................\Order.cs
.............\......................\OrderType.cs
.............\......................\Position.cs
.............\......................\Properties
.............\......................\..........\AssemblyInfo.cs
.............\......................\Security.cs
.............\......................\Security.Images.resx
.............\......................\SecurityPartial.cs
.............\......................\Stock.cs
.............\......................\TickerQuote.cs
.............\......................\WatchList.cs
.............\......................\WatchList.jpg
.............\AccountAtAGlance.Repository
.............\...........................\AccountAtAGlance.cs
.............\...........................\AccountAtAGlance.Designer.cs
.............\...........................\AccountAtAGlance.Repository.csproj
.............\...........................\AccountAtAGlance.Repository.csproj.user
.............\...........................\AccountRepository.cs
.............\...........................\App.Config
.............\...........................\bin
.............\...........................\...\Debug
.............\...........................\...\.....\AccountAtAGlance.Model.dll
.............\...........................\...\.....\AccountAtAGlance.Model.pdb
.............\...........................\...\.....\AccountAtAGlance.Repository.dll
.............\...........................\...\.....\AccountAtAGlance.Repository.dll.config
.............\...........................\...\.....\AccountAtAGlance.Repository.pdb
.............\...........................\...\.....\EntityFramework.dll
.............\...........................\...\.....\EntityFramework.xml
.............\...........................\...\.....\Microsoft.Practices.ServiceLocation.dll
.............\...........................\...\.....\Microsoft.Practices.Unity.dll
.............\...........................\...\.....\Microsoft.Practices.Unity.pdb
.............\...........................\...\.....\Microsoft.Practices.Unity.xml
.............\...........................\Helpers
.............\...........................\.......\DataSimulator.cs
.............\...........................\.......\StockEngine.cs
.............\...........................\IAccountRepository.cs
..........