搜索资源列表
mvcMembership
- 多层结构会员管理系统 主要是实现会员权限及会员管理功能,内置服务器探针,系统采用多层结构开发 功能模块有:目录管理 权限管理 角色管理 系统信息 系统设置 用户管理 本程序只是作为一个系统的基本框架 提供了成员管理,角色管理,目录管理和角色权限管理 偶接触ASP.NET不是很久,不是高手^_^ 很多不完善的地方,没有时间处理,如果有朋友重构,请发一份给我! 有关权限: 权限是按照角色分配,通过用户控件来实现的 创建用户控件时请继承c
jquery-modal-window-queness
- Microsoft’s Visual Studio 2008 introduces a whole new set of .NET technologies that will revolutionize, once again, the way you develop smart client and web -based applications the most notable being LINQ, WPF and, of course, Silverlight.-Micros
Face_eye_mouse
- here we have a simple face and eye detection from a web cam, and your mouse will follow your face. i am trying to develop it making the mouse clicks when the eye blink??
ASPDay18
- This ebook is very usefull for all.if u study this ebook,u will develop web application
WebDesigh
- web开发流程的详解,基于.net的开发,对坐web开发的人员,很有帮助-web develop
37cmSolution
- 这是投入50来万元开发的一个商业网站的源码,网站已经开发好了,因为某些事情终止运营了,送给有缘人吧!-This is to put 50 million yuan to develop a commercial web site source code, the site has been developed well, because some things discontinued operations, and give a nice ring to it!
register
- VS2008的开发环境,用C#语言编程,开发Web网页。很适合初学者的简单注册、登录和验证模块的源代码-VS2008 development environment using C# programming language to develop Web pages. Very suitable for beginners a simple registration, and verification of module source code
KstCMS
- KstCMS企业建站系统是基于.NET3.5框架,采用VS10开发的,内容管理主要分为5大部分,分别是单页管理、产品管理、文章管理、图片管理及下载管理,目前单页、产品、文章部分相对比较完善,KstCMS已应用开发了众个企业网站,在官方网站上有着大量的应用案例,KstCMS的开发是出于提供网站建设效率及SEO而开发的企业网站管理系统,所以使用KSTCMS建站可以大大提效网站建设效率... -The KstCMS Enterprises Website system is based. NET3
CSharpComponentEmbedinNET
- 网页嵌套的pdf组件,可以在网页中嵌套自己开发的pdf组件-Web nested pdf components can nest pdf components to develop their own web page
Webaplicationexample3
- 用asp.net 开发应用的另一个较大的学习例子,用到了web api-develop a other lager applicatin example with asp.net and web api
MVC_wf
- 一个以MVC模式开发的网站,功能虽然简单,但MVC基本原理都得到很好的体现!-MVC pattern to develop a web site, the function is simple, but the basic principles of MVC are well represented!
ASP.NET
- 以一个文章发布系统为例,介绍如何应用C#语言开发一个Web应用程序,同时也介绍一些基本的设计方法和技巧。-In an article publishing system, for example, describes how to use C# language to develop a Web application, but also introduce some basic design methods and techniques.
Mining-Weakly-Labeled-Web
- One challenging problem for search-based face annotation scheme is how to effectively perform annotation by exploiting the list of most similar facial images and their weak labels that are often noisy and incomplete. To tackle this problem, we propos
jQuery-Mobile
- jQuery Mobile是jQuery 在手机上和平板设备上的版本。jQuery Mobile 不仅会给主流移动平台带来jQuery核心库,而且会发布一个完整统一的jQuery移动UI框架。支持全球主流的移动平台。jQuery Mobile开发团队说:能开发这个项目,我们非常兴奋。移动Web太需要一个跨浏览器的框架,让开发人员开发出真正的移动Web网站-Mobile jQuery is the version of jQuery on mobile phones and tablet devi
QR.NET-master
- 这是一个DOME,直接下载使用,仅实现二维码生成功能,如要增加二维码打印功能可以参考以下代码,如要增加其他功能请自行开发。 Image image = qrCodeEncoder.Encode(strData); Bitmap printPicture = new Bitmap(image.Width+20, image.Height + 40); Graphics g = Graphics.FromImage(printPicture); Rectangle destRect = ne