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 |
|---|---|---|---|---|---|
Imports System
Imports System.Data
Imports System.Collections
Imports System.Web.UI
Imports Telerik.Web.UI
Imports SistFoncreagro.BussinessEntities
Imports SistFoncreagro.BussinesLogic
Public Class ControlCuentaBancaria
Inherits System.Web.UI.UserControl
Private _dataItem As Object = Nothing
Dim PlanContab... | crackper/SistFoncreagro | SistFoncreagro.WebSite/Contabilidad/Controles/ControlCuentaBancaria.ascx.vb | Visual Basic | mit | 2,800 |
'------------------------------------------------------------------------------
' <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>
'-----------... | patkub/visual-basic-intro | Length Conversion/Length Conversion/My Project/Application.Designer.vb | Visual Basic | mit | 1,491 |
'------------------------------------------------------------------------------
' <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>
'-----------... | errisy/ng2ts | My Project/Resources.Designer.vb | Visual Basic | mit | 2,710 |
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... | perrybutler/rapid-server | rapidserverlib/My Project/AssemblyInfo.vb | Visual Basic | mit | 1,146 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmShowMessage
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing ... | twd2/MyGSM | MyGSM/GUI/frmShowMessage.Designer.vb | Visual Basic | mit | 8,000 |
Imports ExampleBase
Imports NetOffice
Imports Word = NetOffice.WordApi
Imports NetOffice.WordApi.Enums
Imports NetOffice.WordApi.Tools.Contribution
''' <summary>
''' Example 3 - Using templates
''' </summary>
Public Class Example03
Implements IExample
Dim _hostApplication As ExampleBase.IHost
Public Sub... | NetOfficeFw/NetOffice | Examples/Word/VB/Standard Examples/WordExamples/Examples/Example03.vb | Visual Basic | mit | 5,010 |
Public Class LoginUI
'Form load
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
TextBoxUsername.Text = My.Settings.RemeUser
CheckBoxReme.Checked = My.Settings.RemeTick
End Sub
' Check DB
Private Function login() As Boolean
Dim result = db.query("SELEC... | louislam/summer-course-system | Summer Course System/UI/LoginUI.vb | Visual Basic | mit | 1,376 |
'-------------------------------------------------------------------------------------------'
' Inicio del codigo
'-------------------------------------------------------------------------------------------'
' Importando librerias
'--------------------------------------------------------------------------------------... | kodeitsolutions/ef-reports | fFaltantes_Renuncia.aspx.vb | Visual Basic | mit | 9,576 |
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... | andrewburnheimer/EmbUI | EmbUI/My Project/AssemblyInfo.vb | Visual Basic | apache-2.0 | 1,169 |
'*******************************************************************************************'
' '
' Download Free Evaluation Version From: https://bytescout.com/download/web-installer '
' ... | bytescout/ByteScout-SDK-SourceCode | PDF.co Web API/Delete Text From PDF/VB.NET/Delete PDF Text From URL/Module1.vb | Visual Basic | apache-2.0 | 3,453 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.3082
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------... | niikoo/NProj | Windows/Skole/Kron - Mynt/Kron - Mynt/My Project/Settings.Designer.vb | Visual Basic | apache-2.0 | 2,971 |
' Copyright (c) Microsoft Corporation. All rights reserved.
Imports Microsoft.VisualBasic
Imports System.Reflection
Imports System.Runtime.CompilerServices
Imports System.Runtime.InteropServices
' General Information about an assembly is controlled through the following
' set of attributes. Change these attribute ... | devkimchi/Windows-API-Code-Pack-1.1 | source/Samples/AppRestartRecoveryDemo/VB/My Project/AssemblyInfo.vb | Visual Basic | mit | 1,578 |
'*******************************************************************************************'
' '
' Download Free Evaluation Version From: https://bytescout.com/download/web-installer '
' ... | bytescout/ByteScout-SDK-SourceCode | Premium Suite/VB.NET/Override resolution in multipage tiff with pdf renderer sdk/Program.vb | Visual Basic | apache-2.0 | 2,119 |
' 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.VisualBasic.Syntax
Imports Roslyn.Test.Utilities
Namespace Microsoft.CodeAnalysis.VisualBasic.UnitTests
Public Class Scrip... | mmitche/roslyn | src/Compilers/VisualBasic/Test/Semantic/Semantics/ScriptSemanticsTests.vb | Visual Basic | apache-2.0 | 9,091 |
Imports System.Drawing
Imports Grasshopper.Kernel
Imports Owl.Core.Tensors
Imports Owl.GH.Common
Public Class WebcamFrameComponent
Inherits GH_Component
Sub New()
MyBase.New("WebCamCapture",
"Capture",
"Capture a single frame from a webcam",
"Owl.Accord",
OwlComponentBase.SubCategoryD... | mateuszzwierzycki/Owl | Owl.Accord.GH/Components/Display/CameraView.vb | Visual Basic | mit | 2,161 |
Imports System.Windows.Input
Namespace Common
''' <summary>
'''
''' </summary>
''' <remarks></remarks>
Public Class RelayCommand
Implements ICommand
Private ReadOnly _execute As Action
Private ReadOnly _canExecute As Func(Of Boolean)
Public Sub New(execute As Act... | jaksg82/XtfViewer | XtfViewerAppCommons/RelayCommand.vb | Visual Basic | mit | 1,200 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class AddaCommand
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... | MechaGS/TwitchBot | TwitchBot/Forms/AddaCommand.Designer.vb | Visual Basic | mit | 4,529 |
Namespace Security
Public Class SecurityForm
Private Sub SecurityManager_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
End Sub
End Class
End Namespace
| okyereadugyamfi/softlogik | SPCode/Security/SecurityForm.vb | Visual Basic | mit | 220 |
Option Strict Off
Option Explicit On
Friend Class frmDiagPtArtn
Inherits System.Windows.Forms.Form
'**************************************************
'* frmDiagPtArtn version info:
'* See basGlobals (Globals.bas).
'**************************************************
Private Const TBarButtons As Str... | sillsdev/ipa-help | Src/DIAGPTAR.vb | Visual Basic | mit | 4,725 |
Imports CefSharp
Imports CefSharp.WinForms
Public Class frmBrowser
Private WithEvents _browser As ChromiumWebBrowser
Public Sub New()
' This call is required by the designer.
InitializeComponent()
' Add any initialization after the InitializeComponent() call.
_browser = New ... | VBDev2Dev/CefSharpSample | Cef Sample/frmBrowser.vb | Visual Basic | mit | 1,166 |
Public Class BankaKrvi_Form
'Dugme za dodavanje u bazu svih polja koja su unesena.
Private Sub Banka_krviBindingNavigatorSaveItem_Click(sender As Object, e As EventArgs) Handles Banka_krviBindingNavigatorSaveItem.Click
Me.Validate()
Me.Banka_krviBindingSource.EndEdit()
Me.TableAdapterMa... | error505/iHospital | iBolnica/BankaKrvi_Form.vb | Visual Basic | mit | 1,164 |
'------------------------------------------------------------------------------
' <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>
'-------------------------------------------------... | todorm85/TelerikAcademy | Courses/Web Design and UI/HTML/notes/HTML fundamentals/My Project/Resources.Designer.vb | Visual Basic | mit | 2,706 |
Imports SistFoncreagro.BussinessEntities
Public Interface IDetalleEjecucionBL
Function GetDETALLEEJECUCIONByIdProyecto(ByVal IdProyecto As Int32) As List(Of DetalleEjecucion)
Function SaveDETALLEEJECUCION(ByVal _DetalleEjecucion As DetalleEjecucion) As Int32
Function GetDETALLEEJECUCIONByIdDetalleEje(ByVal... | crackper/SistFoncreagro | SistFoncreagro.BussinesLogic/IDetalleEjecucionBL.vb | Visual Basic | mit | 507 |
' The Blank Application template is documented at http://go.microsoft.com/fwlink/?LinkID=391641
''' <summary>
''' Provides application-specific behavior to supplement the default Application class.
''' </summary>
NotInheritable Class App
Inherits Application
Private _transitions As TransitionCollection
... | ljw1004/async-mr-flakey | AsyncMrFlakey/Demo_Phone_VB/App.xaml.vb | Visual Basic | mit | 4,018 |
Option Explicit On
Option Infer On
Option Strict On
#Region " --------------->> Imports/ usings "
Imports System.Text
#End Region
Namespace vCardBuilder
''' <summary>Specify the organizational name and units associated with the vCard.</summary>
Public Class vCardOrganization
#Region " ------------... | vanitas-mundi/Base | Base/vCardBuilder/vCardOrganization.vb | Visual Basic | mit | 2,584 |
Imports System
Imports System.Threading
Imports System.IO
Imports System.Net
Imports System.Net.Sockets
Imports System.Configuration
Imports System.Runtime.Serialization.Formatters.Binary
Module Main
Private SerialPort As System.IO.Ports.SerialPort
Private listener As TcpListener
Private publis... | chrisdias/NuvoServiceVB | NuvoService/Main.vb | Visual Basic | mit | 16,765 |
Imports Owl.Learning.Initializers
Imports Owl.Learning.NeuronFunctions
Namespace Networks
Public Class Network
Inherits NetworkBase
Private _weights As New TensorSet
Private _biases As New TensorSet
Private _neur As New List(Of NeuronFunctionBase)
''' <summary>
'... | mateuszzwierzycki/Owl | Owl.Learning/Networks/Network.vb | Visual Basic | mit | 9,245 |
Imports System.Resources
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 ... | Hassy16/Room-Painter | Room Painter/My Project/AssemblyInfo.vb | Visual Basic | apache-2.0 | 1,335 |
Public Class CleanTool
Public Shared Sub GitClean(dir As String)
Dim prc As New Process
prc.StartInfo.CreateNoWindow = False
prc.StartInfo.RedirectStandardOutput = False
prc.StartInfo.RedirectStandardError = False
prc.StartInfo.FileName = "git"
prc.StartInfo.Argument... | Lifemotion/Bwl.VsTools | Bwl.VsTools/tools/CleanTool.vb | Visual Basic | apache-2.0 | 648 |
' 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.Linq
Imports System.Runtime.InteropServices
Imports Microsoft.CodeAnalysis.Coll... | ManishJayaswal/roslyn | src/Compilers/VisualBasic/Portable/Semantics/Operators.vb | Visual Basic | apache-2.0 | 184,364 |
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.CodeActions
Imports Microsoft.CodeAnalysis.Formatting
Imports Microsoft.CodeAnalysis.Simplification
Imports System.Threading
Namespace TestHelper
' Diagnostic Producer class with extra methods dealing with applying codefixes
' All methods are shared
... | DotNetAnalyzers/DotNetAnalyzers | Analyzer_Constructor_Mis-Assignment/Analyzer_VB/Analyzer_VB.Test/Helpers/CodeFixVerifier.Helper.vb | Visual Basic | mit | 3,723 |
Imports System.Windows
Imports System.Windows.Controls
Imports System.Windows.Data
Imports System.Windows.Media
Imports ESRI.ArcGIS.Client
Imports ESRI.ArcGIS.Client.Toolkit.DataSources
Imports ESRI.ArcGIS.Client.WebMap
Partial Public Class WebMapKML
Inherits UserControl
Public Sub New()
InitializeComponent()... | MrChen2015/arcgis-samples-silverlight | src/VBNet/ArcGISSilverlightSDK/WebMaps/WebMapKML.xaml.vb | Visual Basic | apache-2.0 | 1,881 |
' 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.Editor.Shared.Options
Imports Microsoft.CodeAnalysis.Editor.UnitTests.Extensions
Import... | abock/roslyn | src/EditorFeatures/VisualBasicTest/ImplementInterface/ImplementInterfaceCommandHandlerTests.vb | Visual Basic | mit | 17,839 |
'*******************************************************************************************'
' '
' Download Free Evaluation Version From: https://bytescout.com/download/web-installer '
' ... | bytescout/ByteScout-SDK-SourceCode | Premium Suite/VB.NET/Find table in pdf and extract as xml with pdf extractor sdk/Program.vb | Visual Basic | apache-2.0 | 2,927 |
' 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.CodeRefactorings
Imports Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.CodeRefact... | bartdesmet/roslyn | src/EditorFeatures/VisualBasicTest/InvertIf/InvertMultiLineIfTests.vb | Visual Basic | mit | 20,649 |
' 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.Editor.VisualBasic.UnitTests.Recommendations.Types
Public Class BuiltInTypesKeywordRecommenderTests
Private ReadOn... | VPashkov/roslyn | src/EditorFeatures/VisualBasicTest/Recommendations/Types/BuiltInTypesKeywordRecommenderTests.vb | Visual Basic | apache-2.0 | 3,234 |
' 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.Completion
Imports Microsoft.CodeAnalysis.Host.Mef
Imports Microsoft.CodeAnalysis.VisualBasic.Completion
Namespace Microsoft.C... | mmitche/roslyn | src/EditorFeatures/VisualBasicTest/Completion/CompletionServiceTests.vb | Visual Basic | apache-2.0 | 895 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.18326
'
' 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/CorLibrary/CorLibrary.Designer.vb | Visual Basic | apache-2.0 | 4,018 |
' 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 CompilationCreationTestHelpers
Imports ProprietaryTestResources = Microsoft.CodeAnalysis.Test.Resources.Propri... | paladique/roslyn | src/Compilers/VisualBasic/Test/Symbol/SymbolsTests/Metadata/PE/TypeKindTests.vb | Visual Basic | apache-2.0 | 3,822 |
' 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.Editor.VisualBasic.UnitTests.Recommendations.Declarations.ModifierKeywordRecommenderTests
Public Class InsideStructureDec... | VSadov/roslyn | src/EditorFeatures/VisualBasicTest/Recommendations/Declarations/ModifierKeywordRecommenderTests.InsideStructureDeclaration.vb | Visual Basic | apache-2.0 | 43,172 |
' 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 Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Collections
Imports Micr... | MatthieuMEZIL/roslyn | src/Compilers/VisualBasic/Portable/Symbols/AnonymousTypes/SynthesizedSymbols/AnonymousType_TemplateSymbol.vb | Visual Basic | apache-2.0 | 8,445 |
' 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 Xunit
| physhi/roslyn | src/Compilers/VisualBasic/Test/Symbol/AssemblyAttributes.vb | Visual Basic | apache-2.0 | 219 |
Namespace Security.BackStage_Help
Public Class ContactUs
Inherits SecurityItemBase
Public Sub New()
_ConceptItemName = "Contact Us"
_ConceptName = "BackStage_Help"
_Description = "Aprotec Contact Page, via Web Browser"
_IsEnterprise = True
... | nublet/DMS | DMS.Forms.Shared/Security/Items/Backstage/Help/ContactUs.vb | Visual Basic | mit | 483 |
'------------------------------------------------------------------------------
' <auto-generated>
' 이 코드는 도구를 사용하여 생성되었습니다.
' 런타임 버전:4.0.30319.42000
'
' 파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
' 이러한 변경 내용이 손실됩니다.
' </auto-generated>
'-----------------------------------------------------------------... | ssh9930/MYA | My Project/Settings.Designer.vb | Visual Basic | mit | 5,478 |
Option Strict Off
Option Explicit On
Option Compare Text
Imports VB = Microsoft.VisualBasic
Imports Microsoft.VisualBasic.PowerPacks
Friend Class frmStockTakeLIQCode
Inherits System.Windows.Forms.Form
Dim WithEvents adoPrimaryRS As ADODB.Recordset
Dim mbChangedByCode As Boolean
Dim mvBookMark As Integer
... | nodoid/PointOfSale | VB/4PosBackOffice.NET/frmStockTakeLIQCode.vb | Visual Basic | mit | 8,690 |
'------------------------------------------------------------------------------
' <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/Solicitud/My Project/Settings.Designer.vb | Visual Basic | mit | 2,908 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class IconSlot
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... | RaisyClutch/Beautiful-GUI-Controls-vb.net-c-Muntu | Controls/IconSlot.Designer.vb | Visual Basic | mit | 2,229 |
#Region "License"
' The MIT License (MIT)
'
' Copyright (c) 2018 Richard L King (TradeWright Software Systems)
'
' Permission is hereby granted, free of charge, to any person obtaining a copy
' of this software and associated documentation files (the "Software"), to deal
' in the Software without restriction, includ... | tradewright/tradewright-twsapi | src/IBApi/EventArgs/TickSizeEventArgs.vb | Visual Basic | mit | 1,635 |
Imports System.Runtime.Serialization
<Serializable>
Public Class OpenType
Public Property Internal As Boolean
Public Property ProgramPath As String
Sub New(internal As Boolean, programPath As String)
Me.Internal = internal
Me.ProgramPath = programPath
End Sub
Public Sub New()
... | KameQuazi/Software-Major-Assignment-2k18 | LampCommon/user/DesignerOpenType.vb | Visual Basic | mit | 341 |
Imports System
Imports System.IO
Imports System.Collections
Module Module1
Sub Main()
Console.Clear()
Console.WriteLine("아무말 v2.00")
Console.WriteLine("Build by null, at 20170622. Twitter @ThisIsMoneLTAN")
Console.WriteLine(" ")
Console.WriteLine("특정 명령어에 대한... | NewMoneL/AmuMal2 | AmuMal2/AmuMal2/AmuMal2/Module1.vb | Visual Basic | apache-2.0 | 4,306 |
Partial Public MustInherit Class Base
''' <summary>会话数据</summary>
Protected m_Session As ZS.RouterOS.Session = Nothing
Public Sub New(ByVal session As ZS.RouterOS.Session)
If (CheckSession(session)) Then
m_Session = session
End If
End Sub
Private Function CheckSession... | sugartomato/AllProjects | ZS.RouterOS/ZS.RouterOS/Base.vb | Visual Basic | apache-2.0 | 543 |
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... | jwooley/RxSamples | WP7RxSamplesVB/PhoneDragDropVb/PhoneDragDropVb/My Project/AssemblyInfo.vb | Visual Basic | mit | 1,414 |
Imports System.Collections.Generic
Imports Aspose.Email.Imap
Imports Aspose.Email.Mail
Namespace Aspose.Email.Examples.VisualBasic.Email.IMAP
Class ListingMessagesWithPagingSupport
Private Shared Sub Run()
' ExStart: ListingMessagesWithPagingSupport
Using client As New ImapClient("... | maria-shahid-aspose/Aspose.Email-for-.NET | Examples/VisualBasic/IMAP/ListingMessagesWithPagingSupport.vb | Visual Basic | mit | 2,266 |
' 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.Test.Utilities
Imports Roslyn.Test.Utilities
Imports Xunit
Namespace Microsoft.CodeAna... | davkean/roslyn | src/Compilers/VisualBasic/Test/Emit/Attributes/AttributeTests_ObsoleteAttribute.vb | Visual Basic | apache-2.0 | 86,718 |
' 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... | DavidKarlas/roslyn | src/Features/VisualBasic/CodeFixes/RemoveUnnecessaryCast/RemoveUnnecessaryCastCodeFixProvider.vb | Visual Basic | apache-2.0 | 8,966 |
' 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.VisualBasic.Syntax
Imports Microsoft.CodeAnalysis.Test.Utilities
Imports Roslyn.Test.Ut... | davkean/roslyn | src/Compilers/VisualBasic/Test/Semantic/Semantics/MethodCalls.vb | Visual Basic | apache-2.0 | 150,187 |
' 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.VisualStudio.LanguageServices.CSharp.CodeModel.Extenders
Imports Microsoft.VisualStudio.LanguageServices.CShar... | DavidKarlas/roslyn | src/VisualStudio/Core/Test/CodeModel/CSharp/CodeFunctionTests.vb | Visual Basic | apache-2.0 | 41,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.Diagnostics
Imports Microsoft.CodeAnalysis.FxCopAnalyzers.Performance
Imports Microsoft.CodeAnalysis.FxCopAnalyzers.Utilities
I... | wschae/roslyn | src/Diagnostics/FxCop/VisualBasic/Performance/BasicCA1821DiagnosticAnalyzer.vb | Visual Basic | apache-2.0 | 3,976 |
' 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 System.Collections.Immutable
Imports System.Threading
Imports Microsoft.Cod... | jmarolf/roslyn | src/Compilers/VisualBasic/Portable/Symbols/AnonymousTypes/PublicSymbols/AnonymousDelegate_TypePublicSymbol.vb | Visual Basic | mit | 9,791 |
' 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.Test.Utilities
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Namespace Microsoft.CodeAnalysis.VisualBasic.UnitTests.Semant... | aelij/roslyn | src/Compilers/VisualBasic/Test/IOperation/IOperation/IOperationTests_ILockStatement.vb | Visual Basic | apache-2.0 | 19,134 |
Imports Microsoft.VisualBasic
Imports System.IO
Imports Aspose.Cells
Namespace Articles.ApplySuperscriptAndSubscript
Public Class SettingSuperscripteffect
Public Shared Sub Run()
' ExStart:1
' The path to the documents directory.
Dim dataDir As String = RunExamples.GetDa... | maria-shahid-aspose/Aspose.Cells-for-.NET | Examples/VisualBasic/Articles/ApplySuperscriptAndSubscript/SettingSuperscripteffect.vb | Visual Basic | mit | 1,533 |
<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
... | temcocontrols/T3000_CrossPlatform | T3000 New Editor/TestControls/Form1.Designer.vb | Visual Basic | mit | 1,755 |
''' <summary>
''' A gallery of only videos.
''' </summary>
''' <remarks></remarks>
#If DEBUG Then
Public Class DTIVideoGallery
Inherits DTISlideGallery
#Else
<ComponentModel.EditorBrowsable(ComponentModel.EditorBrowsableState.Never), ComponentModel.ToolboxItem(False)> _
Public Class DTIVideoGallery
... | Micmaz/DTIControls | DTIContentManagement/DTIGalleryControl/DTIGalleryControl/DTIVideoGallery.vb | Visual Basic | mit | 771 |
Imports System.Data.SqlClient
Imports System.Net.Mail
Imports System
Imports System.IO
Partial Class MyProfileTest
Inherits System.Web.UI.Page
Public Const EMAIL_SERVER As String = "relay-hosting.secureserver.net"
Public personID As String = "0"
Private userName, userName1, userName2, use... | CGVA/cgva_asp_website | MyCGVA/MyProfileTest.aspx.vb | Visual Basic | apache-2.0 | 13,143 |
' 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.VisualBasic.Syntax
Imports Roslyn.Test.Utilities
Namespace Microsoft.CodeAnalysis.VisualBasic.UnitTests
Partial Public Cl... | aelij/roslyn | src/Compilers/VisualBasic/Test/Semantic/FlowAnalysis/RegionAnalysisTests.vb | Visual Basic | apache-2.0 | 384,868 |
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... | f14n/code-cracker | src/VisualBasic/CodeCracker/Performance/MakeLocalVariableConstWhenPossibleCodeFixProvider.vb | Visual Basic | apache-2.0 | 2,822 |
' 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... | mario-loza/Z.ExtensionMethods | src (VB.NET)/Z.ExtensionMethods.VB/Z.Core/System.Boolean/Boolean.IfTrue.vb | Visual Basic | mit | 788 |
' 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.Completion.FileSystem
Imports Microsoft.VisualStudio.Interactive... | amcasey/roslyn | src/Interactive/EditorFeatures/VisualBasic/Interactive/FileSystem/LoadDirectiveCompletionProvider.vb | Visual Basic | apache-2.0 | 1,225 |
'------------------------------------------------------------------------------
' <auto-generated>
' 此代码由工具生成。
' 运行时版本:4.0.30319.42000
'
' 对此文件的更改可能会导致不正确的行为,并且如果
' 重新生成代码,这些更改将会丢失。
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Opt... | xieguigang/spectrum | src/visualize/test/My Project/Resources.Designer.vb | Visual Basic | mit | 2,734 |
' 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
Imports System.Collections.Generic
Imports System.Linq
Imports System.Runtime.CompilerServices
Imports System.Text
I... | ManishJayaswal/roslyn | src/Compilers/VisualBasic/Portable/Syntax/SyntaxList.WeakWithManyChildren.vb | Visual Basic | apache-2.0 | 1,570 |
' 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.Security.Cryptography
Imports Microsoft.Cci
Imports Microsoft.CodeAnalysis
Imports Microso... | OmarTawfik/roslyn | src/Compilers/VisualBasic/Test/Emit/Attributes/EmitTestStrongNameProvider.vb | Visual Basic | apache-2.0 | 2,831 |
' 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.PooledObjects
Namespace ... | AmadeusW/roslyn | src/Compilers/VisualBasic/Portable/Analysis/FlowAnalysis/VisualBasicDataFlowAnalysis.vb | Visual Basic | apache-2.0 | 13,563 |
' 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.Collections.ObjectModel
Imports System.IO
Imports Microsoft.CodeAn... | AmadeusW/roslyn | src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/TupleTests.vb | Visual Basic | apache-2.0 | 26,133 |
' 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
Imports Microsoft.VisualStudio.GraphModel
Imports Microsoft.VisualStudio... | bbarry/roslyn | src/VisualStudio/Core/Test/Progression/GraphNodeCreationTests.vb | Visual Basic | apache-2.0 | 47,391 |
'Public Class OscopeForm
' Private _aOscopeController As OscopeController
' Public IsInitialized As Boolean = False
' Private _maxOnText As String = "Turn Max Traces On"
' Private _maxOffText As String = "Turn Max Traces Off"
' Public Sub New(ByRef oscopeController As OscopeController)
' Me._a... | wboxx1/85-EIS-PUMA | puma/src/Supporting Forms/OscopeForm.vb | Visual Basic | mit | 15,720 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.239
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-----... | nnaabbcc/exercise | windows/tools/imdisk/ImDiskNet/DiscUtilsDevio/My Project/Resources.Designer.vb | Visual Basic | mit | 2,799 |
Namespace Ribbons.Tools.Documents
Public Class ReLocate
Inherits RibbonButtonBase
Public Sub New()
_Image = ""
_Order = 1
_Text = "Re-Locate"
_ToolTip = ""
End Sub
Protected Friend Overrides Sub OnClick()
End Sub
Pr... | nublet/DMS | DMS.Forms/Ribbons/Items/Tools/Documents/ReLocate.vb | Visual Basic | mit | 411 |
Namespace Security.Search_User
Public Class Createdbyme
Inherits SecurityItemBase
Public Sub New()
_ConceptItemName = "Created by me"
_ConceptName = "Search_User"
_Description = "Enable 'Created by Me' button"
_IsEnterprise = True
_IsSm... | nublet/DMS | DMS.Forms.Shared/Security/Items/Search/User/Createdbyme.vb | Visual Basic | mit | 473 |
Public Class Form3
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Label2.Text = Form1.TextBox9.Text
Button1.Hide()
End Sub
Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Butto... | vineetkumardoshi/Cubic-EoS-Solver | WindowsApplication3/Form3.vb | Visual Basic | mit | 369 |
Imports Athena.Analysis
Imports Athena.Core
Imports Leviathan.Commands
Imports Leviathan.Commands.StringCommands
Imports Leviathan.Configuration
Imports Leviathan.Visualisation
Imports IT = Leviathan.Visualisation.InformationType
Imports VL = Leviathan.Commands.VerbosityLevel
Imports System.Collections.Generic
Imports... | thiscouldbejd/Athena | Athena.Commands/Partials/AnalysisCommands.vb | Visual Basic | mit | 30,516 |
#Region "License"
' The MIT License (MIT)
'
' Copyright (c) 2018 Richard L King (TradeWright Software Systems)
'
' Permission is hereby granted, free of charge, to any person obtaining a copy
' of this software and associated documentation files (the "Software"), to deal
' in the Software without restriction, includ... | tradewright/tradewright-twsapi | src/IBApi/EventArgs/AccountUpdateMultiEventArgs.vb | Visual Basic | mit | 1,871 |
'------------------------------------------------------------------------------
' <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>
'-----------... | AndreKuzubov/Easy_Report | packages/Independentsoft.Office.Word.2.0.400/Tutorial/VBScaleImage/My Project/Resources.Designer.vb | Visual Basic | apache-2.0 | 2,721 |
' 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 System.Threading
Imports System.Threading.Tasks
Imports System.Xml.Linq
Imports Microsoft.CodeAnalysis
Imports Microsoft.C... | HellBrick/roslyn | src/EditorFeatures/Test2/Extensions/ISymbolExtensionsTests.vb | Visual Basic | apache-2.0 | 5,014 |
' Copyright (c) Microsoft. All Rights Reserved. Licensedf 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.Operations
Imports Microsoft.CodeAnalysis.Vi... | xasx/roslyn | src/Compilers/VisualBasic/Portable/BoundTree/Statement.vb | Visual Basic | apache-2.0 | 3,277 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class login
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
... | sethleedy/Educational-Resource | outlinevb/login.Designer.vb | Visual Basic | apache-2.0 | 4,803 |
' 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
Imports Microsoft.CodeAna... | AmadeusW/roslyn | src/EditorFeatures/VisualBasic/NavigationBar/VisualBasicEditorNavigationBarItemService_CodeGeneration.vb | Visual Basic | apache-2.0 | 15,457 |
'////////////////////////////////////////////////////////////////////////
' 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/Text/ReplaceTextWorksheet.vb | Visual Basic | mit | 1,190 |
' Copyright 2015, 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 ... | stevemanderson/googleads-dotnet-lib | examples/AdXBuyer/Vb/v201506/BasicOperations/PauseAd.vb | Visual Basic | apache-2.0 | 3,706 |
' 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.Windows.Data
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.CodeStyle
Imports Microsoft.CodeAnalysis.Options
Imports Microsoft.Co... | AArnott/roslyn | src/VisualStudio/VisualBasic/Impl/Options/StyleViewModel.vb | Visual Basic | apache-2.0 | 9,729 |
' 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.ApiDesignGuidelines.Analyzers
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Diagnostics
Namespace Microsoft.ApiDesignGuideli... | bkoelman/roslyn-analyzers | src/Microsoft.CodeQuality.Analyzers/VisualBasic/ApiDesignGuidelines/BasicAvoidAsyncVoid.vb | Visual Basic | apache-2.0 | 598 |
' 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 Microso... | Pvlerick/roslyn | src/Features/VisualBasic/Portable/Completion/KeywordRecommenders/Declarations/ImportsKeywordRecommender.vb | Visual Basic | apache-2.0 | 2,466 |
' 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/Statements/UntilAndWhileKeywordRecommender.vb | Visual Basic | apache-2.0 | 2,551 |
' 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.Test.Utilities
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic
Imp... | droyad/roslyn | src/EditorFeatures/VisualBasicTest/SymbolId/SymbolKeyCompilationsTests.vb | Visual Basic | apache-2.0 | 9,671 |
' 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.Text
Imports Microsoft.CodeAnalysis.VisualBasic
Imports Microsoft.CodeAnalysis.VisualBasic.Symbo... | mmitche/roslyn | src/Compilers/VisualBasic/Test/Syntax/Scanner/ScanConditionalTests.vb | Visual Basic | apache-2.0 | 4,908 |
'------------------------------------------------------------------------------
' <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/Monitoreo/Formularios/FrmProyectoCCosto.aspx.designer.vb | Visual Basic | mit | 9,609 |
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.DatumTarget.Type.vb | Visual Basic | mit | 1,747 |
Namespace Directories
''' <summary>
''' This Interface defines the Common Methods that should be implemented by a Principal Provider.
''' </summary>
''' <remarks>A Principal Provider is a class which can process IIdentities into CorePrincipals.
''' An Update method is also provided to allow updates without re-au... | thiscouldbejd/Caerus | _Directories/Interfaces/IPrincipalProvider.vb | Visual Basic | mit | 1,845 |
Namespace Exterity
''' <summary>Class Representing an Exterity TV Decoder</summary>
''' <autogenerated>Generated from a T4 template. Modifications will be lost, if applicable use a partial class instead.</autogenerated>
''' <generator-date>08/02/2014 18:15:29</generator-date>
''' <generator-functions>1</generator-... | thiscouldbejd/Caerus | _Exterity/Generated/TVDecoder.vb | Visual Basic | mit | 136,228 |
' This file was generated by CSLA Object Generator - CslaGenFork v4.5
'
' Filename: DocStatusEditDyna
' ObjectType: DocStatusEditDyna
' CSLAType: DynamicEditableRoot
Imports System
Imports System.Data
Imports System.Data.SqlClient
Imports Csla
Imports Csla.Data
Imports DocStore.Business.Util
Import... | CslaGenFork/CslaGenFork | trunk/CoverageTest/Inherits/Inherits-WIN-VB/DocStore.Business/DocStatusEditDyna.Designer.vb | Visual Basic | mit | 18,021 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class DockWindow
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... | TheUltimateHacker/ShiftOS | ShiftOS/DockWindow.Designer.vb | Visual Basic | apache-2.0 | 3,197 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.