代码搜索:VB

找到约 10,000 项符合「VB」的源代码

代码结果 10,000
www.eeworm.com/read/199484/5077073

vb webserviceauthenticationevent.vb

Imports System Imports System.Web Imports System.Security.Principal Namespace Microsoft.WebServices.Security Public Class WebServiceAuthenticationEvent Inherits EventArgs
www.eeworm.com/read/199484/5077088

vb trace.vb

Imports System Imports System.IO Imports System.Web.Services.Protocols _ Public Class TraceExtensionAttribute Inherits SoapExtensionAttribute
www.eeworm.com/read/199484/5077089

vb assemblyinfo.vb

Imports System.Reflection Imports System.Runtime.InteropServices ' General Information about an assembly is controlled through the following ' set of attributes. Change these attribute values to
www.eeworm.com/read/199484/5077091

vb trace.vb

Imports System Imports System.IO Imports System.Web.Services.Protocols _ Public Class TraceExtensionAttribute Inherits SoapExtensionAttribute
www.eeworm.com/read/199484/5077099

vb encryptionextension.vb

' Encryption sample ' rhoward 4/22/01 ' ' This sample encrypts data from an ASP.NET Web Service ' by only encrypting the values with the actual response ' of a method call (rather than all the
www.eeworm.com/read/199484/5077100

vb encryptionextensionattribute.vb

Imports System Imports System.IO Imports System.Xml Imports System.Text Imports System.Web.Services Imports System.Web.Services.Protocols Imports System.Security.Cryptography
www.eeworm.com/read/199484/5077103

vb assemblyinfo.vb

Imports System.Reflection Imports System.Runtime.CompilerServices ' ' General Information about an assembly is controlled through the following ' set of attributes. Change these attribute value
www.eeworm.com/read/199484/5077105

vb encryptionextension.vb

' Encryption sample ' rhoward 4/22/01 ' ' This sample encrypts data from an ASP.NET Web Service ' by only encrypting the values with the actual response ' of a method call (rather than all the
www.eeworm.com/read/199484/5077106

vb encryptionextensionattribute.vb

Imports System Imports System.IO Imports System.Xml Imports System.Text Imports System.Web.Services Imports System.Web.Services.Protocols Imports System.Security.Cryptography
www.eeworm.com/read/199484/5077124

vb cartdb.vb

Imports System Imports System.Data Imports System.Data.SqlClient Imports System.Data.SqlTypes Imports System.Collections Namespace IBuyAdventure Public Class CartDB Dim m_Connec