联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All .net编程(135) 
按平台查找All C#(135) 

[.net编程] ASP.NET企业信息管理系统(Spring.NET) 源码

ASP.NET企业信息管理系统(Spring.NET修改版) 源码 程序使用VS2010+SQL2008开发,使用MVC框架Spring.NET+NHibernate,改进了分页效率较低和分页代码量大等问题 目录: DAO:Spring.NET+NHibernate通用DAO层 Model:数据库实体 SpringResource/spring_bean_dao.xml:Spring配置文件下的 <object id="DbProvider" type="DAO.SQLProvider, DAO"> <property name="ConnectionString" value="Data Source=(local);Database=Web;User ID=sa;Password=sa;Trusted_Connection=False" /> </object> (数据库连接字符在这里修改,然后还要重新编译DAO这个项目才会生效) WEB:WEB层 DB_aspx下为Sql2005数据库 后台登陆地址:admin/default.aspx,帐号/密码:51aspx/51aspx
ASP.NET Enterprise Information Management System (Spring.NET Revision) Source Code The program is developed with VS2010+SQL2008 and MVC framework Spring.NET+NHibernate, which improves the problems of low paging efficiency and large amount of paging code. Directory structure: DAO: Spring. NET + NHibernate Universal DAO Layer Model: Database Entities Spring Resource/spring_bean_dao.xml: Under the Spring configuration file <object id="DbProvider" type="DAO.SQL Provider, DAO"> <property name="Connection String" value="Data Source=(local); Database=Web; User ID=sa; Password=sa; Trusted_Connection=False"/> </object> (2019-08-06, C#, 4124KB, 下载10次)

http://www.pudn.com/Download/item/id/1565092745876880.html

[.net编程] .net工程造价信息网源码

.net工程造价信息网源码 功能介绍: 系统采用了EasyUI,使用HTML控件,没有使用服务器控件,系统为三层架构采用AJAX技术进行数据交互, 使用ashx一般处理程序,前端布局全部为我自己手写CSS+DIV,只测试了较高版本游览器和谷歌游览器的 兼容性,推荐使用谷歌游览器 实现了工程造价信息网站的信息展示,新闻,通知公告,政策法规,招标信息,造价企业信息,价格信息, 业务功能平台,服务大厅,招标行业导航及合作机构等信息;角色有:管理员,招标方,投标方,造价咨询企业。 后台管理:信息发布管理,信息管理,用户管理,招投标管理,工程管理,系统管理等相关操作,目前仅实现 信息发布及用户管理中的部分功能; 说明:这是一个Html静态网站,有兴趣二次开发做伪静态网站是个很好的实例模板; 开发环境:Visual Studio 2010,SQL2008;
.net project cost information network source code Functional introduction: The system uses EasyUI, HTML control, no server control. The system uses AJAX technology to exchange data for three-tier architecture. Using the ashx general processing program, the front-end layout is all handwritten CSS + DIV for me, testing only the higher version of the viewer and Google viewer Compatibility, recommending the use of Google excursions Development environment: Visual Studio 2010, SQL2008; (2018-08-07, C#, 5315KB, 下载7次)

http://www.pudn.com/Download/item/id/1533617747323915.html

[.net编程] 19

动力启航是一个以ASP.NET(C#)+jQuery技术为中心,面向软件开发者、程序爱好者、网页设计师,服务于个人、企业的网站。DTcms系统采用ASP.NET(C#)+jQuery,同时结合AJAX技术开发。具备友好的操作界面,高用户体验且备受欢迎的BS模式网站内容管理系统。
Dynamic sailing is a web site that focuses on ASP.NET (C#) +jQuery technology for software developers, program enthusiasts, web designers, and services to individuals and enterprises. The DTcms system is ASP.NET (C#) +jQuery, combined with AJAX technology development. It has friendly operation interface, high user experience and popular BS mode website content management system. (2018-04-17, C#, 13249KB, 下载5次)

http://www.pudn.com/Download/item/id/1523919856948415.html

[.net编程] 19

“25175数字化企业—酒店管理系统”的建设,是要建立一个订单查询与维护的系统,能完成开房的新建、已建的修改和删除、异动、处理、管理、查询、报表的打印输出。同时也建立老板,员工、客户间的信息互动平台。
The construction of "25175 digital enterprise hotel management system" is to establish an order query and maintenance system, which can complete the construction of the new building, the established modification and deletion, the foreign movement, processing, management, inquiry, and the print output of the report. At the same time, we also set up information interaction platform among bosses, employees and customers. (2018-04-14, C#, 19464KB, 下载2次)

http://www.pudn.com/Download/item/id/1523669818418534.html

[.net编程] 14

系统采用ASP.NET4.0 无需数据库。 在企业抽奖时,请勿关闭或者刷新页面。因为系统目前没有提供保存数据功能。 例如在抽二等奖和一等奖之间,可能有时间间隔。 那么,此时,你可以按F11取消全屏,然后最小化页面,再单击右下角喇叭,设置无声。
The system uses ASP.NET4.0 without database. Do not shut down or refresh the page when the company draws raffle. Because the system does not provide data saving function at present. For example, there may be a time interval between the two prize and the first prize. At this point, you can cancel the full screen according to F11, then minimize the page, and then click the lower right horn to set up the silent. (2018-04-14, C#, 529KB, 下载1次)

http://www.pudn.com/Download/item/id/1523656575657433.html

[.net编程] Spring.NET-2.0.0-M2

Spring.NET为建立企业级应用提供了一套轻量级的解决方案。通过Spring.NET,我们可以用统一且透明的方式来配置应用程序。Spring.NET的重点是为中间层提供声明式事务管理,以及一个功能齐全的ASP.NET扩展框架。Spring.NET是非侵入式的,代码对框架本身不会产生任何依赖。
Spring.NET provides a lightweight solution for enterprise - level applications. With Spring.NET, we can configure the application in a uniform and transparent way. The focus of Spring.NET is to provide declarative transaction management for the middle layer, as well as a fully functional ASP.NET extension framework. Spring.NET is noninvasive, and the code does not have any dependency on the framework itself. (2017-12-18, C#, 62248KB, 下载2次)

http://www.pudn.com/Download/item/id/1513573788614465.html

[.net编程] asp.net-E-commercial

Asp.net大型B2B网站程序源码 具有供求信息、行业资讯、产品展示、会员注册、会员自助建站等模块 企业注册后可以建立商铺发布产品信息、公司信息及在线交易等 会员分为免费会员和收费会员,其中系统还集成了广告管理系统 DB_51aspx文件夹下为数据库文件,附加即可
Asp.net large B2B website source With the supply and demand information, industry information, product display, membership registration, membership self-help station and other modules After the registration of enterprises to establish shops to release product information, company information and online transactions Members are divided into free members and fee members, which also integrates the ad management system In the DB_51aspx folder are the files you can attach (2016-11-20, C#, 6063KB, 下载1次)

http://www.pudn.com/Download/item/id/1479636299772730.html

[.net编程] LazyOA_ACC_v5.8.7

懒人工作通采用基于WEB的企业计算,采用了世界上最先进的微软技术:C#语言、SqlServer/Access数据库引擎和IIS服务器,性能稳定可靠。数据存取集中控制,避免了数据泄漏的可能。提供数据备份工具,保护系统数据安全。多级的权限控制,完善的密码验证与登录机制更加强了系统安全性。
Lazy work through the WEB-based enterprise computing, using the world' s most advanced Microsoft technologies: C# language, SqlServer/Access database engine and the IIS server, stable and reliable performance. Centralized control of data access, to avoid the possibility of data leakage. Provides data backup tool, data security protection system. Multi-level access control, perfect password authentication and login mechanism has further strengthened the security of the system. (2013-07-23, C#, 11177KB, 下载13次)

http://www.pudn.com/Download/item/id/2312060.html

[.net编程] SMS

SMS2K短信消息平台提供高可靠的扩展,支持jsp、asp、asp.net、vb.net、c#、php,Domino等编程调用,结合无线Modem进行开发,是企业、政府单位随时随地即时信息沟通的解决方案。本演示接收短信号码,测试接收功能可通过您的手机发送短信息到本号码上,本系统收到短消息后,会在本页面提示有新短信,您刷新本页就可以看到接收的信息
SMS2K SMS messaging platform to provide highly reliable expansion, support jsp, asp, asp.net, vb.net, c#, php, Domino and other programming calls, combined with the Wireless Modem for development, enterprise, government units to communicate anytime, anywhere instant messaging solution programs. This demo receive SMS number, test receiver features available via your mobile phone to send text messages to the number on the system receives the message, it will prompt the page is a new message, you refresh the page, you can see the information received (2013-07-11, C#, 90KB, 下载6次)

http://www.pudn.com/Download/item/id/2302760.html

[.net编程] NetQuiz_Ve

。这个代码向你展示了使用微软企业库,也显示了不同的方式你可以玩UI。我有保持代码非常基本的所以每个人可以使用它在一个非常简单的方法。代码压缩文件包含SQL脚本和数据库备份和准备使用的。
. This code shows you use Microsoft Enterprise Library, but also shows the different ways you can play UI. I have to keep the code very basic so everyone can use it in a very simple way. Code zip file contains SQL scripts and database backup and ready to use. (2013-05-27, C#, 257KB, 下载2次)

http://www.pudn.com/Download/item/id/2259512.html

[.net编程] cftjk

一:文件说明: 1:md5_pay.aspx 支付页面. 2:md5_query.aspx 查询页面 3:payresult.aspx 支付结果显示页面 4:queryresult.aspx 查询结果显示页面 5:Md5Pay.cs 各功能实现类 二:注意点. 1:因为让.net自动转化处理URL中的中文字符,所以请在web.config中加入以下配置. <globalization requestEncoding="gb2312" responseEncoding="gb2312" culture="zh-CN" fileEncoding="gb2312" /> 2:注意最好别把商户KEY明文显示. 3:读取回跳地址的地方可以用配置或者是相对地址(但在发起请求时必须组合成全地址)来实现,这样方便自已网站的部署. 另外,回跳地址推荐使用IP地址. (2012-07-15, C#, 36KB, 下载5次)

http://www.pudn.com/Download/item/id/1938732.html

[.net编程] Pmicrosoftnete

PetShop是一个范例,微软用它来展示.Net企业系统开发的能力。业界有许多.Net与J2EE之争,许多数据是从微软的 PetShop和Sun的PetStore而来。这种争论不可避免带有浓厚的的商业色彩,对于我们开发人员而言,没有必要过多关注。然而PetShop随着 版本的不断更新,至现在基于.Net 2.0的PetShop4.0为止,整个设计逐渐变得成熟而优雅,却又很多可以借鉴之处。
PetShop is an example of Microsoft' s use it to display. Net' s ability to develop enterprisee systems. Many of the industry. Net and J2EE disputes, many data PetShop from Microsoft and Sun from (2012-05-18, C#, 2280KB, 下载5次)

http://www.pudn.com/Download/item/id/1875737.html

[.net编程] Vote5.6

启明星员工投票系统采用.NET3.5+MSSQL2000/2005/2008系统,可以用户政府 企业等部门进行员工投票,或者对某个事件进行调查。在前台访客可以随时查看投票结果,在后台,管理员可以对系统进行完全控制,例如可以控制每个IP投票的显示,如果在企业内部,可以和AD集成。 启明星投票Vote系统 5.6 更新内容: 1)增加了和AD集成 2)增加了投票配别,管理员可以对投票系列进行管理 3)优化了操作步骤,使其更加人性化操作 4)增加了默认投票设置。 5)取消了评论 6)增加了投票人员管理,支持投票名单的excel导入
Venus employees voting system used. NET 3.5+ MSSQL2000/2005/2008 system can be user-government enterprises and departments of employees to vote, or investigation of an event. Visitors can be in the foreground at any time to view the voting results, in the background, the administrator can completely control the system, for example, can control the vote of each IP within the enterprise, and AD integration. Venus Vote Vote System 5.6 update: 1) increased integration and AD 2) increase the vote with the administrator can manage voting series 3) to optimize the steps to make it more user-friendly operation 4) to increase the default vote set. 5) to cancel comment 6) Increase the management of personnel to vote to support the voting lists excel import (2012-04-29, C#, 783KB, 下载11次)

http://www.pudn.com/Download/item/id/1849325.html

[.net编程] SIS

供求信息网(系统文件中有详细的系统和使用说明) 系统介绍 根据需求分析的描述以及与用户的沟通,现制定网站实现功能如下: 1.灵活快速的填写供求信息,使信息传递更快捷。 2.系统采用人机对话方式,界面美观友好,信息查询灵活、方便,数据存储安全可靠。 3.实施强大的后台审核功能。 4.功能强大的月供求统计分析。 5.实现各种查询,如定位查询、模糊查询等。 6.强大的供求信息预警功能,尽可量地减少供求信息未审核现象。 7.对用户输入的数据,系统进行严格的数据检验,尽可能排除人为的错误。 8.网站最大限度地实现了易维护性和易操作性。 9.界面简洁、框架清晰、美观大方。 10.为充分展现网站的交互性,供求信息网采用动态网页技术实现用户信息在线发布。 11.充分体现用户对网站信息进行检举的权力。
Supply and demand information network(System files in the system and detailed instructions) (2011-08-06, C#, 1971KB, 下载7次)

http://www.pudn.com/Download/item/id/1616018.html

[.net编程] bfvod2_SourceCode

功能介绍: 完成可自定义的二级影片分类功能,不用再为影片分类发愁了. 影片产地也支持自定义,现在连非洲人民也拍电影的. 人性化的导航功能,找电影,分类,区域非常容易. 每个频道,分类,区域,及这些的组合都有自己的点播排行榜,不再是单一的总排行榜. 支持任意多条播放线路(呵呵). 支持内嵌 文件夹,及在网页播放. 播放链接也支持自定义功能,可以选择显示集数还是文件名. 在线播放支持各种常用播放器,real,ms,宝丽通,暴风影音. 专题管理,广告管理,广告异步加载. 缤纷影视系统2.0全部源码 功能完善,可直接使用. 版权所有:缤纷 官方网址:www.binfensoft.cn
Function: Complete the customizable two film classification, no longer had to worry about film classification. Origin also supports custom video, and now even the people of Africa to shoot the film. Personalized navigation features, find movies, classification, area very easily. Each channel, classification, regional, and combinations of these has its own list of on-demand is no longer a single overall rating. To support any number of players line (He He). Support for embedded folders, and in the web broadcast. Play link also supports custom features, you can choose to display the episodes, or file name. Online play supports a variety of popular players, real, ms, Polycom, Storm video. Special management, advertising management, advertising asynchronous load. Fun Video System 2.0 Full Source Perfect function can be used directly. Copyright: Fun Official Website: www.binfensoft.cn (2010-02-05, C#, 2373KB, 下载13次)

http://www.pudn.com/Download/item/id/1059870.html

[.net编程] SharpCms

1高度灵活性的内容管理系统:可以自定义页面和文件 普通使用和开发分离:使用了WebPart技术 易于安装和使用:采用的是XML数据库 非常自由的布局设计:WebPart拖动 主要对象是中小型企业站点 基于.Net, XML, XLS, C#
A highly flexible content management system: You can customize pages and files common use and development of separation: Using the WebPart technology is easy to install and use: Using the XML database, very free layout: WebPart Drag the main target is the small and medium enterprises site based on. Net, XML, XLS, C# (2009-11-03, C#, 6666KB, 下载28次)

http://www.pudn.com/Download/item/id/958456.html

[.net编程] 20061119

《圣殿祭司的ASP.NET2.0开发详解——使用C#》光盘说明 一、光盘用途 本光盘为《圣殿祭司的ASP.NET2.0开发详解——使用C#》一书的配套光盘,供读者阅读图书时参考和学习。 二、光盘内容 1.书中所有范例的程序代码; 2.第1,3,6,7章所涉及到的相关内容; 3.书中范例使用的数据库; 4.第21章PDF电子文件; 5.博文视点精彩宣传片; 6.点击博文视点; 7.README.txt文件。 三、运行环境和使用方法 计算机中必须安装Visual Studio以及SQL Server软件。 光盘所带安装程序的使用方法在书中相应章节均有详细说明。 四、防病毒 本光盘所有文件都已经过Norton Antivirus扫描,未发现有任何已知病毒。 五、如果对光盘有任何疑问、建议或者发现有错误之处请与 dinla@broadview.com.cn 联系。 (2008-06-29, C#, 5715KB, 下载25次)

http://www.pudn.com/Download/item/id/500424.html

[.net编程] codeunion.com

互动.NET留言簿安装简易,只需将留言簿解压或安装到WEB下任何的目录,这样 只要本地安装了微软.NETFramework正式版及IIS5.0服务即可通过浏览器以形如 "http://127.0.0.1/guestbook/default.aspx"的地址来访问留言簿。另外你也 可以用记事本等工具打开web.config文件对留言簿的样式,数据库路径,版权信 息等进行设置。
interaction.NET Guestbook Simple installation, Guestbook can be unpacked or installed under any of the Web directory, so as long as the local installation of Microsoft. disposition official version and IIS5.0 services can be enacted browser in the shape of "http :// 127.0.0.1/guestbook/default.aspx "visit to the address asked visitor's book. In addition you can also use tools such as Notepad to open sed paper wrote down the right forms, Path databases, copyright information, etc. installed. (2007-07-09, C#, 669KB, 下载8次)

http://www.pudn.com/Download/item/id/305492.html

[.net编程] net2.0

精通ASP.NET2.0企业级开项目开发源代码.有会员积分系统/简单OA系统/客户关系管理系统/网上书店系统.每个里面都分sql2003和sql2005的代码,c# 三层架构非常值得学习
proficient ASP.NET2.0 enterprise-class open source project development. Member Integral System/OA simple systems/customer relationship management/online bookstore system. each of which are sub-sql2003 and sql2005 The code, c# three-tier system is very worth learning (2007-03-03, C#, 2006KB, 下载281次)

http://www.pudn.com/Download/item/id/252008.html

[.net编程] Teach_Yourself_CSharp_in_21_Days

21天学通C# 配套源码 【原书名】 Sams Teach Yourself C# in 21 Days [原书信息] 【原出版社】 Sams 【作者】 (美)Bradley L.Jones 【译者】 信达工作室 【丛书名】 .NET精选系列 【出版社】 人民邮电出版社
21 day study passes the C# necessary source code [ original book title ] Sams Teach Yourself C# in 21 Days [ original book information ] [ original publishing house ] Sams [ author ] (to be beautiful) Bradley L.Jones [ translator ] the letter to reach the work room [ a clump of book title ] NET to select the series [ publishing house ] the people s posts and telecommunications publishing house (2006-05-31, C#, 286KB, 下载62次)

http://www.pudn.com/Download/item/id/189752.html
总计:135