搜索资源列表
DataPorter
- 本人利用Microsoft C#语言调用Microsoft SQL 2000 数据库SQLDMO类,编写自动备份SQL数据应用程序,备份出文件与SQL数据库菜单中备份文件相同,可以使用SQL数据库本身恢复进程进行数据恢复,也可以使用本程序中恢复程序进行自动恢复。-I use Microsoft C# language calling several Microsoft SQL 2000 According to DDS category for the preparation automatic
MS_C
- 微软C编程精粹。 word格式的,也不是很大-Microsoft C programming essence. Word format, nor is great
C-sharp_DOC
- C#文档中文版(微软),非常不错的C#语言参考资料,比较全面,易懂,推荐一下! -C# documentation Chinese version (Microsoft), a very good C# language reference materials, more comprehensive, understandable, Recommended!
HttpProxy
- 用C#实现Http代理服务器,运行环境:Win 98/2000;Microsoft C#
CSharpHttp
- 稿件名称:用C#实现Http代理服务器 程序名称:HttpProxy 运行环境:Win 98/2000;Microsoft C#
Microsoft.Visual.C.Sharp.2005.Step.by.Step.Oct.200
- 一本C#的经典书籍,学习工作都用得上Microsoft.Visual.C.Sharp.2005.Step.by.Step.Oct.2005.chm
计算器C语言版
- 1.在Microsoft Visual C++环境中创建一个新的工程文件。工程文件的类型选Win32 Console Application。-1. In Microsoft Visual C environment to create a new project file. The project document types election Win32 Console Application.
c# OCR文字识别
- 利用office2007中的开发的图片文字识别例子。Microsoft Office Document Image,对包括中英文在内的各种语言的印刷体支持还不错。她是由清华文通oem给微软的,所以各种性能还是不错的,在office2007也包括这个功能,需要OCR的人可以参考一下。
ICanSeeYou远程控制软件(所有C#源代码).rar
- ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。原程序(安装包)的下载地址:http://download1.csdn.net/down3/20070428/28022416404.rar源代码说明:IDE(集成开发环境):Microsoft Visual Studio .NET 2005使用C#作为主要开发语言,统一编程习惯。关于C#编程习惯可以查看另外一份文档 《 C#编程规范 》。C#规范制定原则 1 方便代码的交流和维护。 2 不影响编码的效率,不与大众习惯冲突。 3
Microsoft.NET-Pet-Shop-4.0
- 演示C#三层的开发框架,是一个经典的例子,可以好好学习,安装之后,会建立一个目录,解压出所有的源代码(环境是VS 2005 C#)+SQL 2005 express edition-Demo three-tier C# development framework, is a classic example, you can study well and installed, will create a directory, unzip all the source code (the envir
C.net
- 精通C#数据库开发,以Microsoft SQL Server 2000英文开发版为例来阐述的,共7个源码-Proficient in C# database development to Microsoft SQL Server 2000 Developer Edition in English as an example to elaborate, and a total of seven source
Microsoft-C-Sharp-Programmers-Handbook
- Quick and easy to use, this reference provides a detailed examination of the C# language as used in .NET development for both the current version of .NET (1.1), and forthcoming version 2.0.
Microsoft-cSharpWindows-program
- Microsoft c#Windows程序设计(上下册)-Microsoft c# Windows Programming (volumes)
CSharp-Normal-Document(Microsoft)
- 微软官方C#编程文档,有助于更好的了解C#的编程规则。-Microsoft C# programming official documents, contribute to a better understanding of C# programming rules.
Microsoft-C-program
- 微软牛人们写的一本书,c编程的精粹内容,可以看一看哦-Microsoft cattle people to write the book, the essence of the content of C programming, you can take a look!
C# word类库
- C# word类库 using System; using System.Collections.Generic; using System.Text; using Microsoft.Office.Interop.Word; using System.IO; using System.Web; using System.Data; using System.Reflection; using Microsoft.Win32; using System.Text.Regu
Visual C#从入门到精通
- Visual C#作为微软的旗舰编程语言,经过几年的长足发展,在全球得以迅速普及,成为很多程序员的首选语言。(As the flagship programming language of Microsoft, Visual C# has developed rapidly in the world for several years, and has become the most popular language of many programmers.)
C#UDP聊天室
- Windows服务应用程序是一种需要长期运行的应用程序,它对于服务器环境特别适合。它没有用户界面,并且也不会产生任何可视输出。任何用户消息都会被写进Windows事件日志。计算机启动时,服务会自动开始运行。它们不要用户一定登录才运行,它们能在包括这个系统内的任何用户环境下运行。通过服务控制管理器,Windows服务是可控的,可以终止、暂停及当需要时启动。 Windows 服务,以前的NT服务,都是被作为Windows NT操作系统的一部分引进来的。它们在Windows 9x及Windows M
C#108注册新用户 源代码
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。(C# is
基于C#企业人事管理系统源代码
- 企业人事管理系统,本程序用C#开发,后台数据库为Microsoft SQL(Enterprise personnel management system)