One of the most notable new features in VB.NET is the ability to create threads in your application. Visual C++ developers have been able to write multit...
加密using System; br using System.IO; br using System.Runtime.InteropServices; br using System.Text; br using Microsoft.Win32; br br namespace Wjb.ReadO...
注册表Imports Microsoft.Win32 br br Function WritteRgedit(ByVal flag As Boolean) As Boolean br Dim Reg As RegistryKey br Try br Reg = Registry.LocalMach...
access|object br SOAP (Simple Object Access Protocol) br br br Since the release I have been fascinated with this thing called SOAP, This bubbly new p...
asp.net|services|webWeb Services: Building Reusable Web Components with SOAP and ASP.NET br David S. Platt br br This article assumes you’re familia...
services|web|xml|微软What are XML Web services? br Published: May 2001Key PointsXML Web services allow applications to share data. XML Web services can b...
services|window|高级Now that all the necessary architecture is in place, you can add some functionality to the service. As an example, Ill show you how t...
services|window|高级Not a Slap Shot, but Almost as Fast br Creating the service using .NET is fairly straightforward. You use the .NET Frameworks System....
services|window|高级Youve created your service—now its time to create the service controller. Use the System.ServiceProcess namespaces ServiceController...
services|window|高级Windows Services (formerly known as NT Services) can seem overwhelming and daunting to the uninitiated because of a vast array of cal...