Welcome![Sign In][Sign Up]
Location:
Search - service csharp

Search list

[Windows MobileField Service for SmartphoneCsharp

Description: 关于window mobile 平台Csharp语言开发的关于smartphone/pocket pc文件的操作-window on the mobile platform Csharp language on the development of the smartphone / pocket pc paper operation
Platform: | Size: 705322 | Author: 云中云 | Hits:

[Windows DevelopProfessional C# Web Services Source Code

Description: C#写web service-C# Write web service
Platform: | Size: 673792 | Author: 站长 | Hits:

[Search Enginewindows应用程序版的google搜索引擎源码

Description: 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN C# to write this application windows version of the Google search engine, Google called the opening of web service, but a search speed is not fast, but at least saved the right [in the new window opens] trouble, the following procedure is the source.
Platform: | Size: 4096 | Author: | Hits:

[Windows MobileField Service for SmartphoneCsharp

Description: 关于window mobile 平台Csharp语言开发的关于smartphone/pocket pc文件的操作-window on the mobile platform Csharp language on the development of the smartphone/pocket pc paper operation
Platform: | Size: 705536 | Author: 云中云 | Hits:

[CSharpProfessional CSharp Web Services(源代码)

Description: Professional CSharp Web Services(源代码),实现比较简单,教容易理解,可供大家参考-Professional CSharp Web Services (source code), to achieve relatively simple, easy to understand teaching, for your reference
Platform: | Size: 1975296 | Author: yy | Hits:

[xml-soap-webservicePizza1

Description: 基于web service 的Pizza定购系统,采用.net remoting 远程调用技术-Pizza ordering system used. Net Remoting technology called Remote
Platform: | Size: 219136 | Author: 搜索 | Hits:

[WEB CodeWebService22

Description: Web Service事例 通过本例可以大概了解Web Service的基本开发-Web Service through stories about the cases can understand the basic Web Service Development
Platform: | Size: 16384 | Author: aq982 | Hits:

[Web ServerCsharp-WebServiceSecurity

Description: Csharp-WebServiceSecurity,web服务器安全的问题。我的学习代码,希望对新手有帮助。-Csharp- WebServiceSecurity. web server security. I study the code, and I hope to help newcomers.
Platform: | Size: 63488 | Author: uml_rose | Hits:

[ADO-ODBCfandian(CSharp)

Description: 这是一个用C#写的C/S模式的饭店住房管理服务系统,是一个很好的商业源代码,希望能给大家一些参考价值!-This is a used C# Written in C/S mode of the hotel housing management service system, is a good commercial source code, I hope everyone can give some reference value!
Platform: | Size: 640000 | Author: 宇宙的弦 | Hits:

[WEB CodeWebservice

Description: 简单的Webservice程序实现星座测试 用ASP.net Web服务实现Web Service程序,客户端用C#写的-Webservice simple testing procedures to achieve Constellation ASP.net Web services Web Service program, the client using C# Written
Platform: | Size: 53248 | Author: 小周 | Hits:

[CSharpWindowsService1

Description: CSharp windows timer
Platform: | Size: 15360 | Author: yisun | Hits:

[CSharpPPClient

Description: 一个用于智能手机上的联网的数据管理的终端程序,运行平台Windows mobile 5,基于Web service的数据收集,并具有自动更新功能。-One for the smart phones on the interconnection of the terminal data management procedures, operating platform Windows mobile 5, based on Web service data collection, and have the automatic update feature.
Platform: | Size: 32768 | Author: wangtao | Hits:

[CSharpjingtongCSharpshujuku

Description: 本书通过大量的典型实例,循序渐进地介绍了使用Visual C# .NET 2003开发数据库应用程序的方法和技巧。全书共8章,第1章介绍了.NET平台数据库编程与ADO.NET的基础知识,第2~8章通过7个具体案例的设计与实现,详细地介绍了运用C#语言进行数据库编程的方法。 本书选材新颖,案例由浅到深,内容完整,涵盖了Windows窗体的数据库编程和Web窗体的数据库编程,以及XML Web Service等高级应用,是一本易懂、实用、极具参考价值的实例教程。本书主要面向有一定CSharp语言编程基础、准备学习CSharp数据库编程或者想提高CSharp编程技巧的读者-err
Platform: | Size: 17126400 | Author: 范中浩 | Hits:

[Windows DevelopDynWinServiceInstaller_SourceCode

Description: 一个用来安装windows服务程序的源码!-Used to install a windows service program source code!
Platform: | Size: 215040 | Author: caowei | Hits:

[Windows DevelopwindowService

Description: windows服务实例 Service windows服务实例 Servicewindows服务实例 Service-Examples of windows service Service windows service instance Servicewindows service instances Service
Platform: | Size: 65536 | Author: kyle | Hits:

[Printing programCSharp_Print_Monitor

Description: 完整的打印机监控源码,可监测文件内容,含服务端。C#完整源码,甚至包含注册机源码。-Complete source code printer monitor, can monitor the contents of the documents, including client service. C# Complete source code, and even contains Zhuceji source.
Platform: | Size: 4312064 | Author: dylan | Hits:

[.netWindowsServices

Description: Simple Windows Services Describe Windows Service under Visual Studio Introduction As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted. This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account. Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl + Alt + P shortcut. -Simple Windows Services Describe Windows Service under Visual Studio Introduction As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted. This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account. Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl+ Alt+ P shortcut.
Platform: | Size: 188416 | Author: Eds | Hits:

[CSharpWebService

Description: 实战 Web Service 压缩传输,采用WSE2.0类库开发。其中使用了Dataset对象。-Actual Web Service compression and transmission, using WSE2.0 library development. Which used the Dataset object.
Platform: | Size: 1623040 | Author: steven | Hits:

[CSharpSMTP_POP3_Mail_Server

Description: 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的GUI和管理界面 * 足够的注释 SMTP: * 所有的基本的SMTP服务器的功能 * 支持过个域名 * 支持多个邮箱地址用一个邮箱 * 支持昵称. 支持公共帐号和私有帐号昵称列表 * 支持邮件路由. eg *ivar* pattern routes all addresses containing ivar to specified mailbox or remote address * SMTP验证 * SMTP大小, PIPELINING, 8BITMIME, CHUNCKING support * SMTP定制消息过滤(可以发现及过滤部分垃圾邮件) * 支持IP访问中继和验证 POP3: * 所有的基本POP3有的功能 * APOP命令和安全验证 * POP3验证,CRAM-MD5登录 * POP3远程帐号-Introduction The MailServerComponent implements POP3 and SMTP (core) servers. It Handles lowlevel POP3 and SMTP commands and raises events according to it. The MailServer service just handles MailServerComponent events and does mail retrieving and storing job. Features General: * SMTP/POP3/IMAP4/WebMail * IP access filtering * User mailbox size limit * Supports XML or MSSQL databases * Nice GUI for administation * Well commented source code included SMTP: * All basic SMTP features * Supports multiple domains * Supports multiple e-address for one mailbox * Supports aliases(Mailing lists). Supports public and private(needs authentication) lists. * Supports email routing. eg*ivar* pattern routes all addresses containing ivar to specified mailbox or remote address * SMTP AUTH (LOGIN CRAM-MD5) (supported authentication types) * SMTP SIZE, PIPELINING, 8BITMIME, CHUNCKING support * SMTP custom message filters
Platform: | Size: 3464192 | Author: 陈嵩 | Hits:

[CSharpcsharp

Description: C#高级编程 第2版 本书为一本综合性C#的图书,第一章 .NET结构, 第二章 c#简介,第三章 c#基础,第四章 类和继承,第五章 面向对象的c#语言,第六章 C#的高级论题,第七章 c#和基类, 第八章 在.NET环境中编程,第九章 windows应用程序,第十章 装配件,第十一章 .NET的数据访问,第十二章 查看.NET的数据,第十三章 XML,第十四章 文件和注册表制作,第十五章 使用Active Directory,第十六章 ASP.NET页面,第十七章 Web服务 第十八章 定制控件,第十九章 COM的互操作性 ,第二十章 COM+服务,第二十一章 会用GDI+绘图,第二十二章 访问Internet,第二十三章 带有.NET Remoting的分布式应用程序 第二十四章 windows服务 第二十五章 .NET的安全性-This book is a comprehensive C# books, chap. NET architecture, c# Introduction Chapter II, Chapter III c# base class and inherit Chapter IV, Chapter V c# object-oriented languages​ ​ , the sixth chapter of C# senior thesis, and Chapter VII c# base class, in Chapter VIII. NET programming environment, Chapter windows application, chapter assembly, Chapter XI. NET data access, see Chapter XII. NET data, Chapter XIII XML, making files and registry XIV, Chapter XV using Active Directory, ASP.NET page Chapter XVI, Chapter XVII Chapter XVIII custom controls Web services, the tenth IX COM interoperability, Chapter COM service, twenty-first chapter will use GDI drawing, Chapter XXII access the Internet, with twenty-three chapters. NET Remoting twenty-fourth of distributed applications Chapter XXV windows service. NET security
Platform: | Size: 35188736 | Author: fangwei | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net