搜索资源列表
asp.net
- 学习c#的好帮手,全新的实例介绍,指点你成为真正的网站制作高手。-Learn c# a good helper, introduce new examples, pointing you to become a true master of the site produced.
Asp[1].nettikuguanli
- Asp.net试题素材管理系统源码 一个多用户在线题库管理系统,可以实现各类试题的添加和管理,可以实现管理员、老师和学生的三级管理 用户管理:管理员、老师、学生信息的添加和管理 科目管理:考试科目的管理 章节管理:科目中的章节管理 试题管理:可以选择科目和章节,题型(填空题、是非题、名词解释题、简答题等)、难度选项 默认管理帐号密码均为51aspx 默认学生登陆帐号密码均为student 系统实现三层架构开发(内附开发
JobPortal
- Overview Enables job seekers to post resumes Enables job seekers to search for job postings Enables employers to enter profile of their company Enables employers to post one or more job postings ASP.NET Features used Forms based authentic
TemplateEngine
- asp.net模版引擎源码,成就高手必须掌握的技术,很值得学习-asp.net template engine source code, achievement expert must master the technology, it is worth learning from
vs2008cSharpxsglxt
- 源码使用说明 源码 01 销售管理系统 销售管理是销售公司的重要工作,利用计算机对进销存和客户信息进行管理可以有效地提高 工作效率,这对于现代销售公司是非常重要的。 本实例采用 Visual Studio 2008 作为开发工具,采用 C#语言和 SQL Server 2005 作为后台数 据库。本系统基于 B/S 架构,可以进行公司商品信息的管理、进货管理、销售管理、查询管理和 系统管理等功能模块。通过参与此系统的开发,读者可以了解 ASP.NET WEB 应用的
[Wrox]-Professional-ASP.NET-MVC-4
- MVC4权威讲解,微软高级程序员编写,从菜鸟到高手必备。-MVC4 the authoritative explain, Microsoft senior programmers to write, from rookie to master essential.
ASP.NET--voting-applet-pie-chart
- 一个ASP.NET显示圆饼图的投票小程序,只实现了投票和显示投票数据的基本功能,使用了圆饼图作为百分比图,更形象更清淅,用户一目了然即可掌握投票的情况。-An ASP.NET show the voting applet pie chart, only the basic functions of the voting and voting data, use a pie chart as a percentage of the map, the image is more clear miss
asp.net
- 母版页应用,样式附加,站点的应用,导航控件应用及页面间的跳转-Master page application, style, additional, site of application, application and page navigation controls jump
ASP.net-resource-management-
- ASP.net 做的客户资源管理系统 有用户权限,合同管理等,用了母版页!-ASP.net do customer resource management system has user rights, contract management, with a master page!
Async-ASP.NET-master
- 异步通信ASP.NET例子大家可以做参考-Examples of asynchronous communication we can make reference ASP.NET
AspNetServer-master
- 使用 C# 编写简易 ASP.NET Web 服务器, 支持URL解析,直接文件访问,aspx等-Easy to use C# to write ASP.NET Web server that supports URL parsing, direct file access, aspx, etc.
mvcsolution-master
- 这套代码是用来搭建ASP.net mvc框架的模板程序,可使用该模板快速的搭建mvc框架,基于EntityFramework-This repository is to build a complete solution template for ASP.NET MVC
zhaopeiym-Hi-Blogs-master
- asp.net mvc 开发的个人博客网站-asp.net mvc developed personal blog site
Asp.Net-4.0
- ASP.NET 4.0 入门到精通 张昌龙版 源码-ASP.NET 4.0 version of the source entry to the master Zhang Changlong
osafw-asp.net-master
- ASP.NET osa framework
WeiXinMPSDK-master
- asp.net 微信公众号 企业微信 微信小程序 微信开发平台SDK(Asp.net WeChat public number enterprise WeChat WeChat small program WeChat development platform SDK)
fileuploadhtml5-master
- 上传组件,非常好用,现在已经将它打包上传(upload code it's very useful!)
WART-master
- can we use whatsapp api to a website for chat and how to implement it to a website which is created in asp.net plateform.
AspnetIdentitySample-master
- ASP.NET 2.0 Identity Templates
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