hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
359ce865e4bf3c1919c5779282d1be11d5ca2527 | 543 | vb | Visual Basic | Src/Compilers/Test/Resources/Core/SymbolsTests/netModule/netModule1.vb | enginekit/copy_of_roslyn | 878076dadb4754046ca0f536670cac89bbb2de76 | [
"Apache-2.0"
] | 6 | 2015-02-11T07:13:58.000Z | 2021-08-15T05:43:32.000Z | Src/Compilers/Test/Resources/Core/SymbolsTests/netModule/netModule1.vb | codemonkey85/roslyn | e4de77e94210b02724b06ef16da8954d1c0e54b7 | [
"Apache-2.0"
] | 1 | 2016-03-23T16:37:27.000Z | 2016-03-23T16:37:27.000Z | Src/Compilers/Test/Resources/Core/SymbolsTests/netModule/netModule1.vb | codemonkey85/roslyn | e4de77e94210b02724b06ef16da8954d1c0e54b7 | [
"Apache-2.0"
] | 2 | 2016-01-19T00:30:11.000Z | 2021-08-15T05:43:33.000Z | ' Copyright (c) Microsoft Open Technologies, Inc. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
'vbc /t:module /vbruntime- netModule1.vb
Public Class Class1
Public Class Class3
Private Class Class5
End Class
... | 21.72 | 183 | 0.690608 |
1df5cb2d27adf6dd7fef4abb36e4f277ec42b75f | 111 | vba | Visual Basic | Task/Boolean-values/VBA/boolean-values.vba | LaudateCorpus1/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | 1 | 2021-05-05T13:42:20.000Z | 2021-05-05T13:42:20.000Z | Task/Boolean-values/VBA/boolean-values.vba | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Task/Boolean-values/VBA/boolean-values.vba | seanwallawalla-forks/RosettaCodeData | 9ad63ea473a958506c041077f1d810c0c7c8c18d | [
"Info-ZIP"
] | null | null | null | Dim a As Integer
Dim b As Boolean
Debug.Print b
a = b
Debug.Print a
b = True
Debug.Print b
a = b
Debug.Print a
| 11.1 | 16 | 0.711712 |
8f88c41e2b966ca1830c18082c28149dd7dc82d4 | 3,125 | vb | Visual Basic | src/Features/VisualBasic/Portable/Diagnostics/Analyzers/TypeSyntaxSimplifierWalker.vb | MaherJendoubi/roslyn | 485649c321aa705ed752bc737ae374cc391e28a8 | [
"Apache-2.0"
] | null | null | null | src/Features/VisualBasic/Portable/Diagnostics/Analyzers/TypeSyntaxSimplifierWalker.vb | MaherJendoubi/roslyn | 485649c321aa705ed752bc737ae374cc391e28a8 | [
"Apache-2.0"
] | null | null | null | src/Features/VisualBasic/Portable/Diagnostics/Analyzers/TypeSyntaxSimplifierWalker.vb | MaherJendoubi/roslyn | 485649c321aa705ed752bc737ae374cc391e28a8 | [
"Apache-2.0"
] | null | null | null | ' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
Imports System.Threading
Imports Microsoft.CodeAnalysis.Options
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Namespace Microsoft.CodeAnalysis.VisualBasi... | 40.584416 | 178 | 0.69216 |
640ae1b15f5fc4275583b2cdd95c66fbd6c85783 | 1,084 | vb | Visual Basic | NicoVideo/NicoVideo.Full/LiveStreaming/LiveThreadMessage.vb | jz5/namatyping | 265276429ea65818c88fc048650e264dc9e00b38 | [
"MS-PL"
] | 4 | 2019-03-09T00:07:48.000Z | 2021-02-20T13:27:50.000Z | NicoVideo/NicoVideo.Full/LiveStreaming/LiveThreadMessage.vb | jz5/namatyping | 265276429ea65818c88fc048650e264dc9e00b38 | [
"MS-PL"
] | 23 | 2017-06-18T01:26:18.000Z | 2021-03-01T20:08:17.000Z | NicoVideo/NicoVideo.Full/LiveStreaming/LiveThreadMessage.vb | jz5/namatyping | 265276429ea65818c88fc048650e264dc9e00b38 | [
"MS-PL"
] | 2 | 2017-05-28T11:41:50.000Z | 2020-11-02T15:59:08.000Z | Imports System.Xml.Linq
Namespace LiveStreaming
' <thread last_res="38" resultcode="0" revision="1" server_time="1265287761" thread="1014106601" ticket="0xb3b8860"/>
Public Class LiveThreadMessage
Inherits Message
#Region "Properties"
Property LastNo As Integer
Property ResultCode ... | 25.809524 | 121 | 0.632841 |
4253174531fd7e4e91465caea54367016639b61c | 22,847 | vb | Visual Basic | EUD Editor/Form/LoadTileSetSingleForm.Designer.vb | Tarferi/eudeditor | 0efde79b160a067e2a53f135df87ca83969625c3 | [
"MIT"
] | 10 | 2018-08-17T01:16:30.000Z | 2021-08-02T17:00:58.000Z | EUD Editor/Form/LoadTileSetSingleForm.Designer.vb | Tarferi/eudeditor | 0efde79b160a067e2a53f135df87ca83969625c3 | [
"MIT"
] | 3 | 2019-04-08T07:02:41.000Z | 2021-08-07T08:57:41.000Z | EUD Editor/Form/LoadTileSetSingleForm.Designer.vb | Tarferi/eudeditor | 0efde79b160a067e2a53f135df87ca83969625c3 | [
"MIT"
] | 4 | 2018-08-29T14:09:01.000Z | 2021-05-13T12:15:05.000Z | <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class LoadTileSetSingleForm
Inherits System.Windows.Forms.Form
'Form은 Dispose를 재정의하여 구성 요소 목록을 정리합니다.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
... | 42.945489 | 156 | 0.65711 |
acc13867dda92d4ca5433f7d7282b65ca4970012 | 51 | vb | Visual Basic | tests/tests/commandline/LinkResource-1.vb | lee-m/mvbc | a5c558818e3aae257bfd81f4fc797bcc23602944 | [
"MIT"
] | null | null | null | tests/tests/commandline/LinkResource-1.vb | lee-m/mvbc | a5c558818e3aae257bfd81f4fc797bcc23602944 | [
"MIT"
] | null | null | null | tests/tests/commandline/LinkResource-1.vb | lee-m/mvbc | a5c558818e3aae257bfd81f4fc797bcc23602944 | [
"MIT"
] | null | null | null | '#compiler-options:/linkresource:res
'#exit-code:0 | 25.5 | 37 | 0.764706 |
142d1700f528ebed704f0ebf87433f3da0cee3e4 | 103 | bas | Visual Basic | tests/dim/byref-init-from-temp-1.bas | zai1208/fbc | 02cc78513c9e9d2aeab93dd41994f7593fceff48 | [
"MIT"
] | 521 | 2015-01-13T20:42:25.000Z | 2022-03-24T19:13:18.000Z | tests/dim/byref-init-from-temp-1.bas | jayrm/fbc | ae665330eefc276bc16c0831657b714ee2f592fd | [
"MIT"
] | 196 | 2015-02-06T14:01:07.000Z | 2022-03-30T18:10:33.000Z | tests/dim/byref-init-from-temp-1.bas | jayrm/fbc | ae665330eefc276bc16c0831657b714ee2f592fd | [
"MIT"
] | 142 | 2015-02-04T03:59:44.000Z | 2022-03-09T07:33:33.000Z | ' TEST_MODE : COMPILE_ONLY_FAIL
function f() as integer
function = 0
end function
var byref i = f()
| 12.875 | 31 | 0.718447 |
fff9b6b709401c8ee963d0b7a6f4e32cc27e425c | 6,139 | vb | Visual Basic | CompuMaster.Imaging/Imaging/ImageScalingProviderBase.vb | CompuMasterGmbH/CompuMaster.Imaging | c46a3b88e0d657d2fa59142151bbf14aa0cbd474 | [
"MIT"
] | null | null | null | CompuMaster.Imaging/Imaging/ImageScalingProviderBase.vb | CompuMasterGmbH/CompuMaster.Imaging | c46a3b88e0d657d2fa59142151bbf14aa0cbd474 | [
"MIT"
] | 1 | 2017-09-15T12:48:15.000Z | 2017-09-18T08:58:52.000Z | CompuMaster.Imaging/Imaging/ImageScalingProviderBase.vb | CompuMasterGmbH/CompuMaster.Imaging | c46a3b88e0d657d2fa59142151bbf14aa0cbd474 | [
"MIT"
] | 1 | 2017-09-15T14:18:56.000Z | 2017-09-15T14:18:56.000Z | 'Copyright 2004,2005,2016 CompuMaster GmbH, http://www.compumaster.de and/or its affiliates. All rights reserved.
Option Explicit On
Option Strict On
Imports System.Drawing
Namespace CompuMaster.Drawing.Imaging
''' <summary>
''' A base implementation of IImageScaling
''' </summary>
Public MustI... | 38.85443 | 193 | 0.616876 |
04bda0f96859ca26cb5190a1b56aa618b11301c1 | 369 | bas | Visual Basic | 3dplot/3dplot.bas | silizium/basic_games | 6e0c383111f1ddf1fa75ca6b1b1fcf0dc003248f | [
"MIT"
] | 2 | 2019-03-04T15:31:20.000Z | 2021-02-25T07:24:02.000Z | 3dplot/3dplot.bas | silizium/basic_games | 6e0c383111f1ddf1fa75ca6b1b1fcf0dc003248f | [
"MIT"
] | null | null | null | 3dplot/3dplot.bas | silizium/basic_games | 6e0c383111f1ddf1fa75ca6b1b1fcf0dc003248f | [
"MIT"
] | null | null | null | 1 PRINT TAB(32);"3D PLOT"
2 PRINT TAB(15);"CREATIVE COMPUTING MORRISTOWN, NEW JERSEY"
3 PRINT:PRINT:PRINT
5 DEF FNA(Z)=30*EXP(-Z*Z/100)
100 PRINT
110 FOR X=-30 TO 30 STEP 1.5
120 L=0
130 Y1=5*INT(SQR(900-X*X)/5)
140 FOR Y=Y1 TO -Y1 STEP -5
150 Z=INT(25+FNA(SQR(X*X+Y*Y))-.7*Y)
160 IF Z<=L THEN 190
170 L=Z
180 PRINT TAB... | 20.5 | 60 | 0.672087 |
602f1b3bd0abc3938386dd9f2738550274c7f8fe | 51 | vb | Visual Basic | docs/visual-basic/misc/codesnippet/VisualBasic/walkthrough-defining-classes_1.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2018-01-22T02:42:26.000Z | 2018-01-22T02:42:26.000Z | docs/visual-basic/misc/codesnippet/VisualBasic/walkthrough-defining-classes_1.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs/visual-basic/misc/codesnippet/VisualBasic/walkthrough-defining-classes_1.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-01-14T07:24:28.000Z | 2021-01-14T07:24:28.000Z | Public Class UserNameInfo
End Class | 25.5 | 33 | 0.607843 |
54b5ba6ba2caa46533f5500dd8a1c84406b89174 | 736 | vb | Visual Basic | Qiqi.Reference/FormMain/Controls/ListView.vb | zqmillet/Qiqi.Reference | 434fd3cd54cf2397f65172178f732da141c17e43 | [
"MIT"
] | 3 | 2016-02-26T12:55:37.000Z | 2016-07-21T00:46:32.000Z | Qiqi.Reference/FormMain/Controls/ListView.vb | zqmillet/Qiqi.Reference | 434fd3cd54cf2397f65172178f732da141c17e43 | [
"MIT"
] | null | null | null | Qiqi.Reference/FormMain/Controls/ListView.vb | zqmillet/Qiqi.Reference | 434fd3cd54cf2397f65172178f732da141c17e43 | [
"MIT"
] | null | null | null | Namespace _FormConfiguration
Public Class ListView
Inherits System.Windows.Forms.ListView
Public Msg As UInt32
Const WM_LBUTTONDBLCLK = &H203
Protected Overloads Overrides Sub WndProc(ByRef m As Message)
Msg = m.Msg
If m.Msg = WM_LBUTTONDBLCLK Then
... | 30.666667 | 95 | 0.566576 |
1aa0bffc154d81aca531532c88dd633478b60e1e | 4,965 | vb | Visual Basic | 3-Business/1-OldProject/COL_BusinessLogic/Services_Definition/7700_Services_Eventi.vb | EdutechSRL/Adevico | 311e0d53115348d2a143d49260e87c655efbb7b6 | [
"MIT"
] | 1 | 2020-05-14T00:38:23.000Z | 2020-05-14T00:38:23.000Z | 3-Business/1-OldProject/COL_BusinessLogic/Services_Definition/7700_Services_Eventi.vb | EdutechSRL/Adevico | 311e0d53115348d2a143d49260e87c655efbb7b6 | [
"MIT"
] | null | null | null | 3-Business/1-OldProject/COL_BusinessLogic/Services_Definition/7700_Services_Eventi.vb | EdutechSRL/Adevico | 311e0d53115348d2a143d49260e87c655efbb7b6 | [
"MIT"
] | null | null | null |
Namespace UCServices
Public Class Services_Eventi
Inherits Abstract.MyServices
Const Codice = "SRVEVENTI"
Public Overloads Shared ReadOnly Property Codex() As String
Get
Codex = Codice
End Get
End Property
#Region "Public Property"
P... | 32.880795 | 81 | 0.56717 |
30144313be10c6e0dc55267927d6792522bd5192 | 2,662 | frm | Visual Basic | svyFlexFields/forms/svy_fieldsets_main.frm | paronne/sampleGallery | 87220ea25d165c559baf79bade21c07e42a0641a | [
"MIT"
] | null | null | null | svyFlexFields/forms/svy_fieldsets_main.frm | paronne/sampleGallery | 87220ea25d165c559baf79bade21c07e42a0641a | [
"MIT"
] | null | null | null | svyFlexFields/forms/svy_fieldsets_main.frm | paronne/sampleGallery | 87220ea25d165c559baf79bade21c07e42a0641a | [
"MIT"
] | 2 | 2019-06-22T04:46:51.000Z | 2020-12-11T08:22:18.000Z | customProperties:"formComponent:false",
dataSource:"db:/example_data/svy_fieldsets",
encapsulation:60,
items:[
{
location:"5,66",
onActionMethodID:"9176139B-F506-4153-A0B7-2FC011E4026A",
onDoubleClickMethodID:"-1",
onRightClickMethodID:"-1",
size:"40,20",
text:"+",
typeid:7,
uuid:"14CAC345-487A-4E34-88A6-06500CC9C1FC"
... | 20.015038 | 63 | 0.751315 |
d77b4c2f1f4fa3a891909b6268c6bb3391e92de8 | 3,281 | bas | Visual Basic | vigenere.bas | jtleider/vigenere-vba | 917740f5ac06330a4e177a4f8edd3d6303ca855e | [
"MIT"
] | 1 | 2017-11-28T19:22:09.000Z | 2017-11-28T19:22:09.000Z | vigenere.bas | jtleider/vigenere-vba | 917740f5ac06330a4e177a4f8edd3d6303ca855e | [
"MIT"
] | null | null | null | vigenere.bas | jtleider/vigenere-vba | 917740f5ac06330a4e177a4f8edd3d6303ca855e | [
"MIT"
] | null | null | null | Option Explicit
Function VIGENERE_ENCRYPT(pt As String, key As String)
'Encrypt plaintext pt using given key using Vigenere cipher.
'Assumes the key consists of a-z characters (either upper or lower case), no special characters
'including spaces. Plaintext may include spaces but otherwise only letters.
Dim ct As Stri... | 33.141414 | 109 | 0.633648 |
14f3791615b2be6cb096ea8777e25c1138220be2 | 78 | vb | Visual Basic | docs/data-tools/codesnippet/VisualBasic/create-parameterized-tableadapter-queries_1.vb | mavasani/visualstudio-docs | 4aa6fed75c395bb654dc884441ebb2d9b88bfd30 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-03-05T17:51:10.000Z | 2022-03-01T22:19:46.000Z | docs/data-tools/codesnippet/VisualBasic/create-parameterized-tableadapter-queries_1.vb | mavasani/visualstudio-docs | 4aa6fed75c395bb654dc884441ebb2d9b88bfd30 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2019-04-17T23:46:44.000Z | 2019-04-18T00:09:37.000Z | docs/data-tools/codesnippet/VisualBasic/create-parameterized-tableadapter-queries_1.vb | mavasani/visualstudio-docs | 4aa6fed75c395bb654dc884441ebb2d9b88bfd30 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-02-21T21:24:15.000Z | 2021-02-21T21:24:15.000Z | OrdersTableAdapter.FillByShippedDate(NorthwindDataSet.Orders, Nothing) | 78 | 78 | 0.820513 |
5996529279996f7eb2674587080dd3e2fb783a06 | 15,119 | bas | Visual Basic | CMC030/pr/source/pr_rprt_weekmgr.bas | khandy21yo/aplus | 3b4024a2a8315f5dcc78479a24100efa3c4a6504 | [
"MIT"
] | 1 | 2018-10-17T08:53:17.000Z | 2018-10-17T08:53:17.000Z | CMC030/pr/source/pr_rprt_weekmgr.bas | khandy21yo/aplus | 3b4024a2a8315f5dcc78479a24100efa3c4a6504 | [
"MIT"
] | null | null | null | CMC030/pr/source/pr_rprt_weekmgr.bas | khandy21yo/aplus | 3b4024a2a8315f5dcc78479a24100efa3c4a6504 | [
"MIT"
] | null | null | null | 1 %TITLE "PR Total Managers Report"
%SBTTL "PR_RPRT_WEEKMGR"
%IDENT "V3.6a Calico"
!
! COPYRIGHT (C) 1989 BY
!
! Computer Management Center, Inc.
! Idaho Falls, Idaho.
!
! This software is furnished under a license and may be used and
! copied only in accordance with terms of such license and with
! the inc... | 22.803922 | 84 | 0.610093 |
e1c79ccf7e4ef092f080b02a5f6f48e701b62181 | 512 | vb | Visual Basic | VB2010/Kapitel 06 - WPF/Hallo3/Hallo3/Window1.xaml.vb | KlausLoeffelmann/VB-DasEntwicklerbuch | ad984525b408a0315fc8f8c965d48f3163586ff0 | [
"MIT"
] | 4 | 2019-05-24T14:13:41.000Z | 2021-11-08T08:58:05.000Z | VB2010/Kapitel 06 - WPF/Hallo3/Hallo3/Window1.xaml.vb | KlausLoeffelmann/VB-DasEntwicklerbuch | ad984525b408a0315fc8f8c965d48f3163586ff0 | [
"MIT"
] | null | null | null | VB2010/Kapitel 06 - WPF/Hallo3/Hallo3/Window1.xaml.vb | KlausLoeffelmann/VB-DasEntwicklerbuch | ad984525b408a0315fc8f8c965d48f3163586ff0 | [
"MIT"
] | 1 | 2018-10-12T11:41:02.000Z | 2018-10-12T11:41:02.000Z | Imports System
Imports System.Windows
Namespace Hallo3
Partial Public Class Window1
Inherits System.Windows.Window
''' <summary>
''' Logik für dieses Beispiel
''' </summary>
Public Sub New()
InitializeComponent()
End Sub
Private Sub OnClick(By... | 22.26087 | 72 | 0.587891 |
eb03e529117f4e570de4d598a5c4e759cad50341 | 3,575 | vb | Visual Basic | Builder/UnitTests.VB/Cito.TestBuilder.Logic/ContentModel/ParamValidator/ParamValidator_XHtml_Tests.vb | stichting-cito/QuestifyBuilder | 714a11bd3c9b68448e544e6919a467ec704ee8be | [
"MS-PL"
] | 3 | 2019-01-03T10:00:58.000Z | 2019-02-13T14:13:02.000Z | Builder/UnitTests.VB/Cito.TestBuilder.Logic/ContentModel/ParamValidator/ParamValidator_XHtml_Tests.vb | ST-Cito/QuestifyBuilder | 714a11bd3c9b68448e544e6919a467ec704ee8be | [
"MS-PL"
] | 1 | 2021-09-15T12:54:16.000Z | 2021-09-15T12:54:16.000Z | Builder/UnitTests.VB/Cito.TestBuilder.Logic/ContentModel/ParamValidator/ParamValidator_XHtml_Tests.vb | ST-Cito/QuestifyBuilder | 714a11bd3c9b68448e544e6919a467ec704ee8be | [
"MS-PL"
] | null | null | null |
Imports System.Xml.Linq
Imports Cito.Tester.ContentModel
Imports Questify.Builder.Logic.ContentModel
<TestClass()> Public Class ParamValidator_XHtml_Tests : Inherits baseParamValidator
<TestMethod(), TestCategory("Logic")>
Public Sub DefaultTest()
'Arrange
Dim prm = GetTextParam(<XHtmlParame... | 31.086957 | 89 | 0.525035 |
701069cf96f23443860b7ae9fedc2ea6d0b675ee | 33,116 | frm | Visual Basic | VB6_1/Main.frm | Rfiles/Sensors-Test | ee0b49920e38f0c2a29f2b10e67f09499e20024d | [
"MIT"
] | null | null | null | VB6_1/Main.frm | Rfiles/Sensors-Test | ee0b49920e38f0c2a29f2b10e67f09499e20024d | [
"MIT"
] | null | null | null | VB6_1/Main.frm | Rfiles/Sensors-Test | ee0b49920e38f0c2a29f2b10e67f09499e20024d | [
"MIT"
] | null | null | null | VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form Main
BackColor = &H80000010&
BorderStyle = 1 'Fixed Single
Caption = "Modules Tester - Arduino"
ClientHe... | 29.969231 | 100 | 0.436587 |
466026bd5aeccc1c50e3ce633bee9b5680f18fa6 | 12,219 | vb | Visual Basic | OneCodeTeam/Fixed size large file transfer with asynchrony sockets in NET/[VB]-Fixed size large file transfer with asynchrony sockets in NET/VB/VBSocketTransferFile/Server/AsynchronousSocketListener.vb | zzgchina888/msdn-code-gallery-microsoft | 21cb9b6bc0da3b234c5854ecac449cb3bd261f29 | [
"MIT"
] | 2 | 2022-01-21T01:40:58.000Z | 2022-01-21T01:41:10.000Z | OneCodeTeam/Fixed size large file transfer with asynchrony sockets in NET/[VB]-Fixed size large file transfer with asynchrony sockets in NET/VB/VBSocketTransferFile/Server/AsynchronousSocketListener.vb | zzgchina888/msdn-code-gallery-microsoft | 21cb9b6bc0da3b234c5854ecac449cb3bd261f29 | [
"MIT"
] | 1 | 2022-03-15T04:21:41.000Z | 2022-03-15T04:21:41.000Z | OneCodeTeam/Fixed size large file transfer with asynchrony sockets in NET/[VB]-Fixed size large file transfer with asynchrony sockets in NET/VB/VBSocketTransferFile/Server/AsynchronousSocketListener.vb | zzgchina888/msdn-code-gallery-microsoft | 21cb9b6bc0da3b234c5854ecac449cb3bd261f29 | [
"MIT"
] | null | null | null | '******************************** Module Header **********************************\
' Module Name: AsynchronousSocketListener.vb
' Project: Server
' Copyright (c) Microsoft Corporation.
'
' This sample demonstrates how to implement fixed size large file transfer with asynchrony sockets in NET.
'
' This source is su... | 37.366972 | 137 | 0.562485 |
314a8cce3eba97ecac8de12d7c49a1db9d7521b5 | 533 | vb | Visual Basic | VB/IotRelayBoardSerialCommand/IotRelayBoardSerialCommand/Serial.vb | iotinterconlabs/RelaySerialCommunication | 05aa401fb41451285259189b3118dbd74349ed43 | [
"Apache-2.0"
] | null | null | null | VB/IotRelayBoardSerialCommand/IotRelayBoardSerialCommand/Serial.vb | iotinterconlabs/RelaySerialCommunication | 05aa401fb41451285259189b3118dbd74349ed43 | [
"Apache-2.0"
] | null | null | null | VB/IotRelayBoardSerialCommand/IotRelayBoardSerialCommand/Serial.vb | iotinterconlabs/RelaySerialCommunication | 05aa401fb41451285259189b3118dbd74349ed43 | [
"Apache-2.0"
] | null | null | null | Module Serial
Public Function SendSerialData(ByVal data As String, ByVal ComPort As String)
Using com As IO.Ports.SerialPort =
My.Computer.Ports.OpenSerialPort(ComPort)
com.WriteLine(data)
End Using
Return "0"
End Function
Sub Main()
Console.Wri... | 29.611111 | 81 | 0.628518 |
4c9014ae7aca8af31b89dcaed50455e98e12f763 | 14,423 | vb | Visual Basic | src/Playlists/Playlist.vb | NuxiiGit/Soundlet | cf1df956337c5a9d0e6ccd438e85f07489425c37 | [
"MIT"
] | null | null | null | src/Playlists/Playlist.vb | NuxiiGit/Soundlet | cf1df956337c5a9d0e6ccd438e85f07489425c37 | [
"MIT"
] | null | null | null | src/Playlists/Playlist.vb | NuxiiGit/Soundlet | cf1df956337c5a9d0e6ccd438e85f07489425c37 | [
"MIT"
] | null | null | null | Imports System.IO.StreamReader
Imports System.IO.StreamWriter
Imports System.IO
Imports System.Reflection
Imports System.Runtime.CompilerServices
''' <summary>
''' A class which can be used to construct and manage Media Player (Classic) playlist formats.
''' </summary>
Public Class Playlist
Implements IList(Of St... | 39.732782 | 139 | 0.629273 |
32fdcd348cf6b1388d3c466b9ef7cb5642779c84 | 525 | vb | Visual Basic | JavaScript Runtime Samples/JSRT Win32 Hosting Samples/Legacy JSRT Samples/VB/Hosting/JavaScriptMemoryEventType.vb | ctaggart/Chakra | e0f76b205462255a28a378acbabc8768c6040579 | [
"MIT"
] | 198 | 2015-05-15T20:08:22.000Z | 2019-05-03T08:31:31.000Z | JavaScript Runtime Samples/JSRT Win32 Hosting Samples/Legacy JSRT Samples/VB/Hosting/JavaScriptMemoryEventType.vb | ctaggart/Chakra | e0f76b205462255a28a378acbabc8768c6040579 | [
"MIT"
] | 85 | 2015-06-12T11:22:14.000Z | 2018-10-26T09:43:27.000Z | JavaScript Runtime Samples/JSRT Win32 Hosting Samples/Legacy JSRT Samples/VB/Hosting/JavaScriptMemoryEventType.vb | ctaggart/Chakra | e0f76b205462255a28a378acbabc8768c6040579 | [
"MIT"
] | 111 | 2015-05-20T06:50:16.000Z | 2019-02-13T03:44:59.000Z | Namespace Hosting
''' <summary>
''' Allocation callback event type.
''' </summary>
Public Enum JavaScriptMemoryEventType
''' <summary>
''' Indicates a request for memory allocation.
''' </summary>
Allocate = 0
''' <summary>
''' Indicates a mem... | 23.863636 | 58 | 0.514286 |
2c928392e7ed45535ca03eaa4357cf48f2c2d8cd | 3,062 | vb | Visual Basic | VBSCalc/frmDate.Designer.vb | AndyHinch/VBSchengenCalculator | eccbde30068a2488d05005847d7d0371cbcc62b6 | [
"MIT"
] | null | null | null | VBSCalc/frmDate.Designer.vb | AndyHinch/VBSchengenCalculator | eccbde30068a2488d05005847d7d0371cbcc62b6 | [
"MIT"
] | null | null | null | VBSCalc/frmDate.Designer.vb | AndyHinch/VBSchengenCalculator | eccbde30068a2488d05005847d7d0371cbcc62b6 | [
"MIT"
] | null | null | null | <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmDate
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
... | 34.795455 | 75 | 0.646963 |
62ecaad6eb587ed8201e8da9a7268275d5d73115 | 1,590 | vb | Visual Basic | 1-WebApplication/AdevicoWeb/Modules/DocTemplate/UC/UC_MeasureConverter.ascx.designer.vb | EdutechSRL/Adevico | 311e0d53115348d2a143d49260e87c655efbb7b6 | [
"MIT"
] | 1 | 2020-05-14T00:38:23.000Z | 2020-05-14T00:38:23.000Z | 1-WebApplication/AdevicoWeb/Modules/DocTemplate/UC/UC_MeasureConverter.ascx.designer.vb | EdutechSRL/Adevico | 311e0d53115348d2a143d49260e87c655efbb7b6 | [
"MIT"
] | null | null | null | 1-WebApplication/AdevicoWeb/Modules/DocTemplate/UC/UC_MeasureConverter.ascx.designer.vb | EdutechSRL/Adevico | 311e0d53115348d2a143d49260e87c655efbb7b6 | [
"MIT"
] | null | null | null | '------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------... | 30.576923 | 85 | 0.608805 |
439db0ed0de4f3b82fd0d4f13f9207dca72374a8 | 3,445 | vb | Visual Basic | snippets/visualbasic/VS_Snippets_WebNet/System.Configuration.ConfigurationSection.MyConfigSectionHandler/VB/App_Code/class1.vb | ericmutta/samples | 89b09af6287f8151c36d6219281f2ff170321f0e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-12-06T21:52:55.000Z | 2019-12-06T21:52:55.000Z | snippets/visualbasic/VS_Snippets_WebNet/System.Configuration.ConfigurationSection.MyConfigSectionHandler/VB/App_Code/class1.vb | ericmutta/samples | 89b09af6287f8151c36d6219281f2ff170321f0e | [
"CC-BY-4.0",
"MIT"
] | 555 | 2019-09-23T22:22:58.000Z | 2021-07-15T18:51:12.000Z | snippets/visualbasic/VS_Snippets_WebNet/System.Configuration.ConfigurationSection.MyConfigSectionHandler/VB/App_Code/class1.vb | ericmutta/samples | 89b09af6287f8151c36d6219281f2ff170321f0e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ' <snippet1>
Imports System
Imports System.Collections
Imports System.Text
Imports System.Configuration
Imports System.Xml
Namespace Samples.AspNet
Public Class PageAppearanceSection
Inherits ConfigurationSection
' Create a "remoteOnly" attribute.
<ConfigurationProperty("remoteOnly", Def... | 33.125 | 122 | 0.566618 |
14244478257c7be516e8b7ad02e038b65d755d7d | 4,958 | vb | Visual Basic | HospitalMS/Views/Department/DepartmentStock/frmInpuItemQty.designer.vb | banyanno/DrMengV2 | 299d255eb01f7a286dd49363b782cd509a5fa8fc | [
"Apache-2.0"
] | null | null | null | HospitalMS/Views/Department/DepartmentStock/frmInpuItemQty.designer.vb | banyanno/DrMengV2 | 299d255eb01f7a286dd49363b782cd509a5fa8fc | [
"Apache-2.0"
] | null | null | null | HospitalMS/Views/Department/DepartmentStock/frmInpuItemQty.designer.vb | banyanno/DrMengV2 | 299d255eb01f7a286dd49363b782cd509a5fa8fc | [
"Apache-2.0"
] | null | null | null | <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmInpuItemQty
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
... | 42.376068 | 161 | 0.661355 |
854e10883b4089efeaa6cf515098d6c276bb856e | 22,356 | vb | Visual Basic | UltimaPatcher/U5Form.Designer.vb | Fenyx4/UltimaPatcher | 8b82338d771052df7f36892800e4c7d7018073a5 | [
"MIT"
] | 1 | 2022-02-22T09:58:48.000Z | 2022-02-22T09:58:48.000Z | UltimaPatcher/U5Form.Designer.vb | Fenyx4/UltimaPatcher | 8b82338d771052df7f36892800e4c7d7018073a5 | [
"MIT"
] | 7 | 2022-02-15T02:05:52.000Z | 2022-02-22T17:49:22.000Z | UltimaPatcher/U5Form.Designer.vb | Fenyx4/UltimaPatcher | 8b82338d771052df7f36892800e4c7d7018073a5 | [
"MIT"
] | null | null | null | <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class U5Form
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
... | 42.340909 | 179 | 0.62708 |
ec2ae3a6ba72ed376734a8cb79eed82c2d92a339 | 583 | vb | Visual Basic | ASTool/AS/AS3Member.vb | asheigithub/AS3Tool | 986223f0c1951c6f3e470982ae5333376f963806 | [
"MIT"
] | 91 | 2018-03-27T05:48:23.000Z | 2022-01-31T15:59:21.000Z | ASTool/AS/AS3Member.vb | asheigithub/AS3Tool | 986223f0c1951c6f3e470982ae5333376f963806 | [
"MIT"
] | 3 | 2019-08-20T16:15:11.000Z | 2021-08-19T08:51:14.000Z | ASTool/AS/AS3Member.vb | asheigithub/AS3Tool | 986223f0c1951c6f3e470982ae5333376f963806 | [
"MIT"
] | 22 | 2018-04-04T08:44:53.000Z | 2022-03-26T20:07:17.000Z | Namespace AS3
''' <summary>
''' AS3成员
''' </summary>
''' <remarks></remarks>
Public Class AS3Member
Inherits AS3ProgramElement
Implements IMemberDataType
Public Name As String
Public TypeStr As String
''' <summary>
''' 类型定义
... | 20.103448 | 45 | 0.536878 |
52d6e4a10211dab88db16d52df26a3b1f8d19ab6 | 27,868 | vb | Visual Basic | FrontWork/Model/Operators/ModelOperator.vb | jingjiajie/EPFramework | 7131baed949c68d4358b246ff461a3f08ba14c17 | [
"MIT"
] | null | null | null | FrontWork/Model/Operators/ModelOperator.vb | jingjiajie/EPFramework | 7131baed949c68d4358b246ff461a3f08ba14c17 | [
"MIT"
] | null | null | null | FrontWork/Model/Operators/ModelOperator.vb | jingjiajie/EPFramework | 7131baed949c68d4358b246ff461a3f08ba14c17 | [
"MIT"
] | null | null | null | Imports FrontWork
Imports System.Linq
Imports System.Reflection
Public Class ModelOperator
Implements IModel
Private _ModelCore As IModelCore
Public Property ModelCore As IModelCore
Get
Return Me._ModelCore
End Get
Set(value As IModelCore)
Me._ModelCore = v... | 38.705556 | 168 | 0.671918 |
43c27d83037432e2bff8ec5ccf3ece83bb181e6e | 365 | vb | Visual Basic | FBoxDial/Tellows/TellowsAPI/TellowsCaller.vb | Kruemelino/FritzBoxTelefon-dingsbums | 072e2f2f204284be8794a2849d69d8a533f19b07 | [
"MIT"
] | 13 | 2015-02-08T19:09:50.000Z | 2021-12-28T16:09:23.000Z | FBoxDial/Tellows/TellowsAPI/TellowsCaller.vb | Kruemelino/FritzBoxTelefon-dingsbums | 072e2f2f204284be8794a2849d69d8a533f19b07 | [
"MIT"
] | 46 | 2015-02-08T19:09:20.000Z | 2022-03-04T22:48:39.000Z | FBoxDial/Tellows/TellowsAPI/TellowsCaller.vb | Kruemelino/FritzBoxTelefon-dingsbums | 072e2f2f204284be8794a2849d69d8a533f19b07 | [
"MIT"
] | 6 | 2016-08-30T15:20:09.000Z | 2021-02-08T13:01:47.000Z | Imports System.Xml.Serialization
<Serializable(), XmlType("caller")> Public Class TellowsCaller
''' <summary>
''' Tag for caller
''' </summary>
<XmlElement("name")> Public Property Name As String
''' <summary>
''' amount of users, that used this tag
''' </summary>
<XmlElement("count")... | 26.071429 | 62 | 0.649315 |
174cd4099ded34b9d6c557e73aefd9b6db2e773a | 5,567 | vb | Visual Basic | src/Compilers/VisualBasic/Portable/Symbols/Source/LambdaParameterSymbol.vb | frandesc/roslyn | 72a99a8279c9ccbb2ef3a99d5a8bf116a14ebf3b | [
"MIT"
] | 17,923 | 2015-01-14T23:40:37.000Z | 2022-03-31T18:10:52.000Z | src/Compilers/VisualBasic/Portable/Symbols/Source/LambdaParameterSymbol.vb | open-dotnet/roslyn | 2e26701b0d1cb1a902a24f4ad8b8c5fe70514581 | [
"MIT"
] | 48,991 | 2015-01-15T00:29:35.000Z | 2022-03-31T23:48:56.000Z | src/Compilers/VisualBasic/Portable/Symbols/Source/LambdaParameterSymbol.vb | open-dotnet/roslyn | 2e26701b0d1cb1a902a24f4ad8b8c5fe70514581 | [
"MIT"
] | 5,209 | 2015-01-14T23:40:24.000Z | 2022-03-30T20:15:03.000Z | ' Licensed to the .NET Foundation under one or more agreements.
' The .NET Foundation licenses this file to you under the MIT license.
' See the LICENSE file in the project root for more information.
Imports System.Collections.Immutable
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Namespace Microsoft.CodeAnalys... | 30.587912 | 141 | 0.611999 |
3c4cc715e825bd5bfeeca4a658a559d7f832e046 | 230 | vb | Visual Basic | docs/visual-basic/developing-apps/programming/computer-resources/codesnippet/VisualBasic/how-to-create-a-registry-key-and-set-its-value_3.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-09-07T14:05:00.000Z | 2021-09-07T14:05:00.000Z | docs/visual-basic/developing-apps/programming/computer-resources/codesnippet/VisualBasic/how-to-create-a-registry-key-and-set-its-value_3.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2018-09-07T21:19:30.000Z | 2018-09-07T21:19:30.000Z | docs/visual-basic/developing-apps/programming/computer-resources/codesnippet/VisualBasic/how-to-create-a-registry-key-and-set-its-value_3.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2016-11-06T09:42:50.000Z | 2016-11-06T18:28:18.000Z | My.Computer.Registry.CurrentUser.CreateSubKey("MyTestKey")
' Change MyTestKeyValue to This is a test value.
My.Computer.Registry.SetValue("HKEY_CURRENT_USER\MyTestKey",
"MyTestKeyValue", "This is a test value.") | 57.5 | 64 | 0.73913 |
465ca73930c1aaeee7bf019b49e517d675d8ce32 | 646 | vb | Visual Basic | JustinLavelle.StringToUtf.WinForms/MainForm.vb | justinlavelle/StringToUtf | 02a48a3287402dd9a3ae28a1e3d3cd22693a30f6 | [
"MIT"
] | 1 | 2019-07-04T23:26:10.000Z | 2019-07-04T23:26:10.000Z | JustinLavelle.StringToUtf.WinForms/MainForm.vb | justinlavelle/StringToUtf | 02a48a3287402dd9a3ae28a1e3d3cd22693a30f6 | [
"MIT"
] | null | null | null | JustinLavelle.StringToUtf.WinForms/MainForm.vb | justinlavelle/StringToUtf | 02a48a3287402dd9a3ae28a1e3d3cd22693a30f6 | [
"MIT"
] | null | null | null | Public Class MainForm
Private Sub ConvertToUtfButton_Click(sender As Object, e As EventArgs) Handles ConvertToUtfButton.Click
Dim StringText As String
StringText = ConvertToUTF16(StringTextBox.Text) ' Call Function in Module
UtfTextBox.Text = StringText
UtfTextBox.S... | 49.692308 | 121 | 0.619195 |
7099f57cf99568d0b228bc9dca88ed4eb4a6751e | 728 | vb | Visual Basic | Xeora.Web/Controller/Directive/Control/Interface/IControl.vb | aadarshasubedi/v6 | 2c083e36d5cf0c7a98978e1f6f9199e2d27a5d77 | [
"MIT"
] | 1 | 2021-07-22T04:42:01.000Z | 2021-07-22T04:42:01.000Z | Xeora.Web/Controller/Directive/Control/Interface/IControl.vb | aadarshasubedi/v6 | 2c083e36d5cf0c7a98978e1f6f9199e2d27a5d77 | [
"MIT"
] | null | null | null | Xeora.Web/Controller/Directive/Control/Interface/IControl.vb | aadarshasubedi/v6 | 2c083e36d5cf0c7a98978e1f6f9199e2d27a5d77 | [
"MIT"
] | 1 | 2021-07-22T04:42:02.000Z | 2021-07-22T04:42:02.000Z | Option Strict On
Namespace Xeora.Web.Controller.Directive.Control
Public Interface IControl
Inherits INamable
Property SecurityInfo() As ControlBase.SecurityInfos
ReadOnly Property Type() As ControlBase.ControlTypes
Property BindInfo() As [Shared].Execution.BindInfo
ReadOn... | 42.823529 | 145 | 0.759615 |
4854dd6536b20d93b49f804ac4d2966da36f634c | 1,854 | bas | Visual Basic | applications/structural_application/custom_problemtype/sd.gid/sd_layers.py.bas | AndreaVoltan/MyKratos7.0 | e977752722e8ef1b606f25618c4bf8fd04c434cc | [
"BSD-4-Clause"
] | 2 | 2020-04-30T19:13:08.000Z | 2021-04-14T19:40:47.000Z | applications/structural_application/custom_problemtype/sd.gid/sd_layers.py.bas | AndreaVoltan/MyKratos7.0 | e977752722e8ef1b606f25618c4bf8fd04c434cc | [
"BSD-4-Clause"
] | 1 | 2020-04-30T19:19:09.000Z | 2020-05-02T14:22:36.000Z | applications/structural_application/custom_problemtype/sd.gid/sd_layers.py.bas | AndreaVoltan/MyKratos7.0 | e977752722e8ef1b606f25618c4bf8fd04c434cc | [
"BSD-4-Clause"
] | 1 | 2020-06-12T08:51:24.000Z | 2020-06-12T08:51:24.000Z | def ReadLayerSets():
##################################################################
## STORE LAYER SETS ##############################################
##################################################################
## ELEMENTS on layers ############################################
layer_sets ... | 32.526316 | 70 | 0.518878 |
a7b34ea7e1adf90a78282e2425db2bb4baee29f0 | 3,474 | vbs | Visual Basic | Scripts/RemoveExpired.vbs | DeploymentArtist/CM1 | 06598012aa089f44a3da81e1e5b923c506f371e0 | [
"MIT"
] | 1 | 2021-02-12T17:52:23.000Z | 2021-02-12T17:52:23.000Z | Scripts/RemoveExpired.vbs | DeploymentArtist/CM1 | 06598012aa089f44a3da81e1e5b923c506f371e0 | [
"MIT"
] | null | null | null | Scripts/RemoveExpired.vbs | DeploymentArtist/CM1 | 06598012aa089f44a3da81e1e5b923c506f371e0 | [
"MIT"
] | null | null | null | option explicit
dim CRLF: CRLF=chr(13) & chr(10)
dim WSH: set WSH = CreateObject("WScript.Shell")
dim FSO: set FSO = CreateObject("Scripting.FileSystemObject")
dim WMI: set WMI = GetObject("winmgmts:/root/SMS")
dim Prov: set Prov = nothing
dim I, f
for each I in WMI.ExecQuery("select * from SMS_ProviderLocation wher... | 33.085714 | 200 | 0.717904 |
4aedf9706db60ca2575f5c029bf1a7018961bacb | 1,414 | vb | Visual Basic | snippets/visualbasic/VS_Snippets_Winforms/Classic DataObject Example/VB/source.vb | ericmutta/samples | 89b09af6287f8151c36d6219281f2ff170321f0e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-12-06T21:52:55.000Z | 2019-12-06T21:52:55.000Z | snippets/visualbasic/VS_Snippets_Winforms/Classic DataObject Example/VB/source.vb | ericmutta/samples | 89b09af6287f8151c36d6219281f2ff170321f0e | [
"CC-BY-4.0",
"MIT"
] | 555 | 2019-09-23T22:22:58.000Z | 2021-07-15T18:51:12.000Z | snippets/visualbasic/VS_Snippets_Winforms/Classic DataObject Example/VB/source.vb | ericmutta/samples | 89b09af6287f8151c36d6219281f2ff170321f0e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | Imports System
Imports System.Data
Imports System.Drawing
Imports System.Windows.Forms
Imports System.ComponentModel
Public Class Form1
Inherits Form
Protected textBox1 As TextBox
' <Snippet1>
Private Sub AddMyData3()
' Creates a component to store in the data object.
Dim myComp... | 30.73913 | 77 | 0.631542 |
e5158b73d7290798a255b8bd4af0b6f06c0d36d4 | 676 | vb | Visual Basic | samples/snippets/visualbasic/VS_Snippets_CLR/regularexpressions.language.miscellaneous/vb/miscellaneous3.vb | pirluq/docs | 820adc9b585ecb5691957cd2a00906ad56fe826c | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-02-22T09:30:21.000Z | 2021-08-02T23:44:31.000Z | samples/snippets/visualbasic/VS_Snippets_CLR/regularexpressions.language.miscellaneous/vb/miscellaneous3.vb | pirluq/docs | 820adc9b585ecb5691957cd2a00906ad56fe826c | [
"CC-BY-4.0",
"MIT"
] | 555 | 2019-09-23T22:22:58.000Z | 2021-07-15T18:51:12.000Z | samples/snippets/visualbasic/VS_Snippets_CLR/regularexpressions.language.miscellaneous/vb/miscellaneous3.vb | pirluq/docs | 820adc9b585ecb5691957cd2a00906ad56fe826c | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-06-04T22:13:58.000Z | 2020-06-04T22:13:58.000Z | ' Visual Basic .NET Document
Option Strict On
' <Snippet3>
Imports System.Text.RegularExpressions
Module Example
Public Sub Main()
Dim pattern As String = "\{\d+(,-*\d+)*(\:\w{1,4}?)*\}(?x) # Looks for a composite format item."
Dim input As String = "{0,-3:F}"
Console.WriteLine("'{0}':", input)
... | 29.391304 | 102 | 0.622781 |
fc7fef8250fe483ddb38afc2d815cc217c9af395 | 11,686 | vbs | Visual Basic | Library/DateTimeLib.vbs | lwfwind/simpleqtp | 62101576c7f24f770d7a596e764274ce28266d7c | [
"Apache-2.0"
] | null | null | null | Library/DateTimeLib.vbs | lwfwind/simpleqtp | 62101576c7f24f770d7a596e764274ce28266d7c | [
"Apache-2.0"
] | null | null | null | Library/DateTimeLib.vbs | lwfwind/simpleqtp | 62101576c7f24f770d7a596e764274ce28266d7c | [
"Apache-2.0"
] | null | null | null | Option Explicit
''' #########################################################
''' <summary>
''' A library to work with DateTime
''' </summary>
''' <remarks></remarks>
''' #########################################################
Class ClsDateTimeLib
''' <summary>
''' Format date and time
'''... | 36.404984 | 144 | 0.558532 |
b3904d3a6e157a6de34fdd0856d1397ab8d7b1d8 | 238 | bas | Visual Basic | Engine/EngineGlobals.bas | morphx666/dmb | 669c7610afe19eb2516d40601497a51db8970ae1 | [
"MIT"
] | 9 | 2019-03-27T13:57:46.000Z | 2021-08-10T00:07:23.000Z | Engine/EngineGlobals.bas | morphx666/dmb | 669c7610afe19eb2516d40601497a51db8970ae1 | [
"MIT"
] | null | null | null | Engine/EngineGlobals.bas | morphx666/dmb | 669c7610afe19eb2516d40601497a51db8970ae1 | [
"MIT"
] | 5 | 2019-07-02T08:56:47.000Z | 2021-08-09T03:50:31.000Z | Attribute VB_Name = "EngineGlobals"
Option Explicit
Global frmProjProp As Form
Global frmMain As Form
Global GenLicense As String
Global ThisConfig As ConfigDef
Global cSep As String
Global nwdPar As String
Global UsesDynAPI As Boolean
| 19.833333 | 35 | 0.836134 |
b4b3660597a41b802f8c0294aef3bfc7119f36a2 | 350 | bas | Visual Basic | Code Modules/Demo Modules/DEMO.bas | Mo-Gul/VBA-FastExcelUDFs | 383679cbb990e98acbcecba2d478eb63e951f5c6 | [
"MIT"
] | 9 | 2019-07-01T20:21:01.000Z | 2022-03-01T23:52:09.000Z | Code Modules/Demo Modules/DEMO.bas | Mo-Gul/VBA-FastExcelUDFs | 383679cbb990e98acbcecba2d478eb63e951f5c6 | [
"MIT"
] | null | null | null | Code Modules/Demo Modules/DEMO.bas | Mo-Gul/VBA-FastExcelUDFs | 383679cbb990e98acbcecba2d478eb63e951f5c6 | [
"MIT"
] | 4 | 2020-09-21T19:57:38.000Z | 2021-06-27T04:02:45.000Z | Attribute VB_Name = "DEMO"
Option Explicit
Public Function TEST_UDF(value As Boolean) As Variant
Application.Volatile False
LibUDFs.TriggerFastUDFCalculation
'
TEST_UDF = value
End Function
Public Function TEST_UDF2(value As Boolean) As Variant
Application.Volatile False
'
TES... | 21.875 | 55 | 0.725714 |
ceca4cf52a2c42addc8551bda178c32226b5ac84 | 196 | vbs | Visual Basic | files/question histoire pygame/test.vbs | HenraL/NSI_1ereG6_Programme_Python | 9f46b848fa2331daca57e5e2e11cba41da45a67f | [
"Unlicense"
] | 1 | 2021-06-15T13:44:47.000Z | 2021-06-15T13:44:47.000Z | files/question histoire pygame/test.vbs | HenraL/NSI_1ereG6_Programme_Python | 9f46b848fa2331daca57e5e2e11cba41da45a67f | [
"Unlicense"
] | null | null | null | files/question histoire pygame/test.vbs | HenraL/NSI_1ereG6_Programme_Python | 9f46b848fa2331daca57e5e2e11cba41da45a67f | [
"Unlicense"
] | null | null | null | x=MSgbox("cache du 15 01 2020", 4+64+0, "Cache du 15 01 2020")
If x = 6 Then
set shell = CreateObject (" Shell.Application ")
shell.Open "https://archive.org/details/inst_pygame"
EndIf x=7 | 39.2 | 62 | 0.683673 |
d1cb44adffd5ceeb15508e5f261d285a2bcf2981 | 12,862 | bas | Visual Basic | CMC030/ad/source/ad_clos_reset.bas | khandy21yo/aplus | 3b4024a2a8315f5dcc78479a24100efa3c4a6504 | [
"MIT"
] | 1 | 2018-10-17T08:53:17.000Z | 2018-10-17T08:53:17.000Z | CMC030/ad/source/ad_clos_reset.bas | khandy21yo/aplus | 3b4024a2a8315f5dcc78479a24100efa3c4a6504 | [
"MIT"
] | null | null | null | CMC030/ad/source/ad_clos_reset.bas | khandy21yo/aplus | 3b4024a2a8315f5dcc78479a24100efa3c4a6504 | [
"MIT"
] | null | null | null | 1 %TITLE "Asset Ledger Reset"
%SBTTL "AD_CLOS_RESET"
%IDENT "V3.6a Calico"
!
! COPYRIGHT (C) 1986 BY
! Computer Management Center, Idaho Falls, Idaho.
!
! This software is furnished under a license and may be used and
! copied only in accordance with terms of such license and with
! the inclusion of the above... | 19.458396 | 72 | 0.59703 |
5004a20243ec8e47ca28eccd6c23d307a6fbf7fe | 337 | vbs | Visual Basic | VBScript2/Modify Document Property Information.vbs | mrnettek/VBScript0 | 4b29334be673c71e00079de215239e3c4680b6e2 | [
"MIT"
] | 1 | 2021-01-07T10:48:52.000Z | 2021-01-07T10:48:52.000Z | VBScript2/Modify Document Property Information.vbs | mrnettek/VBScript0 | 4b29334be673c71e00079de215239e3c4680b6e2 | [
"MIT"
] | null | null | null | VBScript2/Modify Document Property Information.vbs | mrnettek/VBScript0 | 4b29334be673c71e00079de215239e3c4680b6e2 | [
"MIT"
] | null | null | null | ' Description: Modifies the Category property included in the summary information properties for a document named C:\Scripts\Test.doc.
Set objPropertyReader = CreateObject("DSOleFile.PropertyReader")
Set objDocument = objPropertyReader.GetDocumentProperties _
("C:\Scripts\Test.doc")
objDocument.Category = "Scrip... | 33.7 | 134 | 0.804154 |
9fef4714eb98f658527959aaf26892ccd5cc99f1 | 11,352 | vb | Visual Basic | WritePointerInteger.vb | canancan/metin2minibob | 9953a2249e0140000bdcc93951c97892835952bd | [
"MIT"
] | null | null | null | WritePointerInteger.vb | canancan/metin2minibob | 9953a2249e0140000bdcc93951c97892835952bd | [
"MIT"
] | null | null | null | WritePointerInteger.vb | canancan/metin2minibob | 9953a2249e0140000bdcc93951c97892835952bd | [
"MIT"
] | null | null | null | 'VB.NET Module
'Author : Cless
'How to use Read/Write Pointer
'Example Read
' Me.Text = ReadPointerInteger(Game exe name, &HPointer,&HOffset).ToString()
'
' Me.Text = ReadPointerInteger("gta_sa", &HB71A38,&H540).ToString()
' Or
' Me.Text = ReadPointerInteger("gta_sa", &HB71A38,&H... | 50.90583 | 251 | 0.626586 |
8bc63dbcf530e29f7711da908e0cdb6fcf9d12d8 | 31 | vbs | Visual Basic | ff053636-a425-43d0-b6ff-62fc1eba4b96/9733772a-a4a0-4acf-9c59-f91dc36609c1.vbs | copyleftdev/top_contrib_lol | 362a5849b04dc2b52a9b0da138d4e9a32eade207 | [
"Apache-2.0"
] | null | null | null | ff053636-a425-43d0-b6ff-62fc1eba4b96/9733772a-a4a0-4acf-9c59-f91dc36609c1.vbs | copyleftdev/top_contrib_lol | 362a5849b04dc2b52a9b0da138d4e9a32eade207 | [
"Apache-2.0"
] | null | null | null | ff053636-a425-43d0-b6ff-62fc1eba4b96/9733772a-a4a0-4acf-9c59-f91dc36609c1.vbs | copyleftdev/top_contrib_lol | 362a5849b04dc2b52a9b0da138d4e9a32eade207 | [
"Apache-2.0"
] | null | null | null | WRITE SYS$OUTPUT "Hello World"
| 15.5 | 30 | 0.774194 |
09ed98fce213bea3222961c289fa45e23c84d153 | 845 | vb | Visual Basic | Src/FireflyCore/Compressing/Pointer.vb | IanusInferus/firefly | edb155c898addab25d98253c8bdb21802c74bb8d | [
"DOC"
] | 4 | 2019-04-25T17:18:48.000Z | 2021-11-08T08:37:02.000Z | Src/FireflyCore/Compressing/Pointer.vb | IanusInferus/firefly | edb155c898addab25d98253c8bdb21802c74bb8d | [
"DOC"
] | null | null | null | Src/FireflyCore/Compressing/Pointer.vb | IanusInferus/firefly | edb155c898addab25d98253c8bdb21802c74bb8d | [
"DOC"
] | null | null | null | '==========================================================================
'
' File: Pointer.vb
' Location: Firefly.Compressing <Visual Basic .Net>
' Description: 压缩匹配指针
' Version: 2009.01.20.
' Copyright(C) F.R.C.
'
'=========================================================================... | 26.40625 | 79 | 0.468639 |
7869b0a0f55e139a82201d2110ea99035aac9441 | 4,731 | vb | Visual Basic | snippets/visualbasic/VS_Snippets_WebNet/CustomServerControlStateManagement/VB/StateManagedAuthor.vb | BohdanMosiyuk/samples | 59d435ba9e61e0fc19f5176c96b1cdbd53596142 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-03-12T19:26:36.000Z | 2022-01-10T21:45:33.000Z | snippets/visualbasic/VS_Snippets_WebNet/CustomServerControlStateManagement/VB/StateManagedAuthor.vb | BohdanMosiyuk/samples | 59d435ba9e61e0fc19f5176c96b1cdbd53596142 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-07-11T17:14:19.000Z | 2019-07-11T17:14:19.000Z | snippets/visualbasic/VS_Snippets_WebNet/CustomServerControlStateManagement/VB/StateManagedAuthor.vb | BohdanMosiyuk/samples | 59d435ba9e61e0fc19f5176c96b1cdbd53596142 | [
"CC-BY-4.0",
"MIT"
] | 3 | 2020-01-29T16:31:15.000Z | 2021-08-24T07:00:15.000Z | ' <Snippet3>
' StateManagedAuthor.vb
Option Strict On
Imports System
Imports System.Collections
Imports System.ComponentModel
Imports System.Globalization
Imports System.Web.UI
Namespace Samples.AspNet.VB.Controls
< _
TypeConverter(GetType(StateManagedAuthorConverter)) _
> _
Public Class StateManagedAu... | 31.125 | 71 | 0.575354 |
a6873417ce347f48d405b85d94b7e9bd53877a80 | 1,261 | vb | Visual Basic | CsvParser.vb | zenuas/LogIndex | 7b7c373c1d1bf026ffdf3b1c09643b5f112c3d70 | [
"BSD-2-Clause"
] | null | null | null | CsvParser.vb | zenuas/LogIndex | 7b7c373c1d1bf026ffdf3b1c09643b5f112c3d70 | [
"BSD-2-Clause"
] | null | null | null | CsvParser.vb | zenuas/LogIndex | 7b7c373c1d1bf026ffdf3b1c09643b5f112c3d70 | [
"BSD-2-Clause"
] | null | null | null | Imports System.Text
Imports System.Collections.Generic
Public Class CsvParser
Public Shared Function Parse(in_ As BufferSeekReader, sep As Char, quote As Char) As String()
Dim cols As New List(Of String)
If in_.EndOfStream Then Return cols.ToArray
Dim buffer As New StringBuilder
... | 23.351852 | 97 | 0.521015 |
8457997e59f59ec9daa4033213886fc35550ac9c | 7,510 | bas | Visual Basic | Modules/modZenTimer.bas | Zen-CODE/ZenKEY | 9b2e20f3176e23a3b2fb0f5866916a9889ea6e0c | [
"BSD-3-Clause"
] | 3 | 2016-11-22T09:27:44.000Z | 2021-08-19T22:16:43.000Z | Modules/modZenTimer.bas | Zen-CODE/ZenKEY | 9b2e20f3176e23a3b2fb0f5866916a9889ea6e0c | [
"BSD-3-Clause"
] | null | null | null | Modules/modZenTimer.bas | Zen-CODE/ZenKEY | 9b2e20f3176e23a3b2fb0f5866916a9889ea6e0c | [
"BSD-3-Clause"
] | 2 | 2017-10-22T13:07:46.000Z | 2021-08-19T22:16:43.000Z | Attribute VB_Name = "modZenTimer"
Option Explicit
Public MainForm As frmTimer
Public Sub FloodBack(DestObj As Object, BackColor As Long, ForeColor As Long, GradStyle As Integer, X As Long, Y As Long)
'Paints a gradated background, fading from one color into another
'Sample Call : GradateBackground Me, &H400000... | 33.828829 | 158 | 0.631691 |
90d229f425d57893f84567c0cf6eb575342a1310 | 181 | vbs | Visual Basic | VBScript/Delete_Local_Group.vbs | DavidWiseman/WiseSoftScripts | 4bb664e59127bef3e8895506939ca54dbcfa52d1 | [
"MIT"
] | 2 | 2021-01-18T00:16:32.000Z | 2021-07-02T17:17:29.000Z | VBScript/Delete_Local_Group.vbs | DavidWiseman/WiseSoftScripts | 4bb664e59127bef3e8895506939ca54dbcfa52d1 | [
"MIT"
] | null | null | null | VBScript/Delete_Local_Group.vbs | DavidWiseman/WiseSoftScripts | 4bb664e59127bef3e8895506939ca54dbcfa52d1 | [
"MIT"
] | null | null | null | ' Change Parameters as required
strComputer ="computer01"
strGroup = "WiseSoftGroup"
Set objComputer = GetObject("WinNT://" & strComputer & "")
objComputer.Delete "group", strGroup | 30.166667 | 58 | 0.756906 |
9e2ff3b5f8ebc0804c127c8e0855e622d4903ee2 | 945 | vbs | Visual Basic | wsh/mimemapd.vbs | pandafw/panda-scripts | f0c029d86a7f6d21576f0e830fba934dd1f4bd3d | [
"Apache-2.0"
] | null | null | null | wsh/mimemapd.vbs | pandafw/panda-scripts | f0c029d86a7f6d21576f0e830fba934dd1f4bd3d | [
"Apache-2.0"
] | null | null | null | wsh/mimemapd.vbs | pandafw/panda-scripts | f0c029d86a7f6d21576f0e830fba934dd1f4bd3d | [
"Apache-2.0"
] | null | null | null | Set args = WScript.Arguments
If args.Count <> 1 Then
WScript.Echo "mimemapd.vbs extension"
WScript.Quit
End If
WScript.Echo "Delete Mime Map " & args(0)
Const ADS_PROPERTY_UPDATE = 2
Set oMimeMap = GetObject("IIS://localhost/mimemap")
aMimeMap = oMimeMap.GetEx("MimeMap")
Dim aMimeMapNew()
i = 0... | 21.976744 | 60 | 0.685714 |
6b2a85cca606c35c872330ec885146e1fe7f1674 | 37,458 | frm | Visual Basic | Form1.frm | RizkyKhapidsyah/SK-JobTracker__VB6 | 2956f5cd7101ff282151dc89f6841d1be952e77e | [
"Unlicense"
] | null | null | null | Form1.frm | RizkyKhapidsyah/SK-JobTracker__VB6 | 2956f5cd7101ff282151dc89f6841d1be952e77e | [
"Unlicense"
] | null | null | null | Form1.frm | RizkyKhapidsyah/SK-JobTracker__VB6 | 2956f5cd7101ff282151dc89f6841d1be952e77e | [
"Unlicense"
] | null | null | null | VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form RecruiterForm
BackColor = &H00E0E0E0&
BorderStyle = 1 'Fixed Single
ClientHeight = 5265
ClientLeft = 2085
ClientTop = 2250
ClientWidth = 9570
Icon ... | 30.404221 | 172 | 0.510892 |
87e84be0cf42e9055c1eea15b496225a7ffc960f | 6,940 | frm | Visual Basic | ObAV Scanner/form/fRtpSystem.frm | adierebel/obav-antivirus | e3cedff1b2cf610bd26944cfe0b350cd3001df61 | [
"MIT"
] | 4 | 2021-01-09T04:18:17.000Z | 2021-07-26T00:23:37.000Z | ObAV Scanner/form/fRtpSystem.frm | adierebel/obav-antivirus | e3cedff1b2cf610bd26944cfe0b350cd3001df61 | [
"MIT"
] | null | null | null | ObAV Scanner/form/fRtpSystem.frm | adierebel/obav-antivirus | e3cedff1b2cf610bd26944cfe0b350cd3001df61 | [
"MIT"
] | null | null | null | VERSION 5.00
Begin VB.Form fRtpSystem
ClientHeight = 2235
ClientLeft = 225
ClientTop = 855
ClientWidth = 3090
Icon = "fRtpSystem.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2235... | 26.899225 | 137 | 0.643372 |
a466adaf02edc857b4f3b11406206f13d13b0430 | 291 | vb | Visual Basic | Bwl.Video.LibVLC/Bwl.Video.LibVLC/Bwl.Video/Common/IVideoCaptureSimple.vb | Lifemotion/Bwl.Video | 513dcf6f93360bcd9ffaa239ac593925da9d5cb5 | [
"Apache-2.0"
] | 1 | 2021-07-21T03:53:56.000Z | 2021-07-21T03:53:56.000Z | Bwl.Video.LibVLC/Bwl.Video.LibVLC/Bwl.Video/Common/IVideoCaptureSimple.vb | Lifemotion/Bwl.Video | 513dcf6f93360bcd9ffaa239ac593925da9d5cb5 | [
"Apache-2.0"
] | null | null | null | Bwl.Video.LibVLC/Bwl.Video.LibVLC/Bwl.Video/Common/IVideoCaptureSimple.vb | Lifemotion/Bwl.Video | 513dcf6f93360bcd9ffaa239ac593925da9d5cb5 | [
"Apache-2.0"
] | 1 | 2021-07-21T03:53:58.000Z | 2021-07-21T03:53:58.000Z | Public Interface IVideoCaptureSimple
Event FrameCaptured(from As IVideoCapture, frame As Bitmap)
Function CaptureFrame() As Bitmap
ReadOnly Property ControlWindow As VideoCaptureTestTool
ReadOnly Property Source As IVideoCapture
Property Started As Boolean
End Interface | 41.571429 | 63 | 0.810997 |
ec31cc5d4fd5c737e0329fc55cb0cbdbe352b96c | 1,545 | frm | Visual Basic | Source Code/FontCosine/frmsettings.frm | vaibhav92/Font-Cosine | a619ba2c64ce2fbe2a691f593a49e5a31b6e350c | [
"Apache-2.0"
] | null | null | null | Source Code/FontCosine/frmsettings.frm | vaibhav92/Font-Cosine | a619ba2c64ce2fbe2a691f593a49e5a31b6e350c | [
"Apache-2.0"
] | null | null | null | Source Code/FontCosine/frmsettings.frm | vaibhav92/Font-Cosine | a619ba2c64ce2fbe2a691f593a49e5a31b6e350c | [
"Apache-2.0"
] | null | null | null | VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmsettings
BorderStyle = 3 'Fixed Dialog
ClientHeight = 465
ClientLeft = 255
ClientTop = 1410
ClientWidth = 2970
ClipControls = 0 'False
ControlBox = 0... | 26.637931 | 71 | 0.551456 |
9be62b62d9e484dbe922d4817469dba2a4dc7c97 | 2,942 | vb | Visual Basic | visStudio/lab_09/lab_50_API_Framework/Controllers/ProductsController.vb | MylesMuda/2019-09-c-sharp-labs | 21e070c4dca7a593f1a3b7e4624ad7da3fabc0aa | [
"MIT"
] | null | null | null | visStudio/lab_09/lab_50_API_Framework/Controllers/ProductsController.vb | MylesMuda/2019-09-c-sharp-labs | 21e070c4dca7a593f1a3b7e4624ad7da3fabc0aa | [
"MIT"
] | null | null | null | visStudio/lab_09/lab_50_API_Framework/Controllers/ProductsController.vb | MylesMuda/2019-09-c-sharp-labs | 21e070c4dca7a593f1a3b7e4624ad7da3fabc0aa | [
"MIT"
] | null | null | null | Imports System.Data
Imports System.Data.Entity
Imports System.Data.Entity.Infrastructure
Imports System.Linq
Imports System.Net
Imports System.Net.Http
Imports System.Web.Http
Imports System.Web.Http.Description
Imports lab_50_API_Framework.lab_50_API_Framework
Namespace Controllers
Public Class ProductsControlle... | 30.329897 | 95 | 0.601971 |
ae617074005515c4ff02e80a63580fdc4064d609 | 47 | vb | Visual Basic | SecureLogin/LogInDBDataSet.vb | harrowmount/SecureLogIn | cd5631e39e6f23d9baef2df6903d48e57081eeb2 | [
"MIT"
] | null | null | null | SecureLogin/LogInDBDataSet.vb | harrowmount/SecureLogIn | cd5631e39e6f23d9baef2df6903d48e57081eeb2 | [
"MIT"
] | null | null | null | SecureLogin/LogInDBDataSet.vb | harrowmount/SecureLogIn | cd5631e39e6f23d9baef2df6903d48e57081eeb2 | [
"MIT"
] | null | null | null | Partial Public Class LogInDBDataSet
End Class | 23.5 | 37 | 0.851064 |
052a3e38676f0c9328c448b3f7370b7051adffdf | 1,772 | vb | Visual Basic | Builder/UI/PresentationControls/Grids/AspectGrid.vb | stichting-cito/QuestifyBuilder | 714a11bd3c9b68448e544e6919a467ec704ee8be | [
"MS-PL"
] | 3 | 2019-01-03T10:00:58.000Z | 2019-02-13T14:13:02.000Z | Builder/UI/PresentationControls/Grids/AspectGrid.vb | ST-Cito/QuestifyBuilder | 714a11bd3c9b68448e544e6919a467ec704ee8be | [
"MS-PL"
] | 1 | 2021-09-15T12:54:16.000Z | 2021-09-15T12:54:16.000Z | Builder/UI/PresentationControls/Grids/AspectGrid.vb | ST-Cito/QuestifyBuilder | 714a11bd3c9b68448e544e6919a467ec704ee8be | [
"MS-PL"
] | null | null | null | Imports Questify.Builder.Security
Public Class AspectGrid
Public Overrides Function ShowReportIsPermitted(ByVal bankId As Integer) As Boolean
Return True
End Function
Public Overrides Sub AddNew()
OnAddNewItem(New EventArgs)
End Sub
Public Overrides Function AddNewIsPermitted(By... | 45.435897 | 184 | 0.81772 |
66741f7e89ba61c4dd1ce511d9b348c886493765 | 7,196 | bas | Visual Basic | Stock Analysis Source Code.bas | YANG007SUN/VBA-challenge | d1b341185c45996f8e6ee95334c5943166543925 | [
"Apache-2.0"
] | 1 | 2020-04-21T04:52:35.000Z | 2020-04-21T04:52:35.000Z | Stock Analysis Source Code.bas | YANG007SUN/VBA-challenge | d1b341185c45996f8e6ee95334c5943166543925 | [
"Apache-2.0"
] | null | null | null | Stock Analysis Source Code.bas | YANG007SUN/VBA-challenge | d1b341185c45996f8e6ee95334c5943166543925 | [
"Apache-2.0"
] | null | null | null | '-----------------------------------------------------------------------------------------------------------'
' '
' This program analyzes the stock price across different year, and it gives you yearly change, ... | 51.769784 | 209 | 0.408004 |
7cb952640e951921e57b1fd81924de6a0bad7436 | 7,472 | bas | Visual Basic | examples/lanes/lanes.bas | udhos/basgo | 34268e46baee8b35fac58003dc9f356225e56d54 | [
"MIT"
] | 28 | 2019-01-23T11:49:02.000Z | 2021-12-02T07:35:52.000Z | examples/lanes/lanes.bas | udhos/basgo | 34268e46baee8b35fac58003dc9f356225e56d54 | [
"MIT"
] | 15 | 2018-12-22T02:31:45.000Z | 2021-11-30T03:34:21.000Z | examples/lanes/lanes.bas | udhos/basgo | 34268e46baee8b35fac58003dc9f356225e56d54 | [
"MIT"
] | 1 | 2021-02-20T15:42:04.000Z | 2021-02-20T15:42:04.000Z | 10 REM THE GAME OF STAR LANES - AN INTERSTELLAR COMMERCE GAME
20 REM FOR 2-4 PLAYERS
30 INPUT "HOW MANY PLAYERS (2-4)";P1
40 PRINT CHR$(26) : PRINT : PRINT : PRINT TAB(10);"* S * T * A * R **";
50 PRINT " L * A * N * E * S *"
60 DIM M(10,13),S(5,4),D1(5),S1(5),Q(5)
65 DIM MX$(5),B(10),P$(10),RX(10),CX(10),B1(10)
... | 45.284848 | 81 | 0.603988 |
c88b7d71ca4ec6f7bc4cdafdf7b8ba38da7e016b | 598 | bas | Visual Basic | vb6/model_exporter/src/modAPI.bas | SailorSat/OpenDaytona | 773d811e5765c84ebb69090891a1ecd61c74c40a | [
"MIT"
] | 1 | 2020-05-09T10:43:33.000Z | 2020-05-09T10:43:33.000Z | vb6/model_exporter/src/modAPI.bas | SailorSat/OpenDaytona | 773d811e5765c84ebb69090891a1ecd61c74c40a | [
"MIT"
] | 1 | 2020-05-09T10:53:04.000Z | 2020-05-28T16:14:25.000Z | vb6/model_exporter/src/modAPI.bas | SailorSat/OpenDaytona | 773d811e5765c84ebb69090891a1ecd61c74c40a | [
"MIT"
] | 1 | 2021-03-24T15:27:13.000Z | 2021-03-24T15:27:13.000Z | Attribute VB_Name = "modAPI"
Option Explicit
Public Declare Sub RtlMoveMemory Lib "kernel32" (Destination As Any, Source As Any, ByVal Length As Long)
Public Function RShift(Value As Long, Bits As Long) As Long
RShift = Value \ (2 ^ Bits)
End Function
Public Function LShift(Value As Long, Bits As Long) As Long
I... | 28.47619 | 105 | 0.710702 |
8c6a72a5cff1927047ff69c961681c73c819bd37 | 20,357 | vb | Visual Basic | Src/Keyboard.vb | bigelod/OpenAttend | fbd9bda7824bbae7b2a4b7a60ecf5db0139835be | [
"Unlicense"
] | null | null | null | Src/Keyboard.vb | bigelod/OpenAttend | fbd9bda7824bbae7b2a4b7a60ecf5db0139835be | [
"Unlicense"
] | null | null | null | Src/Keyboard.vb | bigelod/OpenAttend | fbd9bda7824bbae7b2a4b7a60ecf5db0139835be | [
"Unlicense"
] | null | null | null | Public Class Keyboard
Dim bolShift As Boolean 'A variable to check if the keyboard has shift toggled
Dim bolControl As Boolean 'A variable to check if the keyboard has control toggled
Dim strKeyInput As String 'A variable used to hold the current virtual keyboard input
Private Sub btnKey1_Click(ByVal ... | 30.93769 | 129 | 0.598762 |
8954780e69582a890c1fba5d588c76119ea4f88f | 6,437 | vb | Visual Basic | ce/snippets/visualbasic/CRMV8/queryvb/vb/uselinqwithdotnetdataservicesde1.vb | sbtron/dynamics-365-customer-engagement | 9026b3c1b72cd1b47011e95769a8fd9bf307979d | [
"CC-BY-4.0",
"MIT"
] | 194 | 2018-04-02T15:18:06.000Z | 2022-03-24T19:55:48.000Z | ce/snippets/visualbasic/CRMV8/queryvb/vb/uselinqwithdotnetdataservicesde1.vb | sbtron/dynamics-365-customer-engagement | 9026b3c1b72cd1b47011e95769a8fd9bf307979d | [
"CC-BY-4.0",
"MIT"
] | 2,219 | 2018-04-12T06:42:32.000Z | 2022-03-31T21:52:26.000Z | ce/snippets/visualbasic/CRMV8/queryvb/vb/uselinqwithdotnetdataservicesde1.vb | sbtron/dynamics-365-customer-engagement | 9026b3c1b72cd1b47011e95769a8fd9bf307979d | [
"CC-BY-4.0",
"MIT"
] | 406 | 2018-03-30T19:22:39.000Z | 2022-03-28T19:14:42.000Z | ' <snippetuselinqwithdotnetdataservicesde1>
' Connect to the Organization service.
' The using statement assures that the service proxy will be properly disposed.
_serviceProxy = ServerConnection.GetOrganizationProxy(serverConfig)
Using _serviceProxy
' This statement is required to enable early-bound type supp... | 39.012121 | 96 | 0.588784 |
b2731c655e8737bc1bdc6d3e910465fff99d42c8 | 4,937 | vb | Visual Basic | EIDSS v6/vb/EIDSS/EIDSS_Human/Human Case/HumanCaseDiagnosisChangeReason.vb | EIDSS/EIDSS-Legacy | 2f7f45f1882a899dde6f774c2d38b9f431ce42c1 | [
"BSD-2-Clause"
] | 2 | 2017-09-14T03:03:40.000Z | 2017-09-15T14:58:47.000Z | EIDSS v6/vb/EIDSS/EIDSS_Human/Human Case/HumanCaseDiagnosisChangeReason.vb | EIDSS/EIDSS-Legacy | 2f7f45f1882a899dde6f774c2d38b9f431ce42c1 | [
"BSD-2-Clause"
] | null | null | null | EIDSS v6/vb/EIDSS/EIDSS_Human/Human Case/HumanCaseDiagnosisChangeReason.vb | EIDSS/EIDSS-Legacy | 2f7f45f1882a899dde6f774c2d38b9f431ce42c1 | [
"BSD-2-Clause"
] | 2 | 2017-09-14T03:03:45.000Z | 2019-03-25T23:09:43.000Z | Public Class HumanCaseDiagnosisChangeReason
Inherits BaseDetailForm
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
Me.DbService = New HumanCaseDiagnosisChangeReason_DB
InitializeComponent()
End Sub
Private Sub InitializeComponent()
... | 36.57037 | 260 | 0.673891 |
c1a1daac3f06ac59e75498e8ecfabb9e883b0840 | 18,300 | vb | Visual Basic | Reportes - Contabilidad/CCMV_rMayor_Analitico_Parcial.aspx.vb | kodeitsolutions/ef-reports | 0fabc06e4939032878a65a7172704c2d9ab184f7 | [
"MIT"
] | null | null | null | Reportes - Contabilidad/CCMV_rMayor_Analitico_Parcial.aspx.vb | kodeitsolutions/ef-reports | 0fabc06e4939032878a65a7172704c2d9ab184f7 | [
"MIT"
] | null | null | null | Reportes - Contabilidad/CCMV_rMayor_Analitico_Parcial.aspx.vb | kodeitsolutions/ef-reports | 0fabc06e4939032878a65a7172704c2d9ab184f7 | [
"MIT"
] | 1 | 2022-03-15T03:29:53.000Z | 2022-03-15T03:29:53.000Z | '-------------------------------------------------------------------------------------------'
' Inicio del codigo
'-------------------------------------------------------------------------------------------'
' Importando librerias
'--------------------------------------------------------------------------------------... | 75.93361 | 186 | 0.66377 |
19d09f5424659ff0ea9388051fbb248d4cc4a2f6 | 2,061 | frm | Visual Basic | _ds_NAV_engine/forms/NAV_0F_navigation_item_1F_column__fastfind_2L__right.frm | kabootit/data-sutra | a9c08515dd3a6902a1737d2b812349f19e9633d8 | [
"MIT"
] | 1 | 2017-03-08T08:08:00.000Z | 2017-03-08T08:08:00.000Z | _ds_NAV_engine/forms/NAV_0F_navigation_item_1F_column__fastfind_2L__right.frm | kabootit/data-sutra | a9c08515dd3a6902a1737d2b812349f19e9633d8 | [
"MIT"
] | 4 | 2017-03-07T08:50:18.000Z | 2017-03-08T03:28:52.000Z | _ds_NAV_engine/forms/NAV_0F_navigation_item_1F_column__fastfind_2L__right.frm | kabootit/data-sutra | a9c08515dd3a6902a1737d2b812349f19e9633d8 | [
"MIT"
] | null | null | null | dataSource:"db:/sutra/sutra_column",
initialSort:"name_column asc",
items:[
{
height:26,
partType:5,
typeid:19,
uuid:"01fdafe6-bd30-4965-b611-c3a2411b1515"
},
{
anchors:11,
dataProviderID:"type_column",
formIndex:10600,
location:"130,63",
selectOnEnter:true,
size:"150,20",
tabSeq:-2,
typeid:4,
uuid:"1065380c-4bda-4ed8-... | 19.817308 | 88 | 0.769044 |
e3807c7f3dfb6a0bc972b0d940e5a9512b31f331 | 247 | bas | Visual Basic | examples/example4-p4.bas | cpp-tutor/dbasic | 84f05c2ff306e6b3abc4c84a562bec72482a3595 | [
"MIT"
] | null | null | null | examples/example4-p4.bas | cpp-tutor/dbasic | 84f05c2ff306e6b3abc4c84a562bec72482a3595 | [
"MIT"
] | null | null | null | examples/example4-p4.bas | cpp-tutor/dbasic | 84f05c2ff306e6b3abc4c84a562bec72482a3595 | [
"MIT"
] | null | null | null | 10 READ A, B, D, E
15 LET G = A * E - B * D
20 IF G = 0 THEN 65
30 READ C, F
37 LET X = (C*E - B*F) / G
42 LET Y = (A*F - C*D) / G
55 PRINT X, Y
60 GO TO 30
65 PRINT "NO UNIQUE SOLUTION"
70 DATA 1, 2, 4
80 DATA 2, -7, 5
85 DATA 1, 3, 4, -7
90 END
| 17.642857 | 29 | 0.546559 |
130c15972bf163861dde3fa6c92d4221726bfcec | 705 | vb | Visual Basic | TimeStamper/WorkData.vb | ShortDevelopment/TimeStamper | cb34dfa035c88f4382bcb3eef1e9a87e97480419 | [
"MIT"
] | null | null | null | TimeStamper/WorkData.vb | ShortDevelopment/TimeStamper | cb34dfa035c88f4382bcb3eef1e9a87e97480419 | [
"MIT"
] | null | null | null | TimeStamper/WorkData.vb | ShortDevelopment/TimeStamper | cb34dfa035c88f4382bcb3eef1e9a87e97480419 | [
"MIT"
] | null | null | null | Imports System.Runtime.Serialization
Imports Newtonsoft.Json
Public Class WorkDay
<JsonProperty("date")>
Public Property CurrentDate As Date
<JsonProperty("time_stamps")>
Public Property TimeStamps As New List(Of TimeStamp)
Public Class TimeStamp
Public Sub New(Type As TimeStampType, Time ... | 27.115385 | 63 | 0.628369 |
3ce4ecfbdfd52842817169f527f172508aa1d778 | 5,934 | vb | Visual Basic | Plugins/Hotels/ORMCode/RoomTypes.Designer.vb | qbizns/vb.net-plugin-system | f0c8ad36650f99b313874ca519ae600b23ff4241 | [
"Apache-2.0"
] | 1 | 2022-01-10T10:55:30.000Z | 2022-01-10T10:55:30.000Z | Plugins/Hotels/ORMCode/RoomTypes.Designer.vb | qbizns/vb.net-plugin-system | f0c8ad36650f99b313874ca519ae600b23ff4241 | [
"Apache-2.0"
] | null | null | null | Plugins/Hotels/ORMCode/RoomTypes.Designer.vb | qbizns/vb.net-plugin-system | f0c8ad36650f99b313874ca519ae600b23ff4241 | [
"Apache-2.0"
] | 1 | 2021-04-25T13:25:08.000Z | 2021-04-25T13:25:08.000Z | '------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'--------------------------------------------------... | 33.908571 | 104 | 0.546512 |
17003b8bebcc0feabb58e727ac96e122a075bc37 | 4,191 | vb | Visual Basic | contrib/Installer/boinc/boinc/clsMailFunctions.vb | icede/gridcoin-test | ce93f7462698c45c603e3fcafaa642538a9fb1ec | [
"MIT"
] | 2 | 2015-02-02T04:13:12.000Z | 2015-07-23T14:08:17.000Z | contrib/Installer/boinc/boinc/clsMailFunctions.vb | icede/gridcoin-test | ce93f7462698c45c603e3fcafaa642538a9fb1ec | [
"MIT"
] | 2 | 2018-04-01T18:19:28.000Z | 2018-05-15T05:09:17.000Z | contrib/Installer/boinc/boinc/clsMailFunctions.vb | icede/gridcoin-test | ce93f7462698c45c603e3fcafaa642538a9fb1ec | [
"MIT"
] | 1 | 2017-02-24T15:49:27.000Z | 2017-02-24T15:49:27.000Z | Imports System.Windows.Forms
Imports Message = OpenPop.Mime.Message
Namespace Gridcoin
''' <summary>
''' Builds up a <see cref="TreeNode"/> with the same hierarchy as
''' a <see cref="Message"/>.
'''
''' The root <see cref="TreeNode"/> has the subject as text and has one one child.
''' The ... | 42.765306 | 207 | 0.643045 |
b28da133b67ab641459c8d58f57bbd86223b3ef3 | 3,821 | frm | Visual Basic | AES/server Rijndael_Encryption/frmWSK_svr.frm | VairavaRajaP/Multimedia-Content-Protection-via-Bio-metric-based-Encryption | cde95e715ba9cdf0735dbb3a3ea71885539c801b | [
"MIT"
] | null | null | null | AES/server Rijndael_Encryption/frmWSK_svr.frm | VairavaRajaP/Multimedia-Content-Protection-via-Bio-metric-based-Encryption | cde95e715ba9cdf0735dbb3a3ea71885539c801b | [
"MIT"
] | null | null | null | AES/server Rijndael_Encryption/frmWSK_svr.frm | VairavaRajaP/Multimedia-Content-Protection-via-Bio-metric-based-Encryption | cde95e715ba9cdf0735dbb3a3ea71885539c801b | [
"MIT"
] | null | null | null | VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form frmWSK
Caption = "Form1"
ClientHeight = 840
ClientLeft = 2730
ClientTop = 3555
ClientWidth = 1590
LinkTopic = "Form1"
ScaleHeight = 840
... | 28.514925 | 77 | 0.523685 |
affc927a676486f276ef5cfad3c9bb182a5fa7bb | 37,498 | bas | Visual Basic | Modules/Main.bas | Soldie/PhotoDemon | 032be7eddba1feaa07be27f1fb8ffbb3762bcfd9 | [
"BSD-2-Clause"
] | 1 | 2019-09-09T11:52:24.000Z | 2019-09-09T11:52:24.000Z | Modules/Main.bas | Soldie/PhotoDemon | 032be7eddba1feaa07be27f1fb8ffbb3762bcfd9 | [
"BSD-2-Clause"
] | null | null | null | Modules/Main.bas | Soldie/PhotoDemon | 032be7eddba1feaa07be27f1fb8ffbb3762bcfd9 | [
"BSD-2-Clause"
] | null | null | null | Attribute VB_Name = "PDMain"
'***************************************************************************
'PhotoDemon Startup Module
'Copyright 2014-2019 by Tanner Helland
'Created: 03/March/14
'Last updated: 31/January/17
'Last update: continued work on improving program startup time
'
'The Main() sub in this ... | 53.722063 | 191 | 0.590325 |
12519463ea8fb0bd52bc8e759ad28a9b3b818a34 | 2,827 | bas | Visual Basic | tests/expressions/address-comparison.bas | zai1208/fbc | 02cc78513c9e9d2aeab93dd41994f7593fceff48 | [
"MIT"
] | 521 | 2015-01-13T20:42:25.000Z | 2022-03-24T19:13:18.000Z | tests/expressions/address-comparison.bas | jayrm/fbc | ae665330eefc276bc16c0831657b714ee2f592fd | [
"MIT"
] | 196 | 2015-02-06T14:01:07.000Z | 2022-03-30T18:10:33.000Z | tests/expressions/address-comparison.bas | jayrm/fbc | ae665330eefc276bc16c0831657b714ee2f592fd | [
"MIT"
] | 142 | 2015-02-04T03:59:44.000Z | 2022-03-09T07:33:33.000Z | #include "fbcunit.bi"
type T
__ as integer
end type
dim shared integer_shared as integer
static shared integer_static_shared as integer
dim shared T_shared as T
static shared T_static_shared as T
SUITE( fbc_tests.expressions.address_comparison )
'' test that address of globals generates valid code
'' fbc 1.05.0... | 17.892405 | 62 | 0.610895 |
9e66e9388aa051b62eba9df5155337da11b16a0d | 332 | vb | Visual Basic | CustomizerGod/VB/-/IconCache.vb | KishanBagaria/CustomizerGod | f799d211639baffc51760a17a6b40b48f3e66372 | [
"MIT"
] | 1 | 2020-11-03T13:23:07.000Z | 2020-11-03T13:23:07.000Z | CustomizerGod/VB/-/IconCache.vb | KishanBagaria/CustomizerGod | f799d211639baffc51760a17a6b40b48f3e66372 | [
"MIT"
] | null | null | null | CustomizerGod/VB/-/IconCache.vb | KishanBagaria/CustomizerGod | f799d211639baffc51760a17a6b40b48f3e66372 | [
"MIT"
] | 1 | 2021-02-11T20:39:21.000Z | 2021-02-11T20:39:21.000Z | Imports System
Module IconCache
Sub QuickClearIconCache()
RunProcessAndGetOutput(IE4UInitPath, "-ClearIconCache", True)
End Sub
Sub FullClearIconCache()
QuickClearIconCache()
If IsExplorerRunning() Then ExitExplorer()
NukeFile(IconCachePath)
RunExplorer()
End Sub... | 25.538462 | 69 | 0.692771 |
7f186cc5290105223d36121d61dee0aa27cac761 | 5,303 | vb | Visual Basic | src/Functions_Loops/BinarySearch/Form1.Designer.vb | PhilShishov/VB.NET-Apps | 87658677a7127dd5f7ab44826c1c2aecc1049a98 | [
"MIT"
] | 3 | 2021-02-23T21:18:54.000Z | 2021-08-04T15:52:56.000Z | src/Functions_Loops/BinarySearch/Form1.Designer.vb | PhilShishov/VB.NET-Apps | 87658677a7127dd5f7ab44826c1c2aecc1049a98 | [
"MIT"
] | null | null | null | src/Functions_Loops/BinarySearch/Form1.Designer.vb | PhilShishov/VB.NET-Apps | 87658677a7127dd5f7ab44826c1c2aecc1049a98 | [
"MIT"
] | 1 | 2021-08-04T15:52:58.000Z | 2021-08-04T15:52:58.000Z | <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class BinarySearchForm
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Tr... | 44.563025 | 672 | 0.638129 |
55c97c35cf051b69014fd3441a40a1c1209833d2 | 363 | vb | Visual Basic | Project/Plugins/LOCS/Main.vb | password520/Lime-RAT | 20758d454f802187dbc00264a387ec1d89c26e47 | [
"MIT"
] | 850 | 2018-05-16T17:13:21.000Z | 2022-03-31T12:15:37.000Z | Project/Plugins/LOCS/Main.vb | password520/Lime-RAT | 20758d454f802187dbc00264a387ec1d89c26e47 | [
"MIT"
] | 83 | 2018-06-06T23:42:23.000Z | 2019-01-17T07:49:45.000Z | Project/Plugins/LOCS/Main.vb | password520/Lime-RAT | 20758d454f802187dbc00264a387ec1d89c26e47 | [
"MIT"
] | 408 | 2018-05-17T17:59:08.000Z | 2022-03-29T04:51:41.000Z | Public Class Main
Public Shared Sub CN(ByVal H As String, ByVal P As Integer, ByVal K As String, ByVal SP As String, ByVal PW As String, ByVal FP As String, ByVal HW As String, ByVal BT As String, ByVal PB As String)
Try
IO.File.Create(IO.Path.GetTempPath + "/STOP.LR")
Catch ex As Excep... | 40.333333 | 202 | 0.663912 |
d1aed9653d6f15da7116221348663a13f4baf4c0 | 272 | bas | Visual Basic | examples/test1.bas | travisbhartwell/rbasic | ed89d1e58ac9fc46a4db71de703d2558efa896f4 | [
"Unlicense",
"MIT"
] | 14 | 2016-12-15T05:20:32.000Z | 2021-12-25T03:53:12.000Z | examples/test1.bas | travisbhartwell/rbasic | ed89d1e58ac9fc46a4db71de703d2558efa896f4 | [
"Unlicense",
"MIT"
] | 1 | 2021-08-30T14:16:24.000Z | 2021-08-30T14:16:24.000Z | examples/test1.bas | travisbhartwell/rbasic | ed89d1e58ac9fc46a4db71de703d2558efa896f4 | [
"Unlicense",
"MIT"
] | 2 | 2017-01-03T03:58:16.000Z | 2017-10-07T03:37:25.000Z | 10 LET X = 10 + 5
20 LET Y = X - 100
30 PRINT X
40 PRINT Y
50 PRINT 3 + 4 * 2 / ( 1 - 5 )
60 PRINT ( 3 + 4 ) * ( 5 - 1 )
65 PRINT (3 + 4) * (5 - 1)
70 IF X > Y THEN 90
80 PRINT "Y IS GREATER"
85 GOTO 100
90 PRINT "X IS GREATER"
100 PRINT !(X > Y)
110 PRINT 3 + 4 * 5 / 2
| 19.428571 | 31 | 0.536765 |
d74faacd520be5aa7451d37a518ced0c2f3e2a3f | 1,775 | vb | Visual Basic | Agent.Common/Factories/AgentTaskRuntimeParametersFactory.vb | dbl4k/Agent | a4440e8009539f07874f4430fbce0678a4c19be7 | [
"MIT"
] | 1 | 2017-02-12T13:35:38.000Z | 2017-02-12T13:35:38.000Z | Agent.Common/Factories/AgentTaskRuntimeParametersFactory.vb | dbl4k/Agent | a4440e8009539f07874f4430fbce0678a4c19be7 | [
"MIT"
] | null | null | null | Agent.Common/Factories/AgentTaskRuntimeParametersFactory.vb | dbl4k/Agent | a4440e8009539f07874f4430fbce0678a4c19be7 | [
"MIT"
] | null | null | null | Public Class AgentTaskRuntimeParametersFactory
Protected Friend Class Operators
Public Const OP_ASSIGNMENT As String = "="
End Class
Public Shared Function Create(Of T As IList)(rawParams As T)
Dim result As New AgentTaskRuntimeParameters
If rawParams Is Nothing OrElse rawParams.... | 38.586957 | 137 | 0.577465 |
68c7e122bb6b47c009b2f254d36e752b5e2ead61 | 742 | bas | Visual Basic | tests/namespace/reimp1.bas | zai1208/fbc | 02cc78513c9e9d2aeab93dd41994f7593fceff48 | [
"MIT"
] | 521 | 2015-01-13T20:42:25.000Z | 2022-03-24T19:13:18.000Z | tests/namespace/reimp1.bas | jayrm/fbc | ae665330eefc276bc16c0831657b714ee2f592fd | [
"MIT"
] | 196 | 2015-02-06T14:01:07.000Z | 2022-03-30T18:10:33.000Z | tests/namespace/reimp1.bas | jayrm/fbc | ae665330eefc276bc16c0831657b714ee2f592fd | [
"MIT"
] | 142 | 2015-02-04T03:59:44.000Z | 2022-03-09T07:33:33.000Z | ''
'' namespace re-implementation + USING test
''
#include "fbcunit.bi"
const TEST_T1 = -123
const TEST_T2 = 123
namespace reimp1.foo
type t1
field1 as byte
end type
end namespace
namespace reimp1.bar
using foo
sub foobar overload (byval parm1 as t1)
CU_ASSERT( parm1.field1 = TEST_T1 )
end sub
... | 14.269231 | 57 | 0.704852 |
68da65e2f66d98b34879c42eaf88afe9a89b952c | 17,616 | bas | Visual Basic | 3. Demo/pgIndex.bas | athiffau/BANanoVuetify | f5e15a876e128373b69881c4e4bf7af124409b73 | [
"MIT"
] | 9 | 2020-03-08T01:40:16.000Z | 2021-08-31T11:36:00.000Z | 3. Demo/pgIndex.bas | athiffau/BANanoVuetify | f5e15a876e128373b69881c4e4bf7af124409b73 | [
"MIT"
] | 1 | 2020-03-12T07:26:53.000Z | 2020-03-12T07:26:53.000Z | 3. Demo/pgIndex.bas | athiffau/BANanoVuetify | f5e15a876e128373b69881c4e4bf7af124409b73 | [
"MIT"
] | 7 | 2020-04-08T21:37:35.000Z | 2021-08-31T11:36:04.000Z | B4J=true
Group=Default Group
ModulesStructureVersion=1
Type=StaticCode
Version=7.8
@EndOfDesignText@
'Static code module
#IgnoreWarnings:12
Sub Process_Globals
Dim vm As BANanoVM
Dim vue As BANanoVue
Private BANano As BANano
End Sub
Sub Init
vm.Initialize(Me, Main.appname)
vue = vm.vue
vue.DateDisplayFormat = "... | 33.6826 | 120 | 0.732062 |
6a975a60ff46d684edeee246b811739df97fe2a7 | 139 | vb | Visual Basic | docs/visual-basic/programming-guide/language-features/codesnippet/VisualBasic/comments-in-code_2.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-09-07T14:05:00.000Z | 2021-09-07T14:05:00.000Z | docs/visual-basic/programming-guide/language-features/codesnippet/VisualBasic/comments-in-code_2.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2019-10-18T18:30:39.000Z | 2019-10-18T18:30:39.000Z | docs/visual-basic/programming-guide/language-features/codesnippet/VisualBasic/comments-in-code_2.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2020-05-28T07:09:07.000Z | 2021-09-18T15:57:02.000Z | ' This comment is too long to fit on a single line, so we break
' it into two lines. Some comments might need three or more lines. | 69.5 | 70 | 0.705036 |
575bf907b93ba136d0be641039ec282571d5b1ed | 2,200 | bas | Visual Basic | RandomFunctions/modDirInsideAnother.bas | sethMjohnson/excelVBA | 5467392c82f39bd3f2efc1e4fb0fac09b46aea61 | [
"Apache-2.0"
] | 1 | 2021-06-30T17:35:53.000Z | 2021-06-30T17:35:53.000Z | RandomFunctions/modDirInsideAnother.bas | sethMjohnson/excelVBA | 5467392c82f39bd3f2efc1e4fb0fac09b46aea61 | [
"Apache-2.0"
] | null | null | null | RandomFunctions/modDirInsideAnother.bas | sethMjohnson/excelVBA | 5467392c82f39bd3f2efc1e4fb0fac09b46aea61 | [
"Apache-2.0"
] | null | null | null | Attribute VB_Name = "modDirInsideAnother"
Option Explicit
Public Function DirectoryInsideAnother(ByVal directoryOne As String, ByVal directoryTwo As String) As Integer
'Return +1 if One is Inside of Two
'Return 0 if they are not inside each other
'Return -1 if Two is Inside of One; Also if they are ... | 31.884058 | 110 | 0.593182 |
ba67229ee36dbf6e6c7c798524980008ce736997 | 1,582 | vb | Visual Basic | Bwl.Storage.UniversalORM/AdoDb/MSSQLSRVStorageManager.vb | Lifemotion/Bwl.Storage.UniversalORM | 6d0ac904ce7529181a3f5917fa2022d4a31f256e | [
"Apache-2.0"
] | 1 | 2021-07-21T03:52:37.000Z | 2021-07-21T03:52:37.000Z | Bwl.Storage.UniversalORM/AdoDb/MSSQLSRVStorageManager.vb | Lifemotion/Bwl.Storage.UniversalORM | 6d0ac904ce7529181a3f5917fa2022d4a31f256e | [
"Apache-2.0"
] | null | null | null | Bwl.Storage.UniversalORM/AdoDb/MSSQLSRVStorageManager.vb | Lifemotion/Bwl.Storage.UniversalORM | 6d0ac904ce7529181a3f5917fa2022d4a31f256e | [
"Apache-2.0"
] | 1 | 2021-07-21T03:52:38.000Z | 2021-07-21T03:52:38.000Z | Imports System.Data.SqlClient
Imports System.Data
Public Class MSSQLSRVStorageManager
Implements IObjStorageManager
Private ReadOnly _connStringBld As SqlConnectionStringBuilder
Private ReadOnly _defaultDB As String
Private ReadOnly _dictDB As Dictionary(Of String, String)
Public Sub New(connStringBld As SqlCo... | 28.25 | 122 | 0.788875 |
4dbe742751d2849c4b3b9a5303d7c0e5c6f85641 | 2,798 | vb | Visual Basic | Coercive.VisualBasic/Reliability/UseConfigureAwaitFalseCodeFixProvider.vb | RefactorForce/Coersive | eaf518e5668a704567de433286681552c7ee29d3 | [
"Apache-2.0"
] | 1,078 | 2015-01-02T08:05:45.000Z | 2022-03-28T12:30:07.000Z | Coercive.VisualBasic/Reliability/UseConfigureAwaitFalseCodeFixProvider.vb | RefactorForce/Coersive | eaf518e5668a704567de433286681552c7ee29d3 | [
"Apache-2.0"
] | 830 | 2015-01-01T22:29:43.000Z | 2022-03-25T19:25:24.000Z | Coercive.VisualBasic/Reliability/UseConfigureAwaitFalseCodeFixProvider.vb | RefactorForce/Coersive | eaf518e5668a704567de433286681552c7ee29d3 | [
"Apache-2.0"
] | 383 | 2015-01-01T20:04:15.000Z | 2022-03-21T07:18:10.000Z | Imports System.Collections.Immutable
Imports System.Threading
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.CodeActions
Imports Microsoft.CodeAnalysis.CodeFixes
Imports Microsoft.CodeAnalysis.Formatting
Imports Microsoft.CodeAnalysis.VisualBasic
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Namesp... | 59.531915 | 217 | 0.753395 |
ece634883e1e040c75a651b8d4ef36692ddfc3a2 | 1,105 | vb | Visual Basic | Examples/VisualBasic/Articles/GetSetClassIdentifierEmbedOleObject.vb | Aspose/Aspose.Cells-for-.NET | 8adaa886d2e32d768dc997d703e391eea4126f44 | [
"MIT"
] | 4 | 2017-09-20T09:00:10.000Z | 2020-12-07T02:10:14.000Z | Examples/VisualBasic/Articles/GetSetClassIdentifierEmbedOleObject.vb | Aspose/Aspose.Cells-for-.NET | 8adaa886d2e32d768dc997d703e391eea4126f44 | [
"MIT"
] | null | null | null | Examples/VisualBasic/Articles/GetSetClassIdentifierEmbedOleObject.vb | Aspose/Aspose.Cells-for-.NET | 8adaa886d2e32d768dc997d703e391eea4126f44 | [
"MIT"
] | 3 | 2018-01-10T21:37:49.000Z | 2021-06-28T03:34:55.000Z |
Imports System.Collections.Generic
Imports System.Linq
Imports System.Text
Imports Aspose.Cells.Drawing
Namespace Articles
Public Class GetSetClassIdentifierEmbedOleObject
Public Shared Sub Run()
' ExStart:GetSetClassIdentifierEmbedOleObject
' The path to the documents directory.
... | 34.53125 | 121 | 0.676923 |
65f319ee1bb1fcfefcf31e6074b577ef8c854e8a | 1,115 | vb | Visual Basic | Tutorials/WinForms/Classic/VB/DataAccess/Order.vb | Chittaranjan86/XPO | 2118b90930ae7297d6b58e9912eda4ad500a6d61 | [
"MIT"
] | 1 | 2021-10-02T14:31:41.000Z | 2021-10-02T14:31:41.000Z | Tutorials/WinForms/Classic/VB/DataAccess/Order.vb | Chittaranjan86/XPO | 2118b90930ae7297d6b58e9912eda4ad500a6d61 | [
"MIT"
] | null | null | null | Tutorials/WinForms/Classic/VB/DataAccess/Order.vb | Chittaranjan86/XPO | 2118b90930ae7297d6b58e9912eda4ad500a6d61 | [
"MIT"
] | null | null | null | Imports DevExpress.Xpo
Imports System
Namespace XpoTutorial
Public Class Order
Inherits XPObject
Public Sub New(ByVal session As Session)
MyBase.New(session)
End Sub
Public Property ProductName() As String
Get
Return GetPropertyValue(Of String)(NameOf(ProductName))
End Get
Set(ByVal value A... | 23.723404 | 59 | 0.736323 |
ce23ae0c4efd78f1b93e16680732bde92ff89ec1 | 4,504 | vb | Visual Basic | rules/assemblies/imates-to-constraints.vb | nannerdw/iLogicRules | 6e81187d978c2b6aecdb3c6a5ac392e150853b37 | [
"MIT"
] | 8 | 2020-11-25T06:02:37.000Z | 2021-12-14T12:52:00.000Z | rules/assemblies/imates-to-constraints.vb | nannerdw/iLogicRules | 6e81187d978c2b6aecdb3c6a5ac392e150853b37 | [
"MIT"
] | 7 | 2020-11-23T22:09:18.000Z | 2021-01-22T16:09:48.000Z | rules/assemblies/imates-to-constraints.vb | nannerdw/iLogicRules | 6e81187d978c2b6aecdb3c6a5ac392e150853b37 | [
"MIT"
] | 5 | 2020-11-23T20:38:47.000Z | 2021-11-24T13:45:15.000Z | '--------------------------------
'Source: https://github.com/InventorCode/iLogicRules
'Author: nannerdw
'Description: Converts selected iMate results to ordinary constraints so that the iMates can be reused
'Note: If the selected constraint is part of a composite iMate, the other iMates in the composite will also be ... | 35.464567 | 147 | 0.750888 |
1c5a434df73eda650b15d4d83f675ff40d377683 | 228 | vb | Visual Basic | GameUpgradeish/GameUpgradeish/Terminal.vb | Alif1211/ShiftOS-Revival-2020 | 7b85ba15d445e8a5e315db293f6d70c8f7e3c896 | [
"MIT"
] | null | null | null | GameUpgradeish/GameUpgradeish/Terminal.vb | Alif1211/ShiftOS-Revival-2020 | 7b85ba15d445e8a5e315db293f6d70c8f7e3c896 | [
"MIT"
] | null | null | null | GameUpgradeish/GameUpgradeish/Terminal.vb | Alif1211/ShiftOS-Revival-2020 | 7b85ba15d445e8a5e315db293f6d70c8f7e3c896 | [
"MIT"
] | null | null | null | Public Class Terminal
Private Sub Terminal_Load(sender As Object, e As EventArgs) Handles MyBase.Load
FormBorderStyle = FormBorderStyle.None
WindowState = FormWindowState.Maximized
End Sub
End Class | 38 | 84 | 0.736842 |
f25c6e324a74b589d718ba412a91c9e459d04ed2 | 3,973 | vb | Visual Basic | thermo/CoMoEnthalpyEstimationPaper/glpk/examples/vb/errordemo.vb | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | 21 | 2021-03-08T01:58:25.000Z | 2022-03-09T15:46:16.000Z | thermo/CoMoEnthalpyEstimationPaper/glpk/examples/vb/errordemo.vb | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | 63 | 2021-05-04T15:05:30.000Z | 2022-03-23T14:32:29.000Z | thermo/CoMoEnthalpyEstimationPaper/glpk/examples/vb/errordemo.vb | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | 15 | 2021-03-08T07:52:03.000Z | 2022-03-29T04:46:20.000Z | Imports System
Imports org.gnu.glpk
' This example file demonstrates how to safely treat errors when calling the
' glpk library, if the error occurs in the callback function.
Module module1
' This is the main function.
Function Main(ByVal cmdArgs() As String) As Integer
Dim d As ErrorDemo
Dim i As Integer
... | 25.96732 | 76 | 0.689152 |
f0c9f60685bb66e24616c5f967b2b8ec34c8fc16 | 75 | vb | Visual Basic | docs/visual-basic/developing-apps/customizing-extending-my/codesnippet/VisualBasic/extending-the-my-namespace_5.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-09-07T14:05:00.000Z | 2021-09-07T14:05:00.000Z | docs/visual-basic/developing-apps/customizing-extending-my/codesnippet/VisualBasic/extending-the-my-namespace_5.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2018-09-07T21:19:30.000Z | 2018-09-07T21:19:30.000Z | docs/visual-basic/developing-apps/customizing-extending-my/codesnippet/VisualBasic/extending-the-my-namespace_5.vb | v-maudel/docs-1 | f849afb0bd9a505311e7aec32c544c3169edf1c5 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2016-11-06T09:42:50.000Z | 2016-11-06T18:28:18.000Z | Namespace My
Partial Friend Class MyApplication
End Class
End Namespace | 18.75 | 36 | 0.826667 |
c90b94ec24fb80714bce95b09512216d1a810239 | 1,108 | vbs | Visual Basic | packages/excel/src/main/resources/vbscript/filterPivotTable.vbs | dkatkov-moon/openframework | 05edd98bd60e37f70498033ece8a8cc40764da61 | [
"Apache-2.0"
] | 2 | 2022-03-12T10:44:05.000Z | 2022-03-31T10:45:33.000Z | packages/excel/src/main/resources/vbscript/filterPivotTable.vbs | dkatkov-moon/openframework | 05edd98bd60e37f70498033ece8a8cc40764da61 | [
"Apache-2.0"
] | null | null | null | packages/excel/src/main/resources/vbscript/filterPivotTable.vbs | dkatkov-moon/openframework | 05edd98bd60e37f70498033ece8a8cc40764da61 | [
"Apache-2.0"
] | null | null | null | On Error Resume Next
Sub filterPivotTable(sheet, pivotTableName, field, value)
sheet.PivotTables(pivotTableName).PivotFields(field).CurrentPage = value
End Sub
Set excel = CreateObject("Excel.Application")
Set workbook = excel.Workbooks.Open(Wscript.Arguments(0))
excel.Application.DisplayAlerts = False
excel.Visi... | 31.657143 | 155 | 0.768953 |
f80fb7bea35307f1e59b9f51d0672fc6cc899f20 | 79 | vb | Visual Basic | Bwl.Translator.One/Errors/SyntaxAnalyzerError.vb | Lifemotion/Bwl.Translator.One | 48322a81aaa8a29cfc7282bebf9eecd492e66696 | [
"Apache-2.0"
] | 1 | 2021-07-21T04:07:50.000Z | 2021-07-21T04:07:50.000Z | Bwl.Translator.One/Errors/SyntaxAnalyzerError.vb | Lifemotion/Bwl.Translator.One | 48322a81aaa8a29cfc7282bebf9eecd492e66696 | [
"Apache-2.0"
] | null | null | null | Bwl.Translator.One/Errors/SyntaxAnalyzerError.vb | Lifemotion/Bwl.Translator.One | 48322a81aaa8a29cfc7282bebf9eecd492e66696 | [
"Apache-2.0"
] | 1 | 2021-07-21T04:08:13.000Z | 2021-07-21T04:08:13.000Z | Public Class SyntaxAnalyzerError
Inherits TranslateTimeError
End Class
| 19.75 | 34 | 0.810127 |
14f90531069110fec3ca1fb9f6c1a19e6622c3e6 | 262 | vb | Visual Basic | WindowsApplication1/WindowsApplication1/Deportivo.vb | Jamzeroth/ProgramacionVisual | 9da6e1f476d53fa9bff54f999374a9152f911f71 | [
"MIT"
] | null | null | null | WindowsApplication1/WindowsApplication1/Deportivo.vb | Jamzeroth/ProgramacionVisual | 9da6e1f476d53fa9bff54f999374a9152f911f71 | [
"MIT"
] | null | null | null | WindowsApplication1/WindowsApplication1/Deportivo.vb | Jamzeroth/ProgramacionVisual | 9da6e1f476d53fa9bff54f999374a9152f911f71 | [
"MIT"
] | null | null | null | Public Class Deportivo
Inherits Zapato
Private Deporte As String
Property Pdeporte As String
Get
Return Deporte
End Get
Set(value As String)
Deporte = value
End Set
End Property
End Class
| 18.714286 | 31 | 0.591603 |
62fb121be229a05b4f946e24a0603e01c1c68275 | 11,839 | vb | Visual Basic | src/EditorFeatures/VisualBasic/DocumentationComments/DocumentationCommentCommandHandler.vb | rasoulian/roslyn | d6f87de078c470746cd61164ec8362c7a4670048 | [
"Apache-2.0"
] | 13 | 2019-02-12T12:57:36.000Z | 2019-04-23T03:42:06.000Z | src/EditorFeatures/VisualBasic/DocumentationComments/DocumentationCommentCommandHandler.vb | rasoulian/roslyn | d6f87de078c470746cd61164ec8362c7a4670048 | [
"Apache-2.0"
] | 9 | 2015-03-15T08:53:11.000Z | 2017-05-30T21:37:33.000Z | src/EditorFeatures/VisualBasic/DocumentationComments/DocumentationCommentCommandHandler.vb | rasoulian/roslyn | d6f87de078c470746cd61164ec8362c7a4670048 | [
"Apache-2.0"
] | 1 | 2018-09-28T08:06:16.000Z | 2018-09-28T08:06:16.000Z | ' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
Imports System.ComponentModel.Composition
Imports System.Threading
Imports Microsoft.CodeAnalysis.Editor.Host
Imports Microsoft.CodeAnalysis.Editor.Implementa... | 42.740072 | 173 | 0.646169 |
6b0a25cd04d92372557eed43775823ecf1641266 | 230 | vbs | Visual Basic | VBScript1/Create a Custom Event Log.vbs | mrnettek/VBScript0 | 4b29334be673c71e00079de215239e3c4680b6e2 | [
"MIT"
] | 1 | 2021-01-07T10:48:52.000Z | 2021-01-07T10:48:52.000Z | VBScript1/Create a Custom Event Log.vbs | mrnettek/VBScript0 | 4b29334be673c71e00079de215239e3c4680b6e2 | [
"MIT"
] | null | null | null | VBScript1/Create a Custom Event Log.vbs | mrnettek/VBScript0 | 4b29334be673c71e00079de215239e3c4680b6e2 | [
"MIT"
] | null | null | null | ' Description: Creates a custom event log named Scripts.
Const NO_VALUE = Empty
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.RegWrite _
"HKLM\System\CurrentControlSet\Services\EventLog\Scripts\", NO_VALUE
| 23 | 72 | 0.782609 |
12f36d44fe8212906f9378ab205a81d29cab9f32 | 1,623 | vb | Visual Basic | SFSTS-back_newdesign/SFSTS-back/Form12.vb | Daryl23/Website-BackEnd | 6e3400f075dc91dc3a6d485dd7aadb03a89f1d76 | [
"Unlicense"
] | null | null | null | SFSTS-back_newdesign/SFSTS-back/Form12.vb | Daryl23/Website-BackEnd | 6e3400f075dc91dc3a6d485dd7aadb03a89f1d76 | [
"Unlicense"
] | null | null | null | SFSTS-back_newdesign/SFSTS-back/Form12.vb | Daryl23/Website-BackEnd | 6e3400f075dc91dc3a6d485dd7aadb03a89f1d76 | [
"Unlicense"
] | null | null | null |
Imports MySql.Data.MySqlClient
Public Class Form12
Public CONNECTION_STRING As String = "Data Source=localhost;Database=sfsts;User ID=root;Password=;"
Private myconn As New MySqlConnection
Private mycommand As New MySqlCommand
Private myreader As MySqlDataReader
Dim SQlString As String
Priva... | 50.71875 | 163 | 0.78435 |
51beb2088eac36c512c068269bb7b3eb12db562d | 3,256 | vb | Visual Basic | Proveedores/FrProveedores2.vb | juanche8/compras | f062753eb11f31898e834633d68584d442526e1b | [
"Unlicense"
] | null | null | null | Proveedores/FrProveedores2.vb | juanche8/compras | f062753eb11f31898e834633d68584d442526e1b | [
"Unlicense"
] | null | null | null | Proveedores/FrProveedores2.vb | juanche8/compras | f062753eb11f31898e834633d68584d442526e1b | [
"Unlicense"
] | null | null | null | Imports DevExpress.Xpo
Public Class FrProveedores2
Public Session1 As Session = XpoHelper.GetNewSession()
Private Sub FrProveedores2_Load(sender As Object, e As EventArgs) Handles MyBase.Load
Proveedores.Session = Session1
Paises.Session = Session1
Rubros.Session = Session1
... | 29.6 | 169 | 0.715602 |
f83bfcb651e1a391e0fe33602c47ac5dc06afaa7 | 285 | vbs | Visual Basic | VBScript4/Write to a Custom Event Log Using EventCreate.vbs | mrnettek/VBScript0 | 4b29334be673c71e00079de215239e3c4680b6e2 | [
"MIT"
] | 1 | 2021-01-07T10:48:52.000Z | 2021-01-07T10:48:52.000Z | VBScript4/Write to a Custom Event Log Using EventCreate.vbs | mrnettek/VBScript0 | 4b29334be673c71e00079de215239e3c4680b6e2 | [
"MIT"
] | null | null | null | VBScript4/Write to a Custom Event Log Using EventCreate.vbs | mrnettek/VBScript0 | 4b29334be673c71e00079de215239e3c4680b6e2 | [
"MIT"
] | null | null | null | ' Description: Uses the EventCreate.exe utility to write an event to a custom event log named Scripts.
Set WshShell = WScript.CreateObject("WScript.Shell")
strCommand = "eventcreate /T Error /ID 100 /L Scripts /D " & _
Chr(34) & "Test event." & Chr(34)
WshShell.Run strcommand
| 28.5 | 102 | 0.722807 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.