登录
首页 » C# » ASP.Net(CSharp)OA

ASP.Net(CSharp)OA

于 2010-04-25 发布 文件大小:3947KB
0 131
下载积分: 1 下载次数: 1

代码说明:

说明:  本毕业设计首先介绍了ASP.NET Web应用系统的方案设计要素及框架设计方法,然后选择了系统管理、人事管理系统、项目管理系统、文档管理系统、内部邮件系统以及公司日程管理系统作为案例,深入剖析了办公自动化系统的开发思路、实现方法和技巧。 本毕业设计注重实用性和工程实践性,紧密结合办公自动化的应用需求,本毕业设计适合正在从事或希望从事办公自动化软件开发的人员阅读。 通过对本毕业设计的系统实践,学生能够对ASP.NET进行更深层次的了解,在能快速、独立地开发出一套商业软件的同时还能学会一整套的软件开发方法和数据库设计技巧,避免开发中易犯的一些错误,以便能为顺利成为高级程序员打下基础。(ASP.NET(C#) OA)

文件列表:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • channelcoding
    数字集群信道编解码程序,包括BCH和RCPC,属于欧洲ETSI Tetra标准。(digital trunking channel coding and decoding procedures, including BCH for RCPC and, European ETSI Tetra standard.)
    2020-10-20 11:17:24下载
    积分:1
  • WindghsWindows
    最新版的Windows,即Vista采用了全新的高分辨率图标(icon)格式(The latest version of Windows that Vista have adopted new high resolution icon (icon) format)
    2017-04-27 11:05:51下载
    积分:1
  • TDNET3.3
    Teigha_NET 3.03官方帮助文档,写得非常详细,相当好的参考资料.(Teigha_NET 3.03官方帮助文档,写得非常详细,相当好的参考资料)
    2013-08-10 14:36:34下载
    积分:1
  • LPC11U14_usb
    LPC11U14 USB非常好,非常实用的例程,短小精悍,喜欢LPC的朋友一定会喜欢!!(The microcontroller LPC11U14‘s USB example,you will love it while you love NXP LPCmicrocontroller!!)
    2014-04-12 17:45:58下载
    积分:1
  • SR830
    斯坦福大学的高性能锁相放大器串口通讯源码,用于实时读取锁相放大器的振幅,相位和频率。对于SR830的使用者的二次开发提供了非常好的开发模板。(Stanford University' s high-performance lock-in amplifier serial communications source for real-time reading lock-in amplifier amplitude, phase, and frequency. For the secondary development of SR830 offers users a very good development template.)
    2020-10-19 15:47:29下载
    积分:1
  • wcf 实现大文件上传(有进度条)实例源码
    部分win7/win8用户 运行时报错 可能是 权限问题,所以运行项目的时候 要右键>>以管理员身份运行 部分用户 运行该项目的时候 可能提示:协定需要双工 但是绑定 NetTcpBinding 不支持 这是只需要将host项目app.config中协议部分 改为wsDualHttpBinding 即可,如下代码: 另外使用wcf时,最好不要使用 using 因为使用using会屏蔽掉很多错误,误导用户,参考链接:http://www.codeproject.com/Tips/197531/Do-not-use-using-for-WCF-Clients 相关代码改为:using System;using System.Collections.Generic;using System.Linq;using System.Windows.Forms;using System.ServiceModel;namespace WcfUploadServiceHost{ static class Program { /// /// The main entry point for the application. /// [STAThread] static void Main() { try { var host = new ServiceHost(typeof (WcfUploadServiceLib.UpLoadService)); host.Open(); Console.WriteLine("Server is opened..."); Console.Read(); //using (var host = new ServiceHost(typeof(WcfUploadServiceLib.UpLoadService))) //{ // host.Open(); // Console.WriteLine("Server is opened..."); // Console.Read(); //} } catch (Exception ex) { Console.WriteLine(ex.ToString()); Console.Read(); } } }}
    2015-01-07下载
    积分:1
  • driver
    VC6.0开发,3年前开发的PCI9052接口及测试程序,一定要先安装DriverStudio,如果有相应的接口卡就最好,如果没有也可以看看程序作为参考。(VC6.0 development, three years ago, the development of PCI9052 interface and test procedures, we must first install the DriverStudio, if there is a corresponding interface card on the best, if not also look at programs as a reference.)
    2010-03-11 09:28:46下载
    积分:1
  • printersettings_demo
    vc修改打印设置代码,可以修改打印的基本设置,例如纸张大小(vc revised set code can be amended Print the basic setup, such as paper size, etc.)
    2007-03-07 09:32:08下载
    积分:1
  • diagnosis
    说明:  小波包特征熵的飞机液压系统故障诊断diagnosis方法(Entropy of wavelet packet features of the aircraft hydraulic system fault diagnosis)
    2011-03-27 12:57:04下载
    积分:1
  • 图象压缩与传输
    这个源码涉及到网络编程,图像处理,数据压缩与传输。(source involved in the programming of the network, image processing, data compression and transmission.)
    2005-07-06 14:52:04下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载