文件名称:SLFrameWork
-
所属分类:
- 标签属性:
- 上传时间:2014-05-13
-
文件大小:1.75mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于Silverlight的快速开发框架,其中用到了MVC架构。-Based on the rapid development framework for Silverlight, which uses the MVC architecture.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SLFrameWork/
SLFrameWork/Binaries/
SLFrameWork/Binaries/GalaSoft.MvvmLight.Extras.SL4.dll
SLFrameWork/Binaries/GalaSoft.MvvmLight.SL4.dll
SLFrameWork/Binaries/Newtonsoft.Json.dll
SLFrameWork/Binaries/Newtonsoft.Json.Silverlight.dll
SLFrameWork/Binaries/System.Windows.Interactivity.dll
SLFrameWork/DeleteBin.bat
SLFrameWork/RapidSL.Common/
SLFrameWork/RapidSL.Common/Cache.cs
SLFrameWork/RapidSL.Common/CacheStrategy.cs
SLFrameWork/RapidSL.Common/Caching.cs
SLFrameWork/RapidSL.Common/DataSourceCreator.cs
SLFrameWork/RapidSL.Common/DragHelper.cs
SLFrameWork/RapidSL.Common/Extensions.cs
SLFrameWork/RapidSL.Common/ExtensionsSL.cs
SLFrameWork/RapidSL.Common/HttpHelper.cs
SLFrameWork/RapidSL.Common/ImageUtil.cs
SLFrameWork/RapidSL.Common/MD5.cs
SLFrameWork/RapidSL.Common/Properties/
SLFrameWork/RapidSL.Common/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.Common/RapidSL.Common.csproj
SLFrameWork/RapidSL.Common/RapidSL.SL.Common.csproj
SLFrameWork/RapidSL.Common/RegExp.cs
SLFrameWork/RapidSL.Common/Text.cs
SLFrameWork/RapidSL.Common/UIValidation.cs
SLFrameWork/RapidSL.Common/Url.cs
SLFrameWork/RapidSL.DbContext/
SLFrameWork/RapidSL.DbContext/MyDbContext.cs
SLFrameWork/RapidSL.DbContext/Properties/
SLFrameWork/RapidSL.DbContext/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.DbContext/RapidSL.DbContext.csproj
SLFrameWork/RapidSL.Models/
SLFrameWork/RapidSL.Models/Category.cs
SLFrameWork/RapidSL.Models/Product.cs
SLFrameWork/RapidSL.Models/Product.Validate.cs
SLFrameWork/RapidSL.Models/Properties/
SLFrameWork/RapidSL.Models/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.Models/RapidSL.Models.csproj
SLFrameWork/RapidSL.Models/Role.cs
SLFrameWork/RapidSL.Models/User.cs
SLFrameWork/RapidSL.SL.App.Common/
SLFrameWork/RapidSL.SL.App.Common/EditableViewModel.cs
SLFrameWork/RapidSL.SL.App.Common/IsolatedStorageContext.cs
SLFrameWork/RapidSL.SL.App.Common/MyDataForm.cs
SLFrameWork/RapidSL.SL.App.Common/MyViewModelBase.cs
SLFrameWork/RapidSL.SL.App.Common/Permission.cs
SLFrameWork/RapidSL.SL.App.Common/Properties/
SLFrameWork/RapidSL.SL.App.Common/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.SL.App.Common/RapidSL.SL.App.Common.csproj
SLFrameWork/RapidSL.SL.App.Common/UserContext.cs
SLFrameWork/RapidSL.SL.App.Main/
SLFrameWork/RapidSL.SL.App.Main/App.xaml
SLFrameWork/RapidSL.SL.App.Main/App.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/MainPage.xaml
SLFrameWork/RapidSL.SL.App.Main/MainPage.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/Properties/
SLFrameWork/RapidSL.SL.App.Main/Properties/AppManifest.xml
SLFrameWork/RapidSL.SL.App.Main/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.SL.App.Main/RapidSL.SL.App.Main.csproj
SLFrameWork/RapidSL.SL.App.Main/ViewModels/
SLFrameWork/RapidSL.SL.App.Main/ViewModels/CategoryViewModel.cs
SLFrameWork/RapidSL.SL.App.Main/ViewModels/ProductViewModel.cs
SLFrameWork/RapidSL.SL.App.Main/ViewModels/RoleViewModel.cs
SLFrameWork/RapidSL.SL.App.Main/ViewModels/UserViewModel.cs
SLFrameWork/RapidSL.SL.App.Main/Views/
SLFrameWork/RapidSL.SL.App.Main/Views/Category/
SLFrameWork/RapidSL.SL.App.Main/Views/Category/Index.xaml
SLFrameWork/RapidSL.SL.App.Main/Views/Category/Index.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/Views/Product/
SLFrameWork/RapidSL.SL.App.Main/Views/Product/Index.xaml
SLFrameWork/RapidSL.SL.App.Main/Views/Product/Index.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/Views/Role/
SLFrameWork/RapidSL.SL.App.Main/Views/Role/Index.xaml
SLFrameWork/RapidSL.SL.App.Main/Views/Role/Index.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/Views/User/
SLFrameWork/RapidSL.SL.App.Main/Views/User/Index.xaml
SLFrameWork/RapidSL.SL.App.Main/Views/User/Index.xaml.cs
SLFrameWork/RapidSL.SL.App.Portal/
SLFrameWork/RapidSL.SL.App.Portal/App.xaml
SLFrameWork/RapidSL.SL.App.Portal/App.xaml.cs
SLFrameWork/RapidSL.SL.App.Portal/Controls/
SLFrameWork/RapidSL.SL.App.Portal/Controls/AdminMenuItem.cs
SLFrameWork/RapidSL.SL.App.Portal/Controls/DataFormWindow.cs
SLFrameWork/RapidSL.SL.App.Portal/Controls/XapHost.xaml
SLFrameWork/RapidSL.SL.App.Portal/Controls/XapHost.xaml.cs
SLFrameWork/RapidSL.SL.App.Portal/Images/
SLFrameWork/RapidSL.SL.App.Portal/Images/defaultbkg.jpg
SLFrameWork/RapidSL.SL.App.Portal/Images/do_add.png
SLFrameWork/RapidSL.SL.App.Portal/Images/do_delete.png
SLFrameWork/RapidSL.SL.App.Portal/Images/do_modify.png
SLFrameWork/RapidSL.SL.App.Portal/Images/do_split.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_close.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_close_click.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_close_hover.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_exit.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_fullscreen.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_pw.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_refresh.png
SLFrameWork/RapidSL.SL.App.Portal/Images/leftHide_icon.png
SLFrameWork/RapidSL.SL.App.Portal/Images/leftShow_icon.png
SLFrameWork/RapidSL.SL.App.Portal/Images/leftTitle_bg.png
SLFrameWork/RapidSL.SL.App.Portal/Images/left_bg.png
SLFrameWork/RapidSL.SL.App.Portal/Images/Login_bg.png
SLFrameWork/RapidSL.SL.App.Portal/Images/Login_Boxes.png
SLFrameWork/RapidSL.SL.App.Portal/Images/logo.png
SLFram
SLFrameWork/Binaries/
SLFrameWork/Binaries/GalaSoft.MvvmLight.Extras.SL4.dll
SLFrameWork/Binaries/GalaSoft.MvvmLight.SL4.dll
SLFrameWork/Binaries/Newtonsoft.Json.dll
SLFrameWork/Binaries/Newtonsoft.Json.Silverlight.dll
SLFrameWork/Binaries/System.Windows.Interactivity.dll
SLFrameWork/DeleteBin.bat
SLFrameWork/RapidSL.Common/
SLFrameWork/RapidSL.Common/Cache.cs
SLFrameWork/RapidSL.Common/CacheStrategy.cs
SLFrameWork/RapidSL.Common/Caching.cs
SLFrameWork/RapidSL.Common/DataSourceCreator.cs
SLFrameWork/RapidSL.Common/DragHelper.cs
SLFrameWork/RapidSL.Common/Extensions.cs
SLFrameWork/RapidSL.Common/ExtensionsSL.cs
SLFrameWork/RapidSL.Common/HttpHelper.cs
SLFrameWork/RapidSL.Common/ImageUtil.cs
SLFrameWork/RapidSL.Common/MD5.cs
SLFrameWork/RapidSL.Common/Properties/
SLFrameWork/RapidSL.Common/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.Common/RapidSL.Common.csproj
SLFrameWork/RapidSL.Common/RapidSL.SL.Common.csproj
SLFrameWork/RapidSL.Common/RegExp.cs
SLFrameWork/RapidSL.Common/Text.cs
SLFrameWork/RapidSL.Common/UIValidation.cs
SLFrameWork/RapidSL.Common/Url.cs
SLFrameWork/RapidSL.DbContext/
SLFrameWork/RapidSL.DbContext/MyDbContext.cs
SLFrameWork/RapidSL.DbContext/Properties/
SLFrameWork/RapidSL.DbContext/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.DbContext/RapidSL.DbContext.csproj
SLFrameWork/RapidSL.Models/
SLFrameWork/RapidSL.Models/Category.cs
SLFrameWork/RapidSL.Models/Product.cs
SLFrameWork/RapidSL.Models/Product.Validate.cs
SLFrameWork/RapidSL.Models/Properties/
SLFrameWork/RapidSL.Models/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.Models/RapidSL.Models.csproj
SLFrameWork/RapidSL.Models/Role.cs
SLFrameWork/RapidSL.Models/User.cs
SLFrameWork/RapidSL.SL.App.Common/
SLFrameWork/RapidSL.SL.App.Common/EditableViewModel.cs
SLFrameWork/RapidSL.SL.App.Common/IsolatedStorageContext.cs
SLFrameWork/RapidSL.SL.App.Common/MyDataForm.cs
SLFrameWork/RapidSL.SL.App.Common/MyViewModelBase.cs
SLFrameWork/RapidSL.SL.App.Common/Permission.cs
SLFrameWork/RapidSL.SL.App.Common/Properties/
SLFrameWork/RapidSL.SL.App.Common/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.SL.App.Common/RapidSL.SL.App.Common.csproj
SLFrameWork/RapidSL.SL.App.Common/UserContext.cs
SLFrameWork/RapidSL.SL.App.Main/
SLFrameWork/RapidSL.SL.App.Main/App.xaml
SLFrameWork/RapidSL.SL.App.Main/App.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/MainPage.xaml
SLFrameWork/RapidSL.SL.App.Main/MainPage.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/Properties/
SLFrameWork/RapidSL.SL.App.Main/Properties/AppManifest.xml
SLFrameWork/RapidSL.SL.App.Main/Properties/AssemblyInfo.cs
SLFrameWork/RapidSL.SL.App.Main/RapidSL.SL.App.Main.csproj
SLFrameWork/RapidSL.SL.App.Main/ViewModels/
SLFrameWork/RapidSL.SL.App.Main/ViewModels/CategoryViewModel.cs
SLFrameWork/RapidSL.SL.App.Main/ViewModels/ProductViewModel.cs
SLFrameWork/RapidSL.SL.App.Main/ViewModels/RoleViewModel.cs
SLFrameWork/RapidSL.SL.App.Main/ViewModels/UserViewModel.cs
SLFrameWork/RapidSL.SL.App.Main/Views/
SLFrameWork/RapidSL.SL.App.Main/Views/Category/
SLFrameWork/RapidSL.SL.App.Main/Views/Category/Index.xaml
SLFrameWork/RapidSL.SL.App.Main/Views/Category/Index.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/Views/Product/
SLFrameWork/RapidSL.SL.App.Main/Views/Product/Index.xaml
SLFrameWork/RapidSL.SL.App.Main/Views/Product/Index.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/Views/Role/
SLFrameWork/RapidSL.SL.App.Main/Views/Role/Index.xaml
SLFrameWork/RapidSL.SL.App.Main/Views/Role/Index.xaml.cs
SLFrameWork/RapidSL.SL.App.Main/Views/User/
SLFrameWork/RapidSL.SL.App.Main/Views/User/Index.xaml
SLFrameWork/RapidSL.SL.App.Main/Views/User/Index.xaml.cs
SLFrameWork/RapidSL.SL.App.Portal/
SLFrameWork/RapidSL.SL.App.Portal/App.xaml
SLFrameWork/RapidSL.SL.App.Portal/App.xaml.cs
SLFrameWork/RapidSL.SL.App.Portal/Controls/
SLFrameWork/RapidSL.SL.App.Portal/Controls/AdminMenuItem.cs
SLFrameWork/RapidSL.SL.App.Portal/Controls/DataFormWindow.cs
SLFrameWork/RapidSL.SL.App.Portal/Controls/XapHost.xaml
SLFrameWork/RapidSL.SL.App.Portal/Controls/XapHost.xaml.cs
SLFrameWork/RapidSL.SL.App.Portal/Images/
SLFrameWork/RapidSL.SL.App.Portal/Images/defaultbkg.jpg
SLFrameWork/RapidSL.SL.App.Portal/Images/do_add.png
SLFrameWork/RapidSL.SL.App.Portal/Images/do_delete.png
SLFrameWork/RapidSL.SL.App.Portal/Images/do_modify.png
SLFrameWork/RapidSL.SL.App.Portal/Images/do_split.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_close.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_close_click.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_close_hover.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_exit.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_fullscreen.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_pw.png
SLFrameWork/RapidSL.SL.App.Portal/Images/ico_refresh.png
SLFrameWork/RapidSL.SL.App.Portal/Images/leftHide_icon.png
SLFrameWork/RapidSL.SL.App.Portal/Images/leftShow_icon.png
SLFrameWork/RapidSL.SL.App.Portal/Images/leftTitle_bg.png
SLFrameWork/RapidSL.SL.App.Portal/Images/left_bg.png
SLFrameWork/RapidSL.SL.App.Portal/Images/Login_bg.png
SLFrameWork/RapidSL.SL.App.Portal/Images/Login_Boxes.png
SLFrameWork/RapidSL.SL.App.Portal/Images/logo.png
SLFram
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.