自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 资源 (11)
  • 收藏
  • 关注

原创 Crystal Report printControl (水晶报表打印)

关于ActiveX打印方式设置,网上提供的很多资料都是通过配置webConfig来实现的,我现在为大家提供一种新的简单的方式。1、把printControl.cab拷到服务器根目录下eg:http://192.168.153.212/printControl.cab2、修改crystalprinthost.html 打印控件来源找到根目录下aspnet_client/system_web/2_0_

2010-03-16 13:56:00 5101 2

原创 Automatically Printing Crystal Reports in ASP.NET

This server-based method is documented in the Visual Studio help files.  Open the Help Index, and enter PrintToPrinter in the "Look for:" box.  The syntax for this method is: Rep

2010-03-09 10:28:00 947

原创 .net连接oracle

  connectionStrings>    add name="ora_conn" connectionString="User Id=scott;Password=scott;Data Source=jerry;"/>  connectionStrings>

2010-03-09 08:53:00 621

原创 .NET面试题

1. C#中 property 与 attribute的区别,他们各有什么用处,这种机制的好处在哪里?=============== property用法 get/set方法。主要用于类与外部程序之间的数据交互使用。增加了对类内部数据访问的安全性和方便性,在编译期就可以进行类型检查和访问权限检查。attribute用法[STAThread]public void Thrd(){...}attr

2010-03-09 08:49:00 6243 10

原创 sql2000远程连接不上问题

Sql Server连接的端口问题昨天遇到一个比较奇怪的问题,机器A、机器B,都装有Sql Server2000,C#程序从A连B上的数据库OK,但是从B连A的数据库总是有异常,异常提示“在建立与服务器的连接时出错。在连接到 SQL Server 2005 时,在默认的设置下 SQL Server 不允许进行远程连接可能会导致此失败”。由于A、B上都装有VS2005,带着装了Sql Serve

2010-03-09 08:34:00 4869

原创 C#大话设计模式代码

   收银程序一:简单工厂模式实现 using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebControls;us

2010-03-03 20:44:00 1756 1

c#调用java WEB服务

• Background  Definition  Features of web services  Basic Components • Web Services Interoperability • Create a Java Web Service  Create a web application project  Add web service to the project  Add operations to the web service  Implementing the web methodes  Deploy and test the web service • Create ASP.net Web Site Using C#  Create ASP.net web site  Add web reference  Write code to invoke web service  Test web service client application • Conclusion

2013-09-03

JavaScript 权威指南

JavaScript 权威指南 JS 大全 脚本

2012-12-08

Pro WPF 4.0 in C# 2010

Pro WPF in C# 2010-Windows Presentation Foundation in .NET 4_decbook.com.pdf

2010-12-30

jquery手册使用指南

jQuery 使用指南 The code itself is written rather cleanly in an attempt to self-document. If you've spotted some areas of code that could be improved, please feel free to discuss it on the Development mailing list. All input is gladly appreciated!

2010-12-30

Pro.WF.Windows.Workflow.in.NET.4.0.pdf

Pro.WF.Windows.Workflow.in.NET.4.0一书配套代码 高级编程

2010-12-14

Beginning.WF.Windows.Workflow.in.NET.4.0

Vs 2010 .net 工作流开发 初级教程

2010-12-14

visual studio 2010 源代码

visual studio 2010 实例代码

2010-12-03

水晶报表制作原则及步骤

这是一份描述用.NET2005水晶报表制作的方法及制作步步骤的电子文档

2008-10-13

网络课程设计报告

主要介绍了校园网站设计的方案及实现方法

2008-03-13

网络课程设计报告

网络课程设计报告主要介绍了基于P2P网络的聊天系统的设计原理与体系结构,并且根据研究的结果开发出了界面友好、方便易用的即时通讯聊天工具。本文首先介绍了软件开发技术基础,其次分析了该系统的功能构成与体系结构,然后详细介绍了该系统的设计与实现中的网络通信功能的界面设计、UDP数据包通过NAT网关、文件传输模块的设计等问题。最后,提出了进一步的改进方案。另外,由于本系统传输层采用不可靠的UDP协议,还设计了在UDP环境下进行可靠通信的机制。

2008-03-13

网络故障分析器

人工网络数据生成分析功能.GN算法分社团

2008-03-13

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除