code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3
values | license stringclasses 5
values | size int64 2 1.05M |
|---|---|---|---|---|---|
Public Class RelayCommand
Implements ICommand
Private ReadOnly _execute As Action(Of Object)
Private ReadOnly _canExecute As Predicate(Of Object)
Public Sub New(ByVal execute As Action(Of Object))
Me.New(execute, Nothing)
End Sub
Public Sub New(ByVal execute As Action(Of Object), ByV... | MeshackMusundi/OpenWeather | OpenWeather/Commands/RelayCommand.vb | Visual Basic | mit | 2,630 |
Imports System
Imports System.Collections.Generic
Imports System.Runtime.InteropServices
Namespace Examples
Friend Class Program
<STAThread>
Shared Sub Main(ByVal args() As String)
Dim application As SolidEdgeFramework.Application = Nothing
Dim documents As SolidEdgeFramewo... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgeFrameworkSupport.Arc2d.Layer.vb | Visual Basic | mit | 1,555 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.34014
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | JonKaye/simple-file-set-compare | CompareFileSets/My Project/Settings.Designer.vb | Visual Basic | apache-2.0 | 2,920 |
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' アセンブリに関する一般情報は以下の属性セットをとおして制御されます。
' アセンブリに関連付けられている情報を変更するには、
' これらの属性値を変更してください。
' アセンブリ属性の値を確認します。
<Assembly: AssemblyTitle("barcode")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProd... | rapidreport/barcode-dotnet | barcode/My Project/AssemblyInfo.vb | Visual Basic | bsd-2-clause | 1,287 |
' 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 System.Threading.Tasks
Imports Microsoft.CodeAnalysis.Editor.Implementation.Outlining
Imports Microsoft.CodeAnalysis.Editor.Un... | VPashkov/roslyn | src/EditorFeatures/VisualBasicTest/Outlining/CommentTests.vb | Visual Basic | apache-2.0 | 2,972 |
' 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 System.Xml.Linq
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Editor.VisualBasic.TodoComments
Imports Microsof... | mseamari/Stuff | src/EditorFeatures/VisualBasicTest/TodoComment/TodoCommentTests.vb | Visual Basic | apache-2.0 | 7,032 |
Imports System.IO
Imports System.Runtime.InteropServices
Imports System.Windows.Forms
Imports System.Drawing
Imports System.Diagnostics
Imports System.Windows.Forms.DataVisualization.Charting
Imports System.Threading
Public Class frmMining
Public classUtilization As Utilization
Private RefreshCount As Long
... | icede/Gridcoin-master | src/boinc/boinc/OldAlgos/frmMining.vb | Visual Basic | mit | 13,176 |
' 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.Threading.Tasks
Imports Microsoft.CodeAnalysis.Remote.Testing
Namespace Microsoft.CodeAnalysis.Editor.... | panopticoncentral/roslyn | src/EditorFeatures/Test2/FindReferences/FindReferencesTests.OperatorSymbols.vb | Visual Basic | mit | 10,288 |
' 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.Threading.Tasks
Imports Microsoft.CodeAnalysis.Scripting
Imports Roslyn.Test.Utilities
Imports Xunit
N... | ErikSchierboom/roslyn | src/Scripting/VisualBasicTest/ScriptTests.vb | Visual Basic | apache-2.0 | 2,693 |
Imports System.Drawing
Imports System.Drawing.Drawing2D
Imports System.Drawing.Imaging
Imports System.IO
Imports DTIImageManager.dsImageManager
Imports DTIImageManager.SharedImageVariables
'#If DEBUG Then
Partial Class ViewImage
Inherits BaseClasses.BaseSecurityPage
'#Else
' <ComponentModel.EditorBrowsable(Comp... | Micmaz/DTIControls | DTIContentManagement/DTIImageManager/ViewImage.aspx.vb | Visual Basic | mit | 20,747 |
'------------------------------------------------------------------------------
' <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>
'-----------------------------------------... | passportpayments/dotnet | Sample App/PassportPaymentsDemo/PassportPaymentsApi/Customers.aspx.designer.vb | Visual Basic | mit | 4,379 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmMainMenu
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... | cessnao3/orientation-client | BAND BLASTER UNPUBLISHED/McPhinal/MainMenu.Designer.vb | Visual Basic | mit | 4,070 |
' 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.Collections.Immutable
Imports System.Reflection.Metadata
Imports Microsoft.CodeAnalysis.CodeGen
Imports Microsoft.CodeAnalysis.ExpressionEvalua... | HellBrick/roslyn | src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/WinMdTests.vb | Visual Basic | apache-2.0 | 12,654 |
'Copyright 2019 Esri
'Licensed under the Apache License, Version 2.0 (the "License");
'you may not use this file except in compliance with the License.
'You may obtain a copy of the License at
' http://www.apache.org/licenses/LICENSE-2.0
'Unless required by applicable law or agreed to in writing, software
'distri... | Esri/arcobjects-sdk-community-samples | Net/3D/MultipleGlobeViewers/VBNet/SecondaryViewerForm.designer.vb | Visual Basic | apache-2.0 | 3,563 |
Imports System.Data
Imports System.IO
Imports System.Windows.Forms
Imports M_OrderLibrary.LibUtility
Public Class LibDb
#If CONFIG = "Desktop" Then
Public Shared FolderBase As String = LibUtility.HomeDir()
#Else
Public Const FolderBase As String = "\My Documents\"
#End If
Public Shared FolderFoto As Stri... | maslopop/morder4 | M-OrderLibrary/LibDb.vb | Visual Basic | apache-2.0 | 13,427 |
'////////////////////////////////////////////////////////////////////////
' Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
'
' This file is part of Aspose.Imaging. The source code in this file
' is only intended as a supplement to the documentation, and is provided
' "as is", without warranty of any kind, ei... | farooqsheikhpk/Aspose.Cells-for-Cloud | Examples/DotNet/VisualBasic/Cells/ChangeCellStyleWorksheet.vb | Visual Basic | mit | 1,147 |
Imports System
Imports System.Collections.Generic
Imports Xunit
Imports Xunit.Extensions
Public Class MyTest
<Theory>
<PropertyData("{caret}", PropertyType := GetType(ProvidesPropertyData))>
Public Sub Test1(ByVal value As Int32)
Assert.Equal(42, value)
End Sub
End Class
Public Class ProvidesP... | derigel23/resharper-xunit | resharper/test/data/References/CodeCompletion/ListsPropertyDataCandidatesInOtherClass.vb | Visual Basic | apache-2.0 | 874 |
Imports CodeCracker.VisualBasic.Design
Imports Xunit
Namespace Design
Public Class EmptyCatchBlockTests
Inherits CodeFixVerifier(Of EmptyCatchBlockAnalyzer, EmptyCatchBlockCodeFixProvider)
Private test As String = "
Imports System
Namespace ConsoleApplication1
Class TypeName
Public Su... | adraut/code-cracker | test/VisualBasic/CodeCracker.Test/Design/EmptyCatchBlockTests.vb | Visual Basic | apache-2.0 | 2,612 |
' 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.Generic
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symb... | shyamnamboodiripad/roslyn | src/Compilers/VisualBasic/Portable/Analysis/FlowAnalysis/DataFlowsInWalker.vb | Visual Basic | apache-2.0 | 6,874 |
'-------------------------------------------------------------------------------------------'
' Inicio del codigo
'-------------------------------------------------------------------------------------------'
' Importando librerias
'--------------------------------------------------------------------------------------... | kodeitsolutions/ef-reports | Reportes - Nomina/rConceptos_ConCC.aspx.vb | Visual Basic | mit | 11,558 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.34209
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | alorimer/redirect | Redirect Creator/My Project/Application.Designer.vb | Visual Basic | mit | 1,482 |
Public Interface IWizardPart
Event IsValidChanged()
Property Order As Integer
ReadOnly Property IsValid As Boolean
ReadOnly Property Instance As Control
ReadOnly Property StepItem As DevComponents.DotNetBar.StepItem
ReadOnly Property Title As String
Sub LoadAndDisplay()
End Interface
| nublet/DMS | DMS.Forms.Shared/Wizards/IWizardPart.vb | Visual Basic | mit | 321 |
'-------------------------------------------------------------------------------------------'
' Inicio del codigo
'-------------------------------------------------------------------------------------------'
' Importando librerias
'--------------------------------------------------------------------------------------... | kodeitsolutions/ef-reports | CGS_rECuentas_Bancos.aspx.vb | Visual Basic | mit | 20,848 |
'------------------------------------------------------------------------------
' <generado automáticamente>
' Este código fue generado por una herramienta.
'
' Los cambios en este archivo podrían causar un comportamiento incorrecto y se perderán si
' se vuelve a generar el código.
' </generado automática... | crackper/SistFoncreagro | SistFoncreagro.WebSite/Contabilidad/Formularios/ReporteBalanceComprobacionAcumuladoDet.aspx.designer.vb | Visual Basic | mit | 1,531 |
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information.
Imports System.Composition
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.CodeFixes
Imports Microsoft.CodeAnalysis.VisualBasic
Imports Microsoft.NetCore.Analyz... | dotnet/roslyn-analyzers | src/NetAnalyzers/VisualBasic/Microsoft.NetCore.Analyzers/Runtime/BasicMarkAllNonSerializableFields.Fixer.vb | Visual Basic | mit | 1,033 |
Option Infer On
Imports System
Imports System.Runtime.InteropServices
Namespace Examples
Friend Class Program
<STAThread>
Shared Sub Main(ByVal args() As String)
Dim application As SolidEdgeFramework.Application = Nothing
Dim assemblyDocument As SolidEdgeAssembly.AssemblyD... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgeAssembly.Occurrence.DisplayInDrawings.vb | Visual Basic | mit | 1,523 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class ListeUtilisateur
Inherits System.Windows.Forms.Form
'Form remplace la méthode Dispose pour nettoyer la liste des composants.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing ... | lepresk/HG | HG/ListeUtilisateur.designer.vb | Visual Basic | mit | 9,106 |
' 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.Tasks
Namespace Microsoft.CodeAnalysis.Editor.UnitTests.FindReferences
Partial Public Class FindReferencesTests
<WorkItem... | HellBrick/roslyn | src/EditorFeatures/Test2/FindReferences/FindReferencesTests.PropertySymbols.vb | Visual Basic | apache-2.0 | 21,404 |
' Copyright 2017 Esri.
'
' Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
' You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0
'
' Unless required by applicable law or agreed to in writing, software distr... | Arc3D/arcgis-runtime-samples-dotnet | src/UWP/ArcGISRuntime.UWP.Samples/Samples/MapView/ShowCallout/ShowCalloutVB.xaml.vb | Visual Basic | apache-2.0 | 2,370 |
' 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.Collections.Generic
Imports System.Collections.Immutable
Imports System.Threading
Imports Microsoft.CodeAnalysis.Collections
Imports Microsoft.... | stjeong/roslyn | src/Compilers/VisualBasic/Portable/Symbols/NamespaceOrTypeSymbol.vb | Visual Basic | apache-2.0 | 14,378 |
Imports System.ComponentModel
Imports EIDSS.model.Enums
Imports DevExpress.XtraGrid
Public MustInherit Class GenericReferenceDetail
Protected Overridable ReadOnly Property ReferenceDbService() As BaseDbService
Get
Throw New Exception("property is not implemented")
End Get
... | EIDSS/EIDSS-Legacy | EIDSS v6.1/vb/EIDSS/EIDSS_Admin/LookupForms/GenericReferenceDetail.vb | Visual Basic | bsd-2-clause | 5,229 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class AnimatUpdate
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)
... | NeuroRoboticTech/AnimatLabPublicSource | Libraries/AnimatGUI/Forms/AnimatUpdate.Designer.vb | Visual Basic | bsd-3-clause | 1,104 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Form1
Inherits System.Windows.Forms.Form
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing ... | sparship/leduino | net/Ikea-Dioder-Control.Designer.vb | Visual Basic | mit | 13,775 |
' 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.Collections.Generic
Imports System.Text
Imports System.Xml.Linq
Imports Microsoft.CodeAnalysis.Test.Utilities
Imports Microsoft.CodeAnalysis.Te... | TyOverby/roslyn | src/Compilers/VisualBasic/Test/Symbol/SymbolsTests/Source/EnumTests.vb | Visual Basic | apache-2.0 | 43,920 |
Imports System
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 modify the information
' associated with an assembly.
' Review the values of the assembly attributes
<Ass... | mgholam/RaptorDB-Document | vbTestConsole/My Project/AssemblyInfo.vb | Visual Basic | mit | 1,156 |
' 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.Threading
Imports Microsoft.CodeAnalysis.Editor.CSharp.GoToDefinition
Imports Microsoft.CodeAnalysis.Ed... | ErikSchierboom/roslyn | src/EditorFeatures/Test2/GoToDefinition/GoToDefinitionTests.vb | Visual Basic | apache-2.0 | 95,355 |
' 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.Composition
Imports System.Threading
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.CodeActions
Imports Microsoft.CodeAnalysis.Co... | VPashkov/roslyn | src/Features/VisualBasic/Portable/CodeRefactorings/InlineTemporary/InlineTemporaryCodeRefactoringProvider.vb | Visual Basic | apache-2.0 | 29,246 |
' 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 System.Threading
Imports Microsoft.CodeAnalysis.Completion.Providers
Impo... | sharwell/roslyn | src/Features/VisualBasic/Portable/Completion/KeywordRecommenders/Declarations/ConstKeywordRecommender.vb | Visual Basic | mit | 1,223 |
' 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.Tasks
Namespace Microsoft.CodeAnalysis.Editor.UnitTests.FindReferences
Partial Public Class FindReferencesTests
<WorkItem... | MatthieuMEZIL/roslyn | src/EditorFeatures/Test2/FindReferences/FindReferencesTests.AnonymousTypeSymbols.vb | Visual Basic | apache-2.0 | 5,746 |
' 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.Collections.Immutable
Imports Microsoft.CodeAnalysis.PooledObjects
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAna... | OmarTawfik/roslyn | src/Compilers/VisualBasic/Portable/Symbols/Source/SourceParameterSymbolBase.vb | Visual Basic | apache-2.0 | 3,746 |
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
Namespace Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax
Friend Interface ISyntaxFactoryContext
ReadOnly Property IsWithinAsyncMethodOrL... | OmarTawfik/roslyn | src/Compilers/VisualBasic/Portable/Parser/ISyntaxFactoryContext.vb | Visual Basic | apache-2.0 | 432 |
' 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.Collections.Immutable
Imports System.Threading
Namespace Microsoft.CodeAnalysis.VisualBasic.Symbols
Partial Friend NotInheritable Class A... | mmitche/roslyn | src/Compilers/VisualBasic/Portable/Symbols/AnonymousTypes/SynthesizedSymbols/AnonymousType_PropertySymbol.vb | Visual Basic | apache-2.0 | 7,539 |
' 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.Collections.Immutable
Imports System.Reflection.Metadata
Imports System.Runtime.InteropServices
Imports System.Threading
Imports Microsoft.Cci
... | KevinRansom/roslyn | src/Compilers/VisualBasic/Portable/Emit/EditAndContinue/PEDeltaAssemblyBuilder.vb | Visual Basic | apache-2.0 | 15,375 |
Imports System.Management
Imports BurnSoft.Universal
Imports System.Configuration
Public Class FrmMain
Dim TIMER_INTERVAL As Long
Dim APP_PATH As String
Public USELOCAL As Boolean
Dim HEARTBEAT_INTERVAL As Long
Dim DB_REFRESH_INTERVAL As Long
Private Sub FrmMain_Load(sender As Object, ... | burnsoftnet/BSApplicationProfiler | BSApplicationProfilerOffline/FrmMain.vb | Visual Basic | mit | 5,801 |
Imports System.IO
Imports System.Text
Public Class fm_enterPw
Dim cred As String
Dim pw_byte As String
Private Sub btn_enterPw_OK_Click(sender As Object, e As EventArgs) Handles btn_enterPw_OK.Click
Try
Dim pw As String = tb_enterPw.Text
If pw = My.Settings.Password Then
... | UVLabs/Blockify | Blockify/fm_enterPw.vb | Visual Basic | mit | 792 |
Public MustInherit Class MediaCollection
Inherits Collection
Public EnableUpdates As Boolean = True
MustOverride Function GetAcceptedMediaTypes(ByVal user As System.Security.Principal.IIdentity) As IEnumerable(Of String)
MustOverride Function CreateMedia(ByVal mimeType As String, ByVal mediaData As IO.Stream... | jhsoftware/atompub-sl | Library/MediaCollection.vb | Visual Basic | mit | 708 |
Imports SistFoncreagro.BussinessEntities
Public Interface IAprobarRequerimientoBL
Function SaveNivelAprobarRequerimiento(ByVal aprobarReq As AprobarRequerimiento) As Int32
Function UpdateNivelAprobarRequerimiento(ByVal aprobarReq As AprobarRequerimiento) As Int32
Function DeleteNivelAprobarRequerimiento(By... | crackper/SistFoncreagro | SistFoncreagro.BussinesLogic/IAprobarRequerimientoBL.vb | Visual Basic | mit | 470 |
Imports NUnit.Framework
Namespace CompuMaster.Test.Data
<TestFixture(Category:="PlatformTools")> Public Class PlatformToolsTest
<Test> Public Sub InstalledOleDbProviders()
Dim IsMonoRuntime As Boolean = Type.GetType("Mono.Runtime") IsNot Nothing
If Not IsMonoRuntime AndAlso Syste... | CompuMasterGmbH/CompuMaster.Data | CompuMaster.Test.Tools.Data/PlatformToolsTest.vb | Visual Basic | mit | 2,306 |
Imports System
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 modify the information
' associated with an assembly.
' Review the values of the assembly attribut... | Edinboro/CSCI-207 | programs/Temperature Conversion/Temperature Conversion/My Project/AssemblyInfo.vb | Visual Basic | mit | 1,209 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | kilarionov/cppTopics | docs/C++May2016/VS2015/OtgatniChisloto/OtgatniChisloto/My Project/Application.Designer.vb | Visual Basic | mit | 1,459 |
Imports System.IO
Imports System.Runtime.InteropServices
Module Example
<STAThread()> _
Sub Main()
Dim objApplication As SolidEdgeFramework.Application = Nothing
Dim objPartDocument As SolidEdgePart.PartDocument = Nothing
Dim objModels As SolidEdgePart.Models = Nothing
Dim objM... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgePart.Intersect.vb | Visual Basic | mit | 1,027 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.18331
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | age-killer/Electronic-invoice-document-processing | MailSort_CSHARP/packages/Independentsoft.Exchange.3.0.400/Tutorial/VBCreateRule/My Project/Resources.Designer.vb | Visual Basic | mit | 2,721 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | nublet/APRBase | APRBase.ConnectionDialog/My Project/Settings.Designer.vb | Visual Basic | mit | 2,904 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.36241
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | freefallcid/wiw-trial-handout | WiW Trial Handout Text Creator/My Project/Resources.Designer.vb | Visual Basic | mit | 2,736 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class pagamentos_form
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... | Loomart/ncc2017 | NCC2015/pagamentos_form.Designer.vb | Visual Basic | apache-2.0 | 8,572 |
' 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
Imports Microsoft.CodeAnalysis.Editor.UnitTests.Extensions
Imports Microsoft.CodeAnalysis.Editor.UnitTe... | Felorati/roslyn | src/VisualStudio/Core/Test/Snippets/VisualBasicSnippetExpansionClientTests.vb | Visual Basic | apache-2.0 | 16,113 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.34209
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | googlearchive/google-api-dotnet-client-samples | ResumableUpload.VB.Sample/My Project/Resources.Designer.vb | Visual Basic | apache-2.0 | 2,731 |
Imports Com.Aspose.Tasks.Api
Imports Com.Aspose.Tasks.Model
Imports Com.Aspose.Storage.Api
Namespace Resources
Class AddResource
Public Shared Sub Run()
' ExStart:1
Dim tasksApi As New TasksApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH)
Dim storageApi As New Stora... | aspose-tasks/Aspose.Tasks-for-Cloud | Examples/DotNET/VisualBasic/Resources/AddResource.vb | Visual Basic | mit | 1,518 |
' 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.VisualStudio.Text.Editor
Namespace Microsoft.CodeAnalysis.Edit... | CyrusNajmabadi/roslyn | src/EditorFeatures/Test2/NavigationBar/MockNavigationBarPresenter.vb | Visual Basic | mit | 2,668 |
' 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.Runtime.CompilerServices
Imports CompilationCreationTestHelpers
Imports Microsoft.CodeAnalysis.Immutabl... | jmarolf/roslyn | src/Compilers/VisualBasic/Test/Symbol/SymbolsTests/Metadata/PE/LoadingGenericTypeParameters.vb | Visual Basic | mit | 10,544 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | MihaMarkic/roslyn-prank | src/Features/VisualBasic/Portable/VBFeaturesResources.Designer.vb | Visual Basic | apache-2.0 | 137,800 |
' 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 System.Runtime.CompilerServices
Imports Microsoft.CodeAnalysis.VisualBasi... | jmarolf/roslyn | src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/Symbols/EELocalSymbolBase.vb | Visual Basic | mit | 3,031 |
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.CodeActions
Imports Microsoft.CodeAnalysis.CodeFixes
Imports Microsoft.CodeAnalysis.Formatting
Imports Microsoft.CodeAnalysis.VisualBasic
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Imports System.Collections.Immutable
Imports System.Threading
Namesp... | dmgandini/code-cracker | src/VisualBasic/CodeCracker/Design/EmptyCatchBlockCodeFixProvider.vb | Visual Basic | apache-2.0 | 3,695 |
' 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.Collections.Immutable
Imports System.Diagnostics
Namespace Microsoft.CodeAnalysis.VisualBasic.Symbols.Metadata.PE
Friend NotInheritable C... | bbarry/roslyn | src/Compilers/VisualBasic/Portable/Symbols/Metadata/PE/SymbolFactory.vb | Visual Basic | apache-2.0 | 7,237 |
' 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.Runtime.CompilerServices
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.VisualBasic.Synt... | AmadeusW/roslyn | src/Workspaces/SharedUtilitiesAndExtensions/Compiler/VisualBasic/Extensions/MemberAccessExpressionSyntaxExtensions.vb | Visual Basic | apache-2.0 | 5,628 |
' 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 Microsoft.CodeAnalysis.Editor.UnitTests.BraceMatching
Imports Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces
Namespace Microsoft.CodeAnalysis.Edit... | DanielRosenwasser/roslyn | src/EditorFeatures/VisualBasicTest/BraceMatching/VisualBasicBraceMatcherTests.vb | Visual Basic | apache-2.0 | 13,406 |
Imports System
Imports System.Collections.Generic
Imports System.Runtime.InteropServices
Namespace Examples
Friend Class Program
<STAThread>
Shared Sub Main(ByVal args() As String)
Dim application As SolidEdgeFramework.Application = Nothing
Dim documents As SolidEdgeFramewo... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgeFrameworkSupport.Ellipse2d.Orientation.vb | Visual Basic | mit | 2,399 |
Option Infer On
Imports System
Imports System.Runtime.InteropServices
Namespace Examples
Friend Class Program
<STAThread>
Shared Sub Main(ByVal args() As String)
Dim application As SolidEdgeFramework.Application = Nothing
Dim partDocument As SolidEdgePart.PartDocument = No... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgeGeometry.BSplineCurve.GetIsClosed.vb | Visual Basic | mit | 2,185 |
Option Infer On
Imports System
Imports System.Runtime.InteropServices
Namespace Examples
Friend Class Program
<STAThread>
Shared Sub Main(ByVal args() As String)
Dim application As SolidEdgeFramework.Application = Nothing
Dim assemblyDocument As SolidEdgeAssembly.AssemblyD... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgeAssembly.AxialRelation3d.Suppress.vb | Visual Basic | mit | 1,667 |
'-------------------------------------------------------------------------------------------'
' Inicio del codigo
'-------------------------------------------------------------------------------------------'
' Importando librerias
'--------------------------------------------------------------------------------------... | kodeitsolutions/ef-reports | fPresupuestos_Posiciones.aspx.vb | Visual Basic | mit | 9,868 |
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' Allgemeine Informationen über eine Assembly werden über die folgenden
' Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
' die mit einer Assembly verknüpft sind.
' Die Werte der Assemblyattribute üb... | severinkaderli/gibb | Lehrjahr_2/Modul_303/Bildbetrachter/Bildbetrachter/My Project/AssemblyInfo.vb | Visual Basic | mit | 1,203 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.18408
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | skor98/DtWPF | speechKit/Alvas.Audio/SoxConvertVb/My Project/Resources.Designer.vb | Visual Basic | mit | 2,718 |
'-------------------------------------------------------------------------------------------'
' Inicio del codigo
'-------------------------------------------------------------------------------------------'
' Importando librerias
'--------------------------------------------------------------------------------------... | kodeitsolutions/ef-reports | rECuentas_Cajas_Stratos.aspx.vb | Visual Basic | mit | 21,594 |
Public Class Loading
Private LooperVerdi As Integer = 0
Private LoadingLoop As Integer = 0
Private OPLoop As Integer = 100
Private Sub ElektroniskTerning(ByVal val As Integer)
Dim a As Integer
If val = 100 Then
Dim rand As New Random
a = rand.Next(1, 7)
E... | niikoo/NProj | Windows/Skole/Terning .NET v2.0/Terning .NET v2.0/Loading.vb | Visual Basic | apache-2.0 | 3,065 |
Imports EIDSS.model.Core
Imports EIDSS.model.Resources
Imports EIDSS.model.Enums
Imports bv.common.Enums
Imports System.Collections.Generic
Public Class SampleDestructionDetail
Inherits bv.common.win.BaseDetailForm
Friend WithEvents colSampleType As DevExpress.XtraGrid.Columns.GridColumn
Friend... | EIDSS/EIDSS-Legacy | EIDSS v6.1/vb/EIDSS/EIDSS_Lims/Destruction/SampleDestructionDetail.vb | Visual Basic | bsd-2-clause | 12,852 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class IntelliListbox
Inherits System.Windows.Forms.UserControl
'UserControl overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Bo... | xeora/v6 | Tools/XeoraVSExtension/Xeora.VSAddIn/Tools/Creators/IntelliListbox.Designer.vb | Visual Basic | mit | 2,968 |
' 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 System.Composition
Imports System.Threading
Imports System.Threading.Task... | abock/roslyn | src/Features/VisualBasic/Portable/Debugging/VisualBasicBreakpointService.vb | Visual Basic | mit | 4,226 |
' 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.Composition
Imports Microsoft.CodeAnalysis.EmbeddedLanguages.LanguageServices
Imports Microsoft.CodeAna... | abock/roslyn | src/Features/VisualBasic/Portable/EmbeddedLanguages/VisualBasicEmbeddedLanguageFeaturesProvider.vb | Visual Basic | mit | 1,210 |
' 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.Composition
Imports System.Threading
Imports System.Threading.Tasks
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Shared.Collec... | yeaicc/roslyn | src/Workspaces/VisualBasic/Portable/CodeCleanup/Providers/NormalizeModifiersOrOperatorsCodeCleanupProvider.vb | Visual Basic | apache-2.0 | 28,321 |
' 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.Collections.Generic
Imports System.Collections.Immutable
Imports System.Runtime.InteropServices
Imports System.Text
Imports System.Threading
Im... | jkotas/roslyn | src/Compilers/VisualBasic/Portable/Symbols/NamedTypeSymbol.vb | Visual Basic | apache-2.0 | 62,946 |
' 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 Microsoft.CodeAnalysis.Editor.Commands
Imports Microsoft.CodeAnalysis.Editor.Shared.Options
Imports Microsoft.CodeAnalysis.Editor.UnitTests.Extensions
... | MatthieuMEZIL/roslyn | src/EditorFeatures/VisualBasicTest/LineCommit/CommitOnMiscellaneousCommandsTests.vb | Visual Basic | apache-2.0 | 9,929 |
' 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.Collections.Immutable
Imports System.Diagnostics
Imports System.Runtime.InteropServices
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.C... | ericfe-ms/roslyn | src/Compilers/VisualBasic/Portable/Lowering/LocalRewriter/LocalRewriter_Try.vb | Visual Basic | apache-2.0 | 10,419 |
' 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.Tasks
Namespace Microsoft.CodeAnalysis.Editor.UnitTests.FindReferences
Partial Public Class FindReferencesTests
<WpfFact,... | jhendrixMSFT/roslyn | src/EditorFeatures/Test2/FindReferences/FindReferencesTests.DynamicConstructors.vb | Visual Basic | apache-2.0 | 4,619 |
' 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.Runtime.CompilerServices
Imports Microsoft.CodeAnalysis.Differencing
Imports Microsoft.CodeAnalysis.EditAndContinue
Imports Microsoft.CodeAnalys... | bbarry/roslyn | src/EditorFeatures/VisualBasicTest/EditAndContinue/Helpers/Extensions.vb | Visual Basic | apache-2.0 | 4,038 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.34003
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | paladique/roslyn | src/Compilers/Test/Resources/Core/SymbolsTests/General.Designer.vb | Visual Basic | apache-2.0 | 15,193 |
' 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.Completion.Providers
Imports Microsoft.CodeAnalysis.VisualBasic.Extensions.ContextQuery
Imports Micros... | mmitche/roslyn | src/Features/VisualBasic/Portable/Completion/KeywordRecommenders/Queries/OnKeywordRecommender.vb | Visual Basic | apache-2.0 | 2,033 |
' 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.IO
Imports System.Reflection.Metadata
Imports System.Reflection.Metadata.Ecma335
Imports System.Reflection.PortableExecutable
Imports System.Tex... | jroggeman/roslyn | src/Compilers/VisualBasic/Test/Emit/PDB/PDBTests.vb | Visual Basic | apache-2.0 | 177,137 |
Imports Microsoft.VisualBasic
Imports System.IO
Imports Aspose.Cells
Imports System.Data
Imports System
Namespace Data.Handling.Importing
Public Class ImportingFromDataColumn
Public Shared Sub Run()
' ExStart:1
' The path to the documents directory.
Dim dataDir As Strin... | maria-shahid-aspose/Aspose.Cells-for-.NET | Examples/VisualBasic/Data/Handling/Importing/ImportingFromDataColumn.vb | Visual Basic | mit | 2,274 |
Imports System.Collections.Generic
Imports System.ComponentModel
Imports System.Data
Imports System.Drawing
Imports System.Linq
Imports System.Text
Imports System.Windows.Forms
Namespace Articles
Public Partial Class CopyAndPasteRows
Inherits Form
Public Sub New()
InitializeComponent()
End Sub
Private Sub... | maria-shahid-aspose/Aspose.Cells-for-.NET | Examples.GridDesktop/VisualBasic/GridDesktop.Examples/Articles/CopyAndPasteRows.vb | Visual Basic | mit | 762 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | jdmg94/SL-Contabilidad | ClinicaSL/Consultas/My Project/Resources.Designer.vb | Visual Basic | mit | 3,120 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Tempcleaner
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... | MJGC-Jonathan/ComputerHelper | Computer Helper/Computer Helper/Tempcleaner.Designer.vb | Visual Basic | mit | 8,042 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | alexdresko/HSPI | Templates/HspiSampleTemplate.Dev/My Project/Resources.Designer.vb | Visual Basic | mit | 2,725 |
Imports LiteDB
Partial Class Search
Inherits System.Web.UI.Page
Public Property c1 As String = "lightgray"
Public Property c2 As String = "lightgray"
Public Property c3 As String = "lightgray"
Public Property c4 As String = "lightgray"
Public Sub Page_Load(sender As Object, e As EventArgs) H... | yotam180/DeedCoin | Search.aspx.vb | Visual Basic | mit | 5,774 |
namespace JetBrains.ReSharper.Koans.Editing
' Clipboard Ring
'
' Tracks the last 20 copies to the clipboard
'
' ReSharper → Edit → Paste (No shortcut defined in VS)
' Ctrl+Shift+V (IntelliJ)
Public Class ClipboardRing
Public Sub Method()
' 1. Copy each line below in tur... | yskatsumata/resharper-workshop | VisualBasic/02-Editing/11-Clipboard_ring.vb | Visual Basic | apache-2.0 | 736 |
'*******************************************************************************************'
' '
' Download Free Evaluation Version From: https://bytescout.com/download/web-installer '
' ... | bytescout/ByteScout-SDK-SourceCode | PDF.co Web API/PDF from HTML template/VB.NET/Invoice With Multiple Pages/Module1.vb | Visual Basic | apache-2.0 | 3,522 |
Imports BVSoftware.Bvc5.Core
Partial Class BVAdmin_Configuration_Design
Inherits BaseAdminPage
Protected Sub Page_PreInit1(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.PreInit
Me.PageTitle = "Design/Debug Settings"
Me.CurrentTab = AdminTabType.Configuration
ValidateC... | ajaydex/Scopelist_2015 | BVAdmin/Configuration/Design.aspx.vb | Visual Basic | apache-2.0 | 1,438 |
' Copyright (c) 2015 ZZZ Projects. All rights reserved
' Licensed under MIT License (MIT) (https://github.com/zzzprojects/Z.ExtensionMethods)
' Website: http://www.zzzprojects.com/
' Feedback / Feature Requests / Issues : http://zzzprojects.uservoice.com/forums/283927
' All ZZZ Projects products: Entity Framework Exte... | zzzprojects/Z.ExtensionMethods | src (VB.NET)/Z.ExtensionMethods.VB/Z.Core/System.String/String.IsNotNullOrEmpty.vb | Visual Basic | mit | 830 |
' Copyright (c) 2015 ZZZ Projects. All rights reserved
' Licensed under MIT License (MIT) (https://github.com/zzzprojects/Z.ExtensionMethods)
' Website: http://www.zzzprojects.com/
' Feedback / Feature Requests / Issues : http://zzzprojects.uservoice.com/forums/283927
' All ZZZ Projects products: Entity Framework Exte... | huoxudong125/Z.ExtensionMethods | src (VB.NET)/Z.ExtensionMethods.VB/Z.Core/System.Object/Convert/ToValueType/Object.ToString.vb | Visual Basic | mit | 806 |
' 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.Tasks
Imports Microsoft.CodeAnalysis.Editor.VisualBasic.EndConstructGeneration
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.C... | HellBrick/roslyn | src/EditorFeatures/VisualBasicTest/EndConstructGeneration/MultiLineLambdaTests.vb | Visual Basic | apache-2.0 | 19,092 |
' 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.Collections.Immutable
Imports System.Threading
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Completion
Imports Microsoft.CodeAn... | ericfe-ms/roslyn | src/Features/VisualBasic/Portable/Completion/CompletionProviders/ImplementsClauseCompletionProvider.vb | Visual Basic | apache-2.0 | 16,566 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.