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 |
|---|---|---|---|---|---|
' 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.CompilerServices
Imports Microsoft.CodeAnalysis.VisualBasic.Sym... | furesoft/roslyn | src/Compilers/VisualBasic/Portable/Binding/LookupResult.vb | Visual Basic | apache-2.0 | 47,700 |
' 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.CodeRefactorings
Imports Microsoft.CodeAnalysis.Editor.UnitTests.ChangeSignature
Imports Microsof... | jaredpar/roslyn | src/EditorFeatures/VisualBasicTest/ChangeSignature/ChangeSignature_Delegates.vb | Visual Basic | apache-2.0 | 26,389 |
' 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.Emit
Imports Microsoft.CodeAnalysis.Test.Utilities
Imports Roslyn.Test.Utilities
Namespace Microsoft.CodeAnalysis.VisualBasic.U... | thomaslevesque/roslyn | src/Compilers/VisualBasic/Test/Emit/PDB/PDBExternalSourceDirectiveTests.vb | Visual Basic | apache-2.0 | 34,883 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.18034
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----------... | WillSams/CustomerOrders-ASPNET-MVC3-VB | src/My Project/Resources.Designer.vb | Visual Basic | apache-2.0 | 2,709 |
' 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.Runtime.InteropServices
Imports Microsoft.CodeAnalysis.CodeGen
Imports Microsoft.CodeAnalysis.PooledObject... | pdelvo/roslyn | src/Compilers/VisualBasic/Portable/Lowering/StateMachineRewriter/StateMachineRewriter.StateMachineMethodToClassRewriter.vb | Visual Basic | apache-2.0 | 31,441 |
' 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.Text
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Test.Utilities
Imports Microsoft.CodeAnalysis.VisualBasic
Imports Microsoft.... | droyad/roslyn | src/Compilers/VisualBasic/Test/Semantic/Semantics/OptionalArgumentTests.vb | Visual Basic | apache-2.0 | 92,358 |
' 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.VisualBasic.Syntax
Imports Microsoft.CodeAnalysis.Editor.Implementation.Outlining
Namespace Microsoft.... | AlexisArce/roslyn | src/EditorFeatures/VisualBasic/Outlining/Outliners/MultilineLambdaOutliner.vb | Visual Basic | apache-2.0 | 1,727 |
' 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.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAnalysis.VisualBasic.Syn... | bbarry/roslyn | src/Compilers/VisualBasic/Portable/Compilation/EntryPointCandidateFinder.vb | Visual Basic | apache-2.0 | 3,470 |
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... | rafael25/poe-unitec | Practica1/Practica1/My Project/AssemblyInfo.vb | Visual Basic | mit | 1,171 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmAverageGrade
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)
... | patkub/visual-basic-intro | Average Grade/Average Grade/frmAverageGrade.Designer.vb | Visual Basic | mit | 3,868 |
#Region "Microsoft.VisualBasic::af84cd48b8aea6bf935184af1bc0637c, src\mzmath\TargetedMetabolomics\LinearQuantitative\PeakAreaMethods.vb"
' Author:
'
' xieguigang (gg.xie@bionovogene.com, BioNovoGene Co., LTD.)
'
' Copyright (c) 2018 gg.xie@bionovogene.com, BioNovoGene Co., LTD.
'
... | xieguigang/MassSpectrum-toolkits | src/mzmath/TargetedMetabolomics/LinearQuantitative/PeakAreaMethods.vb | Visual Basic | mit | 2,770 |
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... | lbischof/gibb | 303_Softeis/Softeis/My Project/AssemblyInfo.vb | Visual Basic | mit | 1,189 |
Namespace Inspection
''' <summary>This attribute should declare the Type of object that is encapsulated by the collection.</summary>
''' <autogenerated>Generated from a T4 template. Modifications will be lost, if applicable use a partial class instead.</autogenerated>
''' <generator-date>10/02/2014 15:52:05</genera... | thiscouldbejd/Leviathan | _Inspection/Querying/Generated/AnalyserQuery.vb | Visual Basic | mit | 5,889 |
Imports System.IO
Imports System.Text
Imports System.Text.RegularExpressions
Imports DotNetNdsToolkit
Imports SkyEditor.Core.IO
Imports SkyEditor.Core.Utilities
Public Class Converter
Implements IDisposable
Implements IReportProgress
Public Event ConsoleOutputReceived(sender As Object, e As DataReceivedE... | evandixon/DotNet3dsToolkit | Old/DotNet3dsToolkit/Converter.vb | Visual Basic | mit | 47,158 |
#Region "Microsoft.VisualBasic::5260ff208b4f75f214af371098230f81, Rscript\Library\mzkit\assembly\Assembly.vb"
' Author:
'
' xieguigang (gg.xie@bionovogene.com, BioNovoGene Co., LTD.)
'
' Copyright (c) 2018 gg.xie@bionovogene.com, BioNovoGene Co., LTD.
'
'
' MIT License
' ... | xieguigang/MassSpectrum-toolkits | Rscript/Library/mzkit/assembly/Assembly.vb | Visual Basic | mit | 24,557 |
Imports System.IO
Imports System.Runtime.InteropServices
Module Example
<STAThread()> _
Sub Main()
Dim objApplication As SolidEdgeFramework.Application
Dim objPartDocument As SolidEdgePart.PartDocument
Dim objConstructions As SolidEdgePart.Constructions
Dim objConstructionMode... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgePart.ConstructionModel.HealAndOptimizeBody.vb | Visual Basic | mit | 902 |
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
<Asse... | DNN-Connect/kickstart | My Project/AssemblyInfo.vb | Visual Basic | mit | 1,152 |
Imports System.Threading
Imports System.Threading.Tasks
Imports Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces
Imports Microsoft.CodeAnalysis.FindSymbols
Imports Microsoft.VisualStudio.LanguageServices.Implementation.Library
Imports Microsoft.VisualStudio.Shell.Interop
Imports Roslyn.Test.Utilities
Namespace Micr... | mseamari/Stuff | src/VisualStudio/Core/Test/VsNavInfo/VsNavInfoTests.vb | Visual Basic | apache-2.0 | 32,268 |
''' <summary>
''' パスに関するユーティリティクラス
''' </summary>
''' <remarks></remarks>
Public Class Path
''' <summary>
''' インスタンス化不可
''' </summary>
''' <remarks></remarks>
Private Sub New()
End Sub
''' <summary>
''' ディレクトリが存在しなければ作成する
''' </summary>
''' <remarks></remarks>
Public Share... | marqut/CollectBin | CollectBin/Util/Path.vb | Visual Basic | apache-2.0 | 1,002 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class Form1
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
... | Cleverbum/Simple-Screen-Shot-Tool | Screen-Shot/Form1.Designer.vb | Visual Basic | apache-2.0 | 6,077 |
Imports BVSoftware.Bvc5.Core
Partial Class BVModules_Themes_Bvc5_Footer
Inherits System.Web.UI.UserControl
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
lnkHome.Text = Content.SiteTerms.GetTerm("Home")
lnkHome.ToolTip = Content.SiteTerms.GetTerm("... | ajaydex/Scopelist_2015 | BVModules/Themes/Bvc5/Footer.ascx.vb | Visual Basic | apache-2.0 | 885 |
' 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 System.Runtime.InteropServices
Imports System.Threading
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeA... | akoeplinger/roslyn | src/Workspaces/VisualBasic/Portable/Extensions/DirectiveSyntaxExtensions.vb | Visual Basic | apache-2.0 | 7,045 |
' 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.Concurrent
Imports System.Collections.Immutable
Imports System.Reflection.PortableExecutable
Imports System.Runtime.InteropServices... | wschae/roslyn | src/Compilers/VisualBasic/Portable/Emit/PEModuleBuilder.vb | Visual Basic | apache-2.0 | 36,093 |
' 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.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Imports InternalSynta... | paladique/roslyn | src/Compilers/VisualBasic/Portable/Parser/ParseQuery.vb | Visual Basic | apache-2.0 | 63,242 |
'------------------------------------------------------------------------------
' <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>
'-----------... | KevinRansom/roslyn | src/Scripting/VisualBasic/VBScriptingResources.Designer.vb | Visual Basic | apache-2.0 | 2,810 |
' 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.Composition
Imports System.Threading
Imports Microsoft.CodeAnalysis.CodeActions
Imports Microsoft.CodeAnaly... | bbarry/roslyn | src/Features/VisualBasic/Portable/CodeFixes/GenerateType/GenerateTypeCodeFixProvider.vb | Visual Basic | apache-2.0 | 3,476 |
' Copyright (c) Microsoft. 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- Mod3.vb
Public Class Class3
Sub Goo()
Dim x = {1,2}
Dim y = x.Count()
End Sub
End Class
| mmitche/roslyn | src/Compilers/Test/Resources/Core/SymbolsTests/MultiModule/mod3.vb | Visual Basic | apache-2.0 | 280 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.17929
'
' 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/VBNewMailNotification1/My Project/Settings.Designer.vb | Visual Basic | mit | 2,934 |
'-------------------------------------------------------------------------------------------'
' Inicio del codigo
'-------------------------------------------------------------------------------------------'
'-------------------------------------------------------------------------------------------'
' Inicio de clas... | kodeitsolutions/ef-reports | Reportes - Nomina/rResumen_Pago_INCE.aspx.vb | Visual Basic | mit | 9,216 |
Imports System.Xml
Imports System.Xml.Serialization
Namespace Snmp
Partial Public Class ObjectMapping
#Region " Public Methods "
Public Function Compile( _
ByVal analyser As TypeAnalyser _
) As ObjectMapping
For i As Integer = 0 To TableMappings.Length - 1
TableMappings(i).Compil... | thiscouldbejd/Caerus | _Snmp/Partials/ObjectMapping.vb | Visual Basic | mit | 3,901 |
Imports Microsoft.VisualBasic
Imports System.IO
Imports Aspose.Cells
Namespace RowsColumns.HeightAndWidth
Public Class SetWidthAllColumns
Public Shared Sub Run()
' ExStart:1
' The path to the documents directory.
Dim dataDir As String = RunExamples.GetDataDir(System.Ref... | maria-shahid-aspose/Aspose.Cells-for-.NET | Examples/VisualBasic/RowsColumns/HeightAndWidth/SetWidthAllColumns.vb | Visual Basic | mit | 1,438 |
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 window As SolidEdgeFramework.Window = Nothing
Dim vi... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgeFramework.View.SaveCurrentView.vb | Visual Basic | mit | 1,271 |
'------------------------------------------------------------------------------
' <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>
'-------------------------------------------------... | georgipyaramov/CSS | CSSOverview/CSS-Overview/01.Task1/My Project/Settings.Designer.vb | Visual Basic | mit | 2,885 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class dlgSignUp
Inherits System.Windows.Forms.Form
'Form 覆寫 Dispose 以清除元件清單。
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposi... | AuCourseHelper/AuCourseHelper_PC | Teacher/Forms/dlgSignUp.Designer.vb | Visual Basic | apache-2.0 | 9,565 |
'*******************************************************************************************'
' '
' Download Free Evaluation Version From: https://bytescout.com/download/web-installer '
' ... | bytescout/ByteScout-SDK-SourceCode | Screen Capturing SDK/VB.NET/Merge AVI Video Files/Module1.vb | Visual Basic | apache-2.0 | 1,556 |
' 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
Imports Microsoft.CodeAnalysis.Diagnostics
Imports Microsoft.CodeAnalysis.VisualBasic
Imports Microsoft.CodeAnalysis.VisualBasic... | mattwar/roslyn-analyzers | src/System.Runtime.Analyzers/VisualBasic/BasicDoNotUseTimersThatPreventPowerStateChanges.vb | Visual Basic | apache-2.0 | 707 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class QuickChatStory
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)
... | TheUltimateHacker/ShiftOS | ShiftOS/QuickChatStory.Designer.vb | Visual Basic | apache-2.0 | 1,290 |
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... | niikoo/NProj | Windows/Skole/LAN_Hangman/LAN_Hangman/My Project/AssemblyInfo.vb | Visual Basic | apache-2.0 | 1,140 |
Imports System
Imports System.Collections.Generic
Imports System.ComponentModel.DataAnnotations
Imports System.ComponentModel.DataAnnotations.Schema
Namespace Models
Public Class Department
Public Property DepartmentID As Integer
<StringLength(50, MinimumLength:=3)>
Public Property Name A... | makani-kukini/Contoso-University | ContosoUniversity/Models/Department.vb | Visual Basic | bsd-3-clause | 887 |
Option Strict Off
' 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.Editor.UnitTests.Extensions
Impo... | abock/roslyn | src/EditorFeatures/VisualBasicTest/Diagnostics/GenerateType/GenerateTypeTests_Dialog.vb | Visual Basic | mit | 91,028 |
' 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
Imports System.Collections.Generic
Imports System.Collections.Immutable
Imports System.Threading
Imports Microsoft.CodeAnalysis.Test.Utilities
... | paladique/roslyn | src/Compilers/VisualBasic/Test/Emit/Emit/DeterministicTests.vb | Visual Basic | apache-2.0 | 2,556 |
' 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.VisualBasic.KeywordHighlighting
Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.KeywordHighlighting
Pu... | jbhensley/roslyn | src/EditorFeatures/VisualBasicTest/KeywordHighlighting/WithBlockHighlighterTests.vb | Visual Basic | apache-2.0 | 1,107 |
' 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 Microsoft.CodeAnalysis.Emit
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Namespace Microsoft.CodeAnalys... | mavasani/roslyn | src/Compilers/VisualBasic/Portable/Emit/GenericNestedTypeInstanceReference.vb | Visual Basic | mit | 1,978 |
' 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.Globalization
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Test.Utilities
Imports Microsoft.VisualStudio.ComponentModelHost
Im... | DustinCampbell/roslyn | src/VisualStudio/Core/Test/ObjectBrowser/VisualBasic/ObjectBrowerTests.vb | Visual Basic | apache-2.0 | 74,503 |
'------------------------------------------------------------------------------
' <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/Logistica/FrmCambiarComprador.aspx.designer.vb | Visual Basic | mit | 2,913 |
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 document As SolidEdgeFramework.SolidEdgeDocument = Nothing
... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgeFramework.SelectSet.Cut.vb | Visual Basic | mit | 1,245 |
Imports System.Data
Partial Class rZonas02
Inherits System.Web.UI.Page
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Dim lcComandoSelect as String
lcComandoSelect = "SELECT Cod_Zon, " _
& "Nom_Zon, " _
& "status, " _
& "nive... | kodeitsolutions/ef-reports | rZonas02.aspx.vb | Visual Basic | mit | 1,205 |
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_318/KaderliS_Sortieren/KaderliS_Sortieren/My Project/AssemblyInfo.vb | Visual Basic | mit | 1,266 |
Imports System.IO
Imports Aspose.Cells
Imports Aspose.Cells.Drawing
Imports Aspose.Cells.Drawing.Texts
Namespace Articles
Public Class CreateTextBoxWithDifferentHorizontalAlignment
Public Shared Sub Run()
' ExStart:1
' The path to the documents directory.
Dim dataDir As... | maria-shahid-aspose/Aspose.Cells-for-.NET | Examples/VisualBasic/Articles/CreateTextBoxWithDifferentHorizontalAlignment.vb | Visual Basic | mit | 1,742 |
' 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.Completion
Imports Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces
Imports Microsoft.CodeAnaly... | khellang/roslyn | src/EditorFeatures/VisualBasicTest/Completion/CompletionProviders/ObjectInitializerCompletionProviderTests.vb | Visual Basic | apache-2.0 | 13,606 |
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... | STaRDoGG/GeekDrop-Props | GeekDrop Props/My Project/AssemblyInfo.vb | Visual Basic | apache-2.0 | 1,229 |
'------------------------------------------------------------------------------
' <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>
'---... | KaiserSoft/OpenSimButtonBox | Wheel Button Box/Arduino Nano/WindowsReceiver/My Project/Resources.Designer.vb | Visual Basic | bsd-3-clause | 2,782 |
Imports System
Imports System.Drawing
Imports System.Collections
Imports System.ComponentModel
Imports System.Windows.Forms
Imports System.Diagnostics
Imports System.IO
Imports System.Xml
Imports AnimatGuiCtrls.Controls
Imports AnimatGUI.Framework
Namespace DataObjects
Public MustInherit Class Gain
... | NeuroRoboticTech/AnimatLabPublicSource | Libraries/AnimatGUI/DataObjects/Gain.vb | Visual Basic | bsd-3-clause | 22,565 |
Imports NUnit.Framework
Imports FakeItEasy.Tests
<TestFixture()> _
Public Class NextCallTests
<Test(), ExpectedException(GetType(ExpectationException))> _
Public Overridable Sub AssertWasCalled_should_fail_when_call_has_not_been_made()
Dim foo = A.Fake(Of IFoo)()
NextCall.To(foo)... | khellang/FakeItEasy | Source/FakeItEasy.IntegrationTests.VB/NextCallTests.vb | Visual Basic | mit | 1,415 |
'Copyright 2013 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
'distributed u... | Esri/arcgis-templates-silverlight | src/TabbedRibbonVB/TabbedRibbonVB/Toolkit/Icons/Compass.vb | Visual Basic | apache-2.0 | 6,594 |
' Copyright 2013, Google Inc. All Rights Reserved.
'
' 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 ... | akilb/googleads-adwords-dotnet-lib | examples/adxbuyer/VB/v201309/BasicOperations/UpdateAdGroup.vb | Visual Basic | apache-2.0 | 3,528 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.4927
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------... | devkimchi/Windows-API-Code-Pack-1.1 | source/Samples/DirectX/VB/Direct2D/TextInlineImage/My Project/Resources.Designer.vb | Visual Basic | mit | 2,639 |
' 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
Imports Microsoft.CodeAnalysis.Completion
Imports Microsoft.... | CyrusNajmabadi/roslyn | src/VisualStudio/Core/Test/Completion/VisualBasicMockCompletionProvider.vb | Visual Basic | mit | 989 |
' 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.Commands
Imports Microsoft.CodeAnalysis.Editor.Shared.Options
Imp... | jbhensley/roslyn | src/EditorFeatures/VisualBasicTest/EndConstructGeneration/EndConstructTestingHelpers.vb | Visual Basic | apache-2.0 | 14,123 |
' 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.VisualBasic.Utilities.CommandHandlers
Imports Microsof... | bbarry/roslyn | src/EditorFeatures/VisualBasic/ImplementAbstractClass/ImplementAbstractClassCommandHandler.vb | Visual Basic | apache-2.0 | 2,186 |
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
Option Strict Off
Imports System
Imports System.Collections.Generic
Imports System.Globalization
Module Module1
Sub Main()
Dim BoFalse As Boolea... | mmitche/roslyn | src/Compilers/VisualBasic/Test/Emit/CodeGen/ConversionsILGenTestSource.vb | Visual Basic | apache-2.0 | 12,211 |
#Region "Microsoft.VisualBasic::84d199653bb466c7f4dcf8dc477867a3, src\mzmath\ms2_simulator\GA\GA.vb"
' Author:
'
' xieguigang (gg.xie@bionovogene.com, BioNovoGene Co., LTD.)
'
' Copyright (c) 2018 gg.xie@bionovogene.com, BioNovoGene Co., LTD.
'
'
' MIT License
'
'
' Permission is hereby granted, free of c... | xieguigang/spectrum | src/mzmath/ms2_simulator/GA/GA.vb | Visual Basic | mit | 1,671 |
Imports System.Data
Imports System.Data.SqlServerCe
Imports System.Windows.Forms.DataVisualization.Charting
Imports System.IO
Public Class frmOeeProgress
Private Sub frmOeeProgress_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
System.Threading.Thread.Curr... | twister077/OEECollectorAndOEEWeb | VB.NET/OEECollector/frmOEEProgress.vb | Visual Basic | mit | 11,418 |
Public Class translate
Public row As Int16 = 1
Public column As Int16 = 1
Private Sub btnCancel_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnCancel.Click
MainMenu.cbLanguage.SelectedIndex = MainMenu.iSavedLanguageIndex
Me.Hide()
End Sub
Private ... | nognkantoor/dramatizer | Zany/translate.vb | Visual Basic | mit | 6,311 |
Imports System
Imports Independentsoft.Office.Word
Imports Independentsoft.Office.Word.Tables
Module Module1
Sub Main(ByVal args() As String)
Dim doc As New WordDocument("c:\test\input.docx")
For i As Integer = 0 To doc.Body.Content.Count - 1
If TypeOf doc.Body.Content(i) Is Paragra... | AndreKuzubov/Easy_Report | packages/Independentsoft.Office.Word.2.0.400/Tutorial/VBRemoveBookmarkContent/Module1.vb | Visual Basic | apache-2.0 | 1,824 |
Imports Microsoft.VisualBasic
Imports BVSoftware.Bvc5.Core
Imports System.Xml
Imports System.IO
Namespace WS4Processors
Public Class ProductUpdatePricing
Inherits Services.WS4.CommandProcessor
Public Overrides ReadOnly Property CommandName() As String
Get
Return "Produ... | ajaydex/Scopelist_2015 | App_Code/WS4Processors/ProductUpdatePricing.vb | Visual Basic | apache-2.0 | 5,045 |
' 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.Composition
Imports System.Threading
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Host.Me... | nguerrera/roslyn | src/Workspaces/VisualBasic/Portable/Simplification/VisualBasicSimplificationService.vb | Visual Basic | apache-2.0 | 10,859 |
'*******************************************************************************************'
' '
' Download Free Evaluation Version From: https://bytescout.com/download/web-installer '
' ... | bytescout/ByteScout-SDK-SourceCode | Spreadsheet SDK/VB.NET/View Spreadsheet/PasswordDialog.vb | Visual Basic | apache-2.0 | 1,643 |
'/////////////////////////////////////////////////////////
' LoginForm1.vb (Personal File Locker 2013 Project)
' Programmer: Dr. Aung Win Htut
' Written by Miscrosoft Visual Studio 2008
' These code is used to login by Username and Password
' Start Coding in 2011
' Update 1-3-2014
Imports System
Import... | mmgreenhacker/CodeFinal | VB/Activation Test Project/CipherCad2011-Source/LoginForm1.vb | Visual Basic | mit | 5,345 |
' 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.UnitTests.Classification.FormattedClassifications
Impor... | CyrusNajmabadi/roslyn | src/EditorFeatures/VisualBasicTest/QuickInfo/SemanticQuickInfoSourceTests.vb | Visual Basic | mit | 111,337 |
' 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.Runtime.InteropServices
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Sym... | dsplaisted/roslyn | src/Compilers/VisualBasic/Portable/Symbols/Source/SourceWithEventsBackingFieldSymbol.vb | Visual Basic | apache-2.0 | 3,271 |
'*********************************************************
'
' Copyright (c) Microsoft. All rights reserved.
' This code is licensed under the MIT License (MIT).
' THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
' ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
' IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
' PU... | huoxudong125/Windows-universal-samples | Samples/BackgroundTransfer/vb/BackgroundTransfer/Scenario1_Download.xaml.vb | Visual Basic | mit | 12,282 |
' 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.VisualStudio.Text
Imports Microsoft.VisualStudio.Text.Editor
Imports Microsoft.VisualStudio.Text.Operations
Namespace Microsoft.CodeAnalysi... | robinsedlaczek/roslyn | src/EditorFeatures/VisualBasic/EndConstructGeneration/AbstractEndConstructResult.vb | Visual Basic | apache-2.0 | 1,763 |
Imports TextAdventures.Quest.EditorControls
Imports TextAdventures.Quest.EditorController
Imports TextAdventures.Utility.Language.L
Public Class Editor
Private WithEvents m_controller As EditorController
Private m_elementEditors As Dictionary(Of String, WPFElementEditor)
Private m_currentEditor A... | textadventures/quest | Editor/Editor.vb | Visual Basic | mit | 47,809 |
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the MIT license. See License.txt in the project root for license information.
Imports Microsoft.NetFramework.Analyzers
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Diagnostics
Namespace Microsoft.NetFramework.VisualBasic.Analyzers
... | dotnet/roslyn-analyzers | src/NetAnalyzers/VisualBasic/Microsoft.NetFramework.Analyzers/BasicMarkWindowsFormsEntryPointsWithStaThread.vb | Visual Basic | mit | 648 |
''' <summary>
''' Prefix: lbl
''' </summary>
Public Class myLabel
Inherits Label
End Class
| mcdenis/AccentApplicator | AccentCS.App/myControls/myLabel.vb | Visual Basic | mit | 99 |
Option Strict Off
Option Explicit On
Imports Rhino
Imports Rhino.Geometry
Imports Rhino.DocObjects
Imports Rhino.Collections
Imports GH_IO
Imports GH_IO.Serialization
Imports Grasshopper
Imports Grasshopper.Kernel
Imports Grasshopper.Kernel.Data
Imports Grasshopper.Kernel.Types
Imports System
Imports System.IO
Impor... | Fablab-Sevilla/GH2SAP | REF/ImportMeshSAP_GH.vb | Visual Basic | mit | 6,593 |
Public Class OLStylePickerDialogPointControl
Public styleSettings As New StyleProperties
Public vertixFlag As Boolean = True
Private Sub OLStylePickerDialogPointControl_Load(sender As Object, e As EventArgs) Handles MyBase.Load
loadValuesToControls()
End Sub
Sub loadValuesToControls()
... | JohnWilcock/OL3Designer | OL3Designer/UserControls/OLStyles/OL3StylePicker/OLStylePickerDialogPointControl.vb | Visual Basic | mit | 2,899 |
Imports System.Data
Partial Class rPresupuestos_Articulos
Inherits vis2formularios.frmReporte
Dim loObjetoReporte As CrystalDecisions.CrystalReports.Engine.ReportDocument
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Try
Dim lcParametro... | kodeitsolutions/ef-reports | rPresupuestos_Articulos.aspx.vb | Visual Basic | mit | 9,855 |
'------------------------------------------------------------------------------
' <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>
'-----------... | P2P-Nathan/OpsMgr-ElasticSearch-DataWarehouse | MyNoisyApp/My Project/Settings.Designer.vb | Visual Basic | mit | 2,926 |
Option Explicit On
Option Infer On
Option Strict On
#Region " --------------->> Imports/ usings "
Imports SSP.Base.StringHandling.Attributes
#End Region
Namespace DateTimeHandling.Enums
<CultureCode(StringHandling.CultureCodes.de_DE)>
Public Enum WeekDayNamesShortGerman
Mo = 1
Di = 2
Mi = 3
[Do]... | vanitas-mundi/Base | Base/DateTimeHandling/Enums/WeekDayNamesShortGerman.vb | Visual Basic | mit | 386 |
Option Infer On
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... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgeFrameworkSupport.FeatureControlFrame.Name.vb | Visual Basic | mit | 1,844 |
Imports System.ServiceModel
Imports System.ServiceModel.Description
Imports System.ServiceModel.Web
<ServiceContract()>
Public Interface IHelloWorldService
<OperationContract()>
<Web.WebGet()>
Function SayHello(s As String) As String
End Interface
| max4456/WCFService | slnSelfHost/prjSelfHost/IHelloWorldService.vb | Visual Basic | bsd-2-clause | 255 |
' 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.InteropServices
Imports System.Threading
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeA... | physhi/roslyn | src/Workspaces/VisualBasic/Portable/Simplification/Simplifiers/ExpressionSimplifier.vb | Visual Basic | apache-2.0 | 17,749 |
' 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.SignatureHelp
Imports Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces
Imports Microsoft.CodeAnalysis.Signatu... | ericfe-ms/roslyn | src/EditorFeatures/VisualBasicTest/SignatureHelp/GetXmlNamespaceExpressionSignatureHelpProviderTests.vb | Visual Basic | apache-2.0 | 1,723 |
' 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
Imports Microsoft.CodeAnalysis.Shared.Extensions
Imports Microsof... | DavidKarlas/roslyn | src/VisualStudio/VisualBasic/Impl/LanguageService/VisualBasicDebuggerIntelliSenseContext.vb | Visual Basic | apache-2.0 | 6,811 |
' 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.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Namespace Microsoft.... | DavidKarlas/roslyn | src/Compilers/VisualBasic/Portable/BoundTree/BoundYieldStatement.vb | Visual Basic | apache-2.0 | 1,528 |
' 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.CodeRefactorings
Imports Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.CodeRefactorings
Imports Microsoft.CodeAnalysis.Ge... | weltkante/roslyn | src/EditorFeatures/VisualBasicTest/GenerateOverrides/GenerateOverridesTests.vb | Visual Basic | apache-2.0 | 1,494 |
' 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.Diagnostics.CodeAnalysis
Imports System... | panopticoncentral/roslyn | src/Analyzers/VisualBasic/CodeFixes/RemoveUnnecessaryByVal/VisualBasicRemoveUnnecessaryByValCodeFixProvider.vb | Visual Basic | mit | 2,844 |
#Region "Apache License"
'
' Licensed to the Apache Software Foundation (ASF) under one or more
' contributor license agreements. See the NOTICE file distributed with
' this work for additional information regarding copyright ownership.
' The ASF licenses this file to you under the Apache License, Version 2.0
' (the ... | Dagwaging/log4net | src/examples/vb/Repository/SimpleApp/EntryPoint.vb | Visual Basic | apache-2.0 | 2,591 |
Namespace ApplicationInformation
Public Class WoWFeesh
Inherits ApplicationInformationBase
Public Sub New()
_ApplicationName = "WoWFeesh"
_Name = "WoW Feesh"
_ServiceURL = nubServerServiceURL
_SourceDirectory = "C:\Projects\GitHub\WoWFeesh\bin\"
... | nublet/AutoUpdates | Updater/ApplicationInformation/WoWFeesh.vb | Visual Basic | mit | 394 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class ReportSection
Inherits System.Windows.Forms.ScrollableControl
'Control overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As B... | pagotti/vrx | Windows.Forms/Control/ReportSection.Designer.vb | Visual Basic | mit | 989 |
Option Strict Off
Option Explicit On
Friend Class frmPriceSetList
Inherits System.Windows.Forms.Form
Dim gFilter As String
Dim gRS As ADODB.Recordset
Dim gFilterSQL As String
Dim gID As Integer
Private Sub loadLanguage()
rsLang.filter = "LanguageLayoutLnk_LanguageID=" & 1120 'Select a Stock Pric... | nodoid/PointOfSale | VB/4PosBackOffice.NET/frmPriceSetList.vb | Visual Basic | mit | 6,218 |
Imports Aspose.Cells.GridWeb.Data
Namespace Cells
Public Class ModifyCells
Inherits System.Web.UI.Page
Protected Sub Page_Load(sender As Object, e As EventArgs) Handles Me.Load
' If first visit, load GridWeb data
If Not Page.IsPostBack AndAlso Not GridWeb1.IsPostBack Then
... | maria-shahid-aspose/Aspose.Cells-for-.NET | Examples.GridWeb/VisualBasic/Cells/ModifyCells.aspx.vb | Visual Basic | mit | 2,825 |
'Программа демонстрирует принцип обучения коры возможности распространять идентификационные волны от паттернов вызванной активности
'
'Авторы:
' Алексей Редозубов aldrd@yahoo.com
' Дмитрий Шабанов shabanovd@gmail.com
'The MIT License (MIT)
'Copyright (c) 2014 Alexey Redozubov, Dmitriy Shabanov
'Permission is he... | The-Logic-of-Thinking/demo-id-waves | Спонтанная активность/Form1.vb | Visual Basic | mit | 42,442 |
Module Carrito
Public Sub setCarrito(ByRef dgv As DataGridView)
If formMain.carrito.Tables.Contains("Compras") Then
If Not formMain.carrito.Tables("Compras").Columns.Contains("Items") Then
For i = 0 To 5
formMain.carrito.Tables("Compras").Columns.Add(New Da... | MontiQt/SaavedraSystem | Formularios Saavedra/Clases/Carrito.vb | Visual Basic | mit | 3,407 |
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... | RutledgePaulV/multilayer-perceptron-vb | My Project/AssemblyInfo.vb | Visual Basic | mit | 1,154 |
Imports bsc_gui.Helpers
Imports bsc_gui.ArgBuilder
Public Class BSCGUI
Dim mode As String
Public appArgs As ArgsList
' Proxy Init Module
Private Sub BSCGUI_Initialize()
lblStatus.Text = "Ready to pack!"
appArgs.setMode("e")
End Sub
' Loader
Private Sub BSCGUI_Load(sender A... | vaibhav-y/bsc-gui | bsc-gui/BSCGUI.vb | Visual Basic | apache-2.0 | 2,290 |
'------------------------------------------------------------------------------
' <auto-generated>
' 這段程式碼是由工具產生的。
' 執行階段版本:4.0.30319.42000
'
' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
' 變更將會遺失。
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict ... | AuCourseHelper/AuCourseHelper_PC | Teacher/My Project/Application.Designer.vb | Visual Basic | apache-2.0 | 1,540 |
Imports M_OrderLibrary
Imports System.Drawing
'PNG (Portable Network Graphics)
'Il formato PNG consente di usufruire di molti dei vantaggi offerti dal formato GIF, ma fornisce anche ulteriori funzionalità rispetto a tale formato. Analogamente ai file GIF, i file PNG vengono compressi senza alcuna perdita di informazi... | maslopop/morder4 | M-Order/LibFoto.vb | Visual Basic | apache-2.0 | 2,737 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.