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.Threading.Tasks
Imports Microsoft.CodeAnalysis
Imports Microsoft.VisualStudio.GraphModel
Imports Roslyn.Test.Utilities
Namespace Microsoft.Vis... | mmitche/roslyn | src/VisualStudio/Core/Test/Progression/GraphNodeIdTests.vb | Visual Basic | apache-2.0 | 9,683 |
' Copyright (c) Microsoft. All rights reserved.
Imports System
Imports System.Collections.Generic
Imports System.Linq
Imports System.Text
Imports System.Net.Http
Imports Windows.ApplicationModel.Background
Imports Windows.Devices.Enumeration
Imports Windows.Devices.I2C
Imports Windows.System.Threading
' The Background... | parameshbabu/samples | WeatherStation/VB/WeatherStationVB/StartupTask.vb | Visual Basic | mit | 2,079 |
' 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... | OmarTawfik/roslyn | src/Features/VisualBasic/Portable/Completion/KeywordRecommenders/Declarations/DelegateSubFunctionKeywordRecommender.vb | Visual Basic | apache-2.0 | 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 Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Imports Roslyn.Test.... | droyad/roslyn | src/Compilers/VisualBasic/Test/Semantic/Semantics/XmlLiteralSemanticModelTests.vb | Visual Basic | apache-2.0 | 20,900 |
' 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.Editor.Implementation.Highlighting
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAnalysis.V... | REALTOBIZ/roslyn | src/EditorFeatures/VisualBasic/Highlighting/KeywordHighlighters/TryBlockHighlighter.vb | Visual Basic | apache-2.0 | 2,823 |
Imports System.IO
Imports Aspose.Cells
Namespace Articles
Public Class ChangeHtmlLinkTarget
Public Shared Sub Run()
' ExStart:1
Dim dataDir As String = RunExamples.GetDataDir(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType)
Dim inputPath As String = dataDi... | maria-shahid-aspose/Aspose.Cells-for-.NET | Examples/VisualBasic/Articles/ChangeHtmlLinkTarget.vb | Visual Basic | mit | 767 |
Imports System.Web.Services
#If DEBUG Then
Partial Public Class JQueryPageMethods
Inherits BaseClasses.BaseSecurityPage
#Else
<ComponentModel.EditorBrowsable(ComponentModel.EditorBrowsableState.Never), ComponentModel.ToolboxItem(False)> _
Partial Public Class JQueryPageMethods
Inherits BaseClasses.B... | Micmaz/DTIControls | DTICalendar/DTICalendar/JsonPOC/JQueryPageMethods.aspx.vb | Visual Basic | mit | 1,138 |
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' La información general sobre un ensamblado se controla mediante el siguiente
' conjunto de atributos. Cambie estos atributos para modificar la información
' asociada con un ensamblado.
' Revisar los valores de los atributos del ensamb... | CarlosIribarren/Ejemplos-Examples | Net/00_DLL/BEZarenKalkulua/BEZarenKalkulua/My Project/AssemblyInfo.vb | Visual Basic | apache-2.0 | 1,274 |
' 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.ImplementAbstractClass
Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.UnitTests.ImplementAbstractClass
Pa... | kelltrick/roslyn | src/EditorFeatures/VisualBasicTest/ImplementAbstractClass/ImplementAbstractClassTests_FixAllTests.vb | Visual Basic | apache-2.0 | 14,476 |
' ******************************************************************************
' **
' ** Yahoo! Managed
' ** Written by Marius Häusler 2011
' ** It would be pleasant, if you contact me when you are using this code.
' ** Contact: YahooFinanceManaged@gmail.com
' ** Project Home: http://code.google.com/p/yahoo-fi... | agassan/YahooManaged | MaasOne.YahooManaged/YahooManaged/Finance/IndustryData.vb | Visual Basic | apache-2.0 | 20,868 |
Imports System.Diagnostics
Imports System.Windows.Forms
Public Class Explorer1
Private Sub Explorer1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
'Set up the UI
SetUpListViewColumns()
LoadTree()
End Sub
Private Sub LoadTree()
' TODO: Add code ... | WhiteHingeLtd/SurfacePicker | SurfacePicker/Explorer1.vb | Visual Basic | mit | 8,039 |
Imports System
Imports System.Data
Imports System.Data.Sql
Imports Microsoft.SqlServer.Server
Imports System.Data.SqlTypes
Imports System.Data.SqlClient
Imports System.Runtime.InteropServices
Imports System.Text.RegularExpressions
Imports System.Collections 'the IEnumerable interface is here
'-----------------------... | ktaranov/sqlserver-kit | CLR/Regex/Fill_Factor/RegexSQLCLR.vb | Visual Basic | mit | 11,147 |
' 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.Text
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols
Imports Microsoft.CodeAna... | stjeong/roslyn | src/Compilers/VisualBasic/Test/Semantic/Binding/GotoTests.vb | Visual Basic | apache-2.0 | 13,987 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.261
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-------------... | RocketSoftware/multivalue-lab | U2/Demos/U2-Toolkit/.NET Samples/samples/VB.NET/UniVerse/UO_UniSelectList/My Project/Settings.Designer.vb | Visual Basic | mit | 2,936 |
' 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.CodeGen
Imports Microsoft.CodeAnalysis.ExpressionEvaluator
Imports Microsoft.CodeAnalysis.... | VPashkov/roslyn | src/ExpressionEvaluator/VisualBasic/Test/ExpressionCompiler/LocalsTests.vb | Visual Basic | apache-2.0 | 121,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
Imports System.Diagnostics
Imports System.Text
Imports System.Threading
Imports Microsoft.CodeAnalysis
Imports Microsoft.CodeAnalysis.Formattin... | bbarry/roslyn | src/Workspaces/VisualBasic/Portable/Formatting/Engine/Trivia/TriviaDataFactory.LineContinuationTrivia.vb | Visual Basic | apache-2.0 | 2,494 |
Module modUmlaut
Public Function Umlaut(ByVal Zeichen As Char) As Char
Select Case Zeichen
Case "ä", "à"
Umlaut = "a"
Case "Ä", "À"
Umlaut = "A"
Case "ö"
Umlaut = "o"
Case "Ö"
Umlaut = "O"
... | severinkaderli/gibb | Lehrjahr_2/Modul_318/KaderliS_Sortieren/KaderliS_Sortieren/modUmlaut.vb | Visual Basic | mit | 590 |
Namespace _09_Galleries
Friend NotInheritable Class Program
''' <summary>
''' The main entry point for the application.
''' </summary>
Private Sub New()
End Sub
<STAThread>
Shared Sub Main()
Application.EnableVisualStyles()
Application.SetCompatibleTextRenderingDefault(False)
Application.Run(Ne... | joergkrause/netrix | NetrixDemo/RibbonLib/Samples/VB/09-Galleries/Program.vb | Visual Basic | mit | 368 |
'-------------------------------------------------------------------------------------------'
' Inicio del codigo
'-------------------------------------------------------------------------------------------'
' Importando librerias
'--------------------------------------------------------------------------------------... | kodeitsolutions/ef-reports | fFechas_Seguimientos_Compras.aspx.vb | Visual Basic | mit | 10,434 |
Imports Leviathan.Visualisation
Namespace Commands
Partial Public Class CommandFileOutput
Implements ICommandsOutput
Implements ICommandsOutputWriter
#Region " ICommandsOutput Implementation "
Private Sub Write_Outputs( _
ParamArray ByVal values As IFixedWidthWriteable() _
) Implements ICommandsOu... | thiscouldbejd/Leviathan | _Commands/Partials/CommandFileOutput.vb | Visual Basic | mit | 2,035 |
#Region "License"
' The MIT License (MIT)
'
' Copyright (c) 2017 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/tradebuild-platform.net | src/BarFormatters/BarFormatterPicker.vb | Visual Basic | mit | 4,254 |
#Region "License"
' The MIT License (MIT)
'
' Copyright (c) 2017 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/tradebuild-platform.net | src/ConfigUtils/My Project/Settings.Designer.vb | Visual Basic | mit | 4,101 |
Module Module1
Function IndexOf(n As Integer, s As Integer()) As Integer
For ii = 1 To s.Length
Dim i = ii - 1
If s(i) = n Then
Return i
End If
Next
Return -1
End Function
Function GetDigits(n As Integer, le As Integer, digits As... | ncoe/rosetta | Fraction_reduction/Visual Basic .NET/FractionReduction/Module1.vb | Visual Basic | mit | 3,256 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.5477
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------... | hhaslam11/Visual-Basic-Projects | MP3 Player/MP3 Player/My Project/Resources.Designer.vb | Visual Basic | mit | 2,736 |
Imports System
Imports System.Collections.Generic
Imports System.ComponentModel
Imports System.Text
Imports System.Web
Imports System.Web.UI
Imports System.Web.UI.WebControls
Imports BaseClasses
''' <summary>
''' Adds a jquery theme to the page.
''' </summary>
''' <remarks></remarks>
<System.ComponentModel.Description... | Micmaz/DTIControls | jQueryLibrary/jQueryLibrary/ThemeAdder.vb | Visual Basic | mit | 17,046 |
' 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.Collections
... | paladique/roslyn | src/Compilers/VisualBasic/Portable/CodeGen/CodeGenerator.vb | Visual Basic | apache-2.0 | 13,116 |
Public Class ActionButtons
Private _actionButtonCount As Integer = 0
Private _repNode As GitPathNode
Private Sub CreateActionButton(name As String, repPath As String, cmd As String, args As String, useShell As Boolean)
Dim button As New Button()
button.Text = name
button.Width = pA... | Lifemotion/Bwl.GitManager | Bwl.GitManager/App/Controls/ActionButtons.vb | Visual Basic | apache-2.0 | 6,196 |
' 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.Vi... | bbarry/roslyn | src/EditorFeatures/VisualBasicTest/ConvertToInterpolatedString/ConvertConcatenationToInterpolatedStringTests.vb | Visual Basic | apache-2.0 | 5,616 |
' Copyright (c) .NET Foundation. 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
Friend Class BatchUpdateString
Private Const MaxBatch As Integer = 500
Private Shared ReadOnly Querie... | zloster/FrameworkBenchmarks | frameworks/VB/aspnetcore/Benchmarks/Data/BatchUpdateString.vb | Visual Basic | bsd-3-clause | 1,726 |
' 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.InteropServices
Imports Microsoft.CodeAnalysis.VisualBasic.Syntax
Namespace Microsoft.CodeAnalysis.VisualBasic
''' <summary>
... | ManishJayaswal/roslyn | src/Compilers/VisualBasic/Portable/Binding/AttributeSemanticModel.vb | Visual Basic | apache-2.0 | 4,037 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.1433
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'----... | skamphuis/NB_Store | ProductSearchSettings.ascx.designer.vb | Visual Basic | mit | 4,143 |
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.BringForward.vb | Visual Basic | mit | 2,268 |
Imports KOTSMSAPI
Imports System.Text.RegularExpressions
Imports EDM.Holmes.Cust
Imports System.Collections.ObjectModel
Imports System.Collections.Generic
Imports System.Text
Imports EDM.Holmes.VO.User
Imports EDM.Holmes.Tools
Imports EDM.Holmes.VO.Work
Imports EDM.Holmes.Mail
Imports EDM.Holmes.Mail.SendType
Imports E... | holmes2136/SEDM | GSEDM/SMS/SMS.vb | Visual Basic | mit | 22,131 |
Public Class ParamRepVentas
Inherits System.Web.UI.Page
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
If Me.Page.IsPostBack = False Then
Me.RadDatePicker1.SelectedDate = Date.Parse("01/" + Session("Mes").ToString + "/" + Session("Anio").ToStri... | crackper/SistFoncreagro | SistFoncreagro.WebSite/Contabilidad/Formularios/ParamRepVentas.aspx.vb | Visual Basic | mit | 1,038 |
'-------------------------------------------------------------------------------------------'
' Inicio del codigo
'-------------------------------------------------------------------------------------------'
' Importando librerias
'--------------------------------------------------------------------------------------... | kodeitsolutions/ef-reports | rRDocumentosCompras_Mensuales.aspx.vb | Visual Basic | mit | 36,073 |
Imports System.Data
Imports System.Data.SqlClient
Partial Class Forums_replytopic
Inherits System.Web.UI.Page
Dim cf As New comonfunctions
Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim cn As New SqlConnection
Dim cmd As New SqlCom... | aminnagpure/matrimonydatingcommunity1.0 | lovenmarry - EmptyFreeCode/Forums/replytopic.aspx.vb | Visual Basic | mit | 4,088 |
Imports System.Data.SqlClient
Partial Class getpiadNonPaidmem
Inherits System.Web.UI.Page
Public cf As New comonfunctions
Dim queryforentry As String = ""
Function makequery() As String
'Dim country, sqlcountry, state, sqlstate, city, sqlcity As String
Dim sqlcountry As String = ""
... | aminnagpure/matrimonydatingcommunity1.0 | lovenmarry - EmptyFreeCode/moderators/getpiadNonPaidmem.aspx.vb | Visual Basic | mit | 9,554 |
' Copyright 2018 Google LLC
'
' 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, s... | googleads/googleads-dotnet-lib | examples/AdWords/Vb/v201809/BasicOperations/UpdateExpandedTextAd.vb | Visual Basic | apache-2.0 | 4,445 |
<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
... | niikoo/NProj | Windows/Skole/LAN_Hangman/LAN_Hangman/Form1.Designer.vb | Visual Basic | apache-2.0 | 11,258 |
' 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/Microsoft.ApiDesignGuidelines.Analyzers/VisualBasic/BasicNonConstantFieldsShouldNotBeVisible.vb | Visual Basic | apache-2.0 | 699 |
Public Class HTC
Private Sub HTC_Load(sender As Object, e As EventArgs) Handles MyBase.Load
End Sub
End Class | thenameisnigel/OpenRecoveryInstall_Win | OpenCannibal/HTC.vb | Visual Basic | mit | 122 |
' 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.Diagnostics
Imports Microsoft.CodeAnalysis.Diagnostics.AddImport
I... | DavidKarlas/roslyn | src/Features/VisualBasic/Diagnostics/Analyzers/VisualBasicAddImportDiagnosticAnalyzer.vb | Visual Basic | apache-2.0 | 1,450 |
' *********************************************************
'
' Copyright © Microsoft Corporation
'
' 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-... | thomaslevesque/roslyn | src/Samples/VisualBasic/TreeTransforms/TransformVisitor.vb | Visual Basic | apache-2.0 | 19,649 |
Public Class PlaylistCard
Public playlist As Playlist
Public Sub New(ByRef playlist As Playlist)
' This call is required by the designer.
InitializeComponent()
' Add any initialization after the InitializeComponent() call.
Me.playlist = playlist
If playlist.tr... | DeveloperRic/PureMusicPlayer | PureMusicPlayer/PureMusicPlayer/PlaylistCard.vb | Visual Basic | mit | 3,146 |
Imports ExampleSettings.ParamModels
Public Class UC_DataBase
Private _validationOK As Boolean
Public ReadOnly Property ValidationOK As Boolean
Get
Return _validationOK
End Get
End Property
Private _param As SQLServerPrm
Public Property Param As SQLServerPrm
Ge... | kernelENREK/Z80_NavigationBar | ExampleSettings/Settings/UserInterface/UC_DataBase.vb | Visual Basic | mit | 4,988 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.235
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'-------------... | gudduarnav/ArnavPrograms | Project.ADITA/BBMS/BBMS/My Project/Resources.Designer.vb | Visual Basic | mit | 2,711 |
'------------------------------------------------------------------------------
' <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>
'-----------... | pepm99/School-C- | VB/EnglishTeacher/EnglishTeacher/My Project/Application.Designer.vb | Visual Basic | mit | 1,458 |
Namespace UnsafeRoutines
Public Module _Shared
Public Function GetDWGFileIcon(exists As Boolean, fileName As String, size As Integer, ByRef tooltip As String) As Drawing.Image
Dim DWGVersionCode As String = ""
If exists Then
DWGVersionCode = GetDWGVersionCode(fileN... | nublet/DMS | DMS.Base/UnsafeRoutines/UnsafeRoutines.vb | Visual Basic | mit | 2,410 |
Imports Microsoft.VisualBasic
Imports System
Imports System.IO
Imports System.Reflection
Imports System.Collections
Imports Aspose.Words
Imports Aspose.Words.Fields
Imports Aspose.Words.Tables
Imports System.Diagnostics
Public Class ConvertFieldsInParagraph
Public Shared Sub Run()
' The path to the docum... | assadvirgo/Aspose_Words_NET | Examples/VisualBasic/Programming-Documents/Fields/ConvertFieldsInParagraph.vb | Visual Basic | mit | 1,099 |
Public Class ProblemWindow
Private Sub ProblemWindow1_Loaded(sender As Object, e As RoutedEventArgs) Handles MyBase.Loaded
WHLClasses.EnableBlur(Me)
End Sub
Public Reason As String = ""
Private Sub ProblemClick(sender As Button, e As RoutedEventArgs) Handles SendToPrepackButton.Click, Can... | WhiteHingeLtd/SurfacePicker | SurfacePicker/PickingBits/ProblemWindow.xaml.vb | Visual Basic | mit | 1,038 |
#Region "Microsoft.VisualBasic::4fb492bd01d14dca45b52821878e588f, src\mzmath\ms2_math-core\Ms1\PrecursorType\MzCalculator.vb"
' Author:
'
' xieguigang (gg.xie@bionovogene.com, BioNovoGene Co., LTD.)
'
' Copyright (c) 2018 gg.xie@bionovogene.com, BioNovoGene Co., LTD.
'
'
' MI... | xieguigang/MassSpectrum-toolkits | src/mzmath/ms2_math-core/Ms1/PrecursorType/MzCalculator.vb | Visual Basic | mit | 7,976 |
'------------------------------------------------------------------------------
' <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>
'-----------... | evandixon/DotNet3dsToolkit | Old/Tests/DotNet3dsToolkit.Tests/My Project/Resources.Designer.vb | Visual Basic | mit | 3,805 |
Imports Microsoft.VisualBasic
Imports System
Imports System.Collections.Generic
Imports System.Web.UI
Imports System.Web.UI.WebControls
Imports System.Web
Imports System.Web.Security
Imports System.Text
Imports System.Reflection
Imports System.Globalization
Imports Gears.Validation
Imports Gears.DataSource
Imports Gea... | icoxfog417/Gears | Gears/Code/GearsPage.vb | Visual Basic | apache-2.0 | 56,279 |
'*******************************************************************************************'
' '
' Download Free Evaluation Version From: https://bytescout.com/download/web-installer '
' ... | bytescout/ByteScout-SDK-SourceCode | Watermarking SDK/VB.NET/Add Logo to Image/Module1.vb | Visual Basic | apache-2.0 | 2,444 |
Imports Microsoft.Practices.EnterpriseLibrary.Data
Imports System.Data.Common
Imports System.Data.SqlClient
Partial Public Class VALogin
Inherits System.Web.UI.MasterPage
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
'If Not Page.IsPostBack Then
... | VHAINNOVATIONS/VANS | Code/UnCompiled/VALogin.Master.vb | Visual Basic | apache-2.0 | 418 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class SystemPermissions
'Inherits bv.common.win.BaseXtraListForm
Inherits bv.common.win.BaseDetailForm
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected... | EIDSS/EIDSS-Legacy | EIDSS v5/vb/EIDSS/EIDSS_Admin/SystemPermissions.Designer.vb | Visual Basic | bsd-2-clause | 4,565 |
Imports System
Imports System.Collections.Generic
Imports System.Linq
Imports System.Text
Imports OpenCvSharp
Imports OpenCvSharp.CPlusPlus
Imports SampleBase
''' <summary>
''' cv::FAST
''' </summary>
Friend Module FASTSample
Public Sub Start()
Using imgSrc As New Mat(FilePath.Image.Lenna, LoadMode.Color)... | shimat/opencvsharp_2410 | sample/CppStyleSamplesVB/Samples/FASTSample.vb | Visual Basic | bsd-3-clause | 907 |
'*******************************************************************************************'
' '
' Download Free Evaluation Version From: https://bytescout.com/download/web-installer '
' ... | bytescout/ByteScout-SDK-SourceCode | Solutions/Parse Invoice/VB.NET/Module1.vb | Visual Basic | apache-2.0 | 4,669 |
' 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.Diagnostics
Imports System.Runtime.InteropServices
Imports Microso... | reaction1989/roslyn | src/Compilers/VisualBasic/Portable/Symbols/Source/OverrideHidingHelper.vb | Visual Basic | apache-2.0 | 62,420 |
'------------------------------------------------------------------------------
' <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>
'----... | hotchandanisagar/odata.net | test/FunctionalTests/Tests/DataServices/UnitTests/DesignT4UnitTests/CodeGen/UpperCamelCaseWithoutNamespacePrefix.vb | Visual Basic | mit | 35,971 |
' 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... | bbarry/roslyn | src/Compilers/VisualBasic/Portable/Lowering/LocalRewriter/LocalRewriter_Try.vb | Visual Basic | apache-2.0 | 10,021 |
Partial Class proxima_Overview
Inherits System.Web.UI.Page
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
If Session.Item("LoggedIn") = False Then
Session.Item("LogInRedirect") = Request.RawUrl
Response.Redirect("LogIn.aspx", True)
... | jamend/BeyondProxima.vb | BeyondProxima/proxima/Overview.aspx.vb | Visual Basic | mit | 547 |
'------------------------------------------------------------------------------
' <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>
'-----------... | miguel2192/CSC-162 | Rodriguez_MathMultForms/Rodriguez_MathMultForms/My Project/Settings.Designer.vb | Visual Basic | mit | 2,952 |
#Region "License"
' The MIT License (MIT)
'
' Copyright (c) 2017 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/tradebuild-platform.net | src/TradingUI/MultiChart.Designer.vb | Visual Basic | mit | 9,338 |
'------------------------------------------------------------------------------
' <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>
'-----------... | MechaGS/TwitchBot | TwitchBot/My Project/Settings.Designer.vb | Visual Basic | mit | 5,229 |
Option Strict On
Option Explicit On
Option Infer Off
Public Class CreateHTTPGameClass
Public Sub Create()
Dim ResultString As String = HTTPClient.DownloadString(ServerBaseURI & "/creategame.php")
Select Case ResultString
Case "Error 1"
Case "Error 2"
Case Else
... | helliio/Mind-Wars | Mind-Wars/CreateHTTPGameClass.vb | Visual Basic | mit | 598 |
Imports System.ComponentModel
'side for å besttille time
Public Class TimeBestilling
'laster inn comboboks og formaterer dato
Private Sub TimeBestilling_Load(sender As Object, e As EventArgs) Handles MyBase.Load
DateTimePicker1.Format = DateTimePickerFormat.Custom
DateTimePicker1.CustomFormat =... | helliio/Aorta-DB | Aorta-DB/Aorta-DB/TimeBestilling.vb | Visual Basic | mit | 4,683 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class About
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)
T... | hgrimberg01/Jeopardized | Jeopardy!/About.Designer.vb | Visual Basic | apache-2.0 | 9,565 |
Namespace YahooManaged.Finance.Screener.StockCriterias
''' <summary>
''' Criteria base class
''' </summary>
''' <remarks></remarks>
Public MustInherit Class CriteriaDefinition
Public MustOverride ReadOnly Property DisplayName As String
Public MustOverride ReadOnly Property Criter... | agassan/YahooManaged | MaasOne.YahooManaged/YahooManaged/Finance/Screener/StockScreenerCriterias/BaseCriterias.vb | Visual Basic | apache-2.0 | 6,079 |
Imports System.IO
Imports jp.co.systembase.json
Imports jp.co.systembase.report
Imports jp.co.systembase.report.data
Imports jp.co.systembase.report.renderer.pdf2
Public Class Test_4_23_Rect
Public Overrides Function ToString() As String
Return "4.23 四角形の枠線"
End Function
Public Sub Run()
... | rapidreport/dotnet-pdf2 | test/Test_4_23_Rect.vb | Visual Basic | bsd-2-clause | 842 |
Imports System.Windows.Forms
Imports System.Data.SqlClient
Public Class frmAddExpense
Public myGuid As String
Public Mode As String
Public WithEvents cms As New ContextMenuStrip
Private drHistory As DataTable
Public sHandle As String = ""
Private sHistoryGuid As String
Private Sub frmTick... | Lederstrumpf/Gridcoin-Research | contrib/Installer/boinc/boinc/frmAddExpense.vb | Visual Basic | mit | 13,265 |
Option Strict On
Namespace Xeora.Web.Handler
Public Class RemoteInvoke
Private Shared _XeoraSettings As Configuration.XeoraSection
Private Shared _VariablePoolService As Site.Service.VariablePool
Public Shared Sub ReloadApplication(ByVal RequestID As String)
Dim Context As [Sha... | xeora/XeoraCube | Framework/Xeora.Web.Handler/RemoteInvoke.vb | Visual Basic | mit | 1,524 |
' 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.Int16/System.BitConverter/Int16.GetBytes.vb | Visual Basic | mit | 802 |
' 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 Microsoft.CodeAnalysi... | jmarolf/roslyn | src/Workspaces/SharedUtilitiesAndExtensions/Workspace/VisualBasic/LanguageServices/VisualBasicAddImportsService.vb | Visual Basic | mit | 5,255 |
' 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.Symbols
Imports Roslyn.Test.Utilities
Namespace Microsoft.CodeAnalysis.VisualBasic.UnitTests
Public Class Code... | jkotas/roslyn | src/Compilers/VisualBasic/Test/Emit/CodeGen/CodeGenLateBound.vb | Visual Basic | apache-2.0 | 101,923 |
' 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.Symbols
Imports Microsoft.CodeAnalysis.VisualBasic.Symbols.Metadata.P... | VSadov/roslyn | src/Compilers/VisualBasic/Test/Emit/Emit/NoPiaEmbedTypes.vb | Visual Basic | apache-2.0 | 221,763 |
' 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.Expressions
Public Class MyClassKeywordRecommenderTests
<Fact>
... | bkoelman/roslyn | src/EditorFeatures/VisualBasicTest/Recommendations/Expressions/MyClassKeywordRecommenderTests.vb | Visual Basic | apache-2.0 | 8,307 |
' 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.Editor.Host
Imports Microsoft.CodeAnalysis.Editor.Shared.Extensions
Imports Microsoft.CodeAnalysi... | droyad/roslyn | src/VisualStudio/VisualBasic/Impl/Venus/VisualBasicContainedLanguage.vb | Visual Basic | apache-2.0 | 10,520 |
Public Class PrincipalRRHH
Inherits System.Web.UI.Page
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
End Sub
End Class | crackper/SistFoncreagro | SistFoncreagro.WebSite/RRHH/Formulario/PrincipalRRHH.aspx.vb | Visual Basic | mit | 183 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class FormMain
Inherits System.Windows.Forms.Form
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposi... | georgw777/MediaManager | MediaManager/FormMain.Designer.vb | Visual Basic | mit | 24,880 |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class AppSettings
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... | TheJaydox/TDM_BatchBackupTool | VS_Files/BackupTool/AppSettings.Designer.vb | Visual Basic | mit | 1,750 |
Namespace Data
Public Interface IWatcher
Inherits IDisposable
Event Changed()
Sub Start()
Sub [Stop]()
End Interface
End Namespace | nublet/DMS | DMS.Base/Data/DBWatcher/IWatcher.vb | Visual Basic | mit | 178 |
Imports PlayerIOClient
Public NotInheritable Class RefreshShopReceiveMessage
Inherits ReceiveMessage
'No arguments; this is just a request to refresh the shop on the client-side.
Friend Sub New(message As Message)
MyBase.New(message)
End Sub
End Class
| TeamEEDev/EECloud | EECloud.API/Messages/Receive/RefreshShopReceiveMessage.vb | Visual Basic | mit | 282 |
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/SolidEdgePart.RevolvedProtrusion.ShowDimensions.vb | Visual Basic | mit | 1,755 |
Imports System.Data.OleDb
Public Class Form4
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by the Windows Form Designer.
InitializeComponent()
'Add any initialization after the Initiali... | AndrewSomorjai/flight__system | startmain/Form4.vb | Visual Basic | mit | 18,359 |
#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/ApiTypes/ContractDescription.vb | Visual Basic | mit | 1,766 |
'------------------------------------------------------------------------------
' <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>
'-----------... | ikerlorente11/Egibide | DAM/2-Desarrollo-de-aplicaciones-multiplataforma-master/DI/Ejercicios/Tema1/Unidad1/u1p1e2/My Project/Resources.Designer.vb | Visual Basic | apache-2.0 | 2,711 |
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:2.0.50727.42
'
' 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/VBSimpleTableDesign/My Project/Resources.Designer.vb | Visual Basic | apache-2.0 | 2,743 |
' Copyright 2016 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/WPF/ArcGISRuntime.WPF.Samples/Samples/Geoprocessing/ListGeodatabaseVersions/ListGeodatabaseVersionsVB.xaml.vb | Visual Basic | apache-2.0 | 5,511 |
' 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.[Shared].Collections
Imports Microsoft.CodeAnalysis.Structure
... | eriawan/roslyn | src/Features/VisualBasic/Portable/Structure/Providers/UsingBlockStructureProvider.vb | Visual Basic | apache-2.0 | 1,248 |
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.Physical
Public Class Receptive... | NeuroRoboticTech/AnimatLabPublicSource | Libraries/AnimatGUI/DataObjects/Physical/ReceptiveField.vb | Visual Basic | bsd-3-clause | 3,944 |
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.Physical
Public Class Light
... | NeuroRoboticTech/AnimatLabPublicSource | Libraries/AnimatGUI/DataObjects/Physical/Light.vb | Visual Basic | bsd-3-clause | 18,065 |
' 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.Differencing
Imports Micr... | mavasani/roslyn | src/EditorFeatures/VisualBasicTest/EditAndContinue/VisualBasicEditAndContinueAnalyzerTests.vb | Visual Basic | mit | 24,267 |
' 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 Roslyn.Test.Utilities
Namespace Microsoft.VisualStudio.LanguageServices.UnitTests.CodeModel.VisualBasic
Public Clas... | DavidKarlas/roslyn | src/VisualStudio/Core/Test/CodeModel/VisualBasic/CodeVariableTests.vb | Visual Basic | apache-2.0 | 52,741 |
' Copyright (c) 2014, Outercurve Foundation.
' All rights reserved.
'
' Redistribution and use in source and binary forms, with or without modification,
' are permitted provided that the following conditions are met:
'
' - Redistributions of source code must retain the above copyright notice, this
' list of... | simonegli8/Websitepanel | WebsitePanel/Sources/WebsitePanel.Providers.Mail.hMailServer43/hMailServer43.vb | Visual Basic | bsd-3-clause | 3,892 |
' 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.PooledObjects
Imports Microsoft.CodeAnalysis.Syntax.InternalSyntax
Imports Microsoft.CodeAnalysis.Text
Imports Microsoft.CodeAn... | jkotas/roslyn | src/Compilers/VisualBasic/Portable/Parser/BlockContexts/CompilationUnitContext.vb | Visual Basic | apache-2.0 | 25,923 |
' 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.ExtractMethod
Partial Public Class ExtractMethodTests
Public Class MethodNameGenera... | mmitche/roslyn | src/EditorFeatures/VisualBasicTest/ExtractMethod/ExtractMethodTests.MethodNameGeneration.vb | Visual Basic | apache-2.0 | 6,108 |
' 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.DocumentationComments
Imports Microsoft.CodeAnalysis.LanguageServices
Imports Microsoft.CodeAnalysis.S... | mmitche/roslyn | src/Features/VisualBasic/Portable/SignatureHelp/ObjectCreationExpressionSignatureHelpProvider.DelegateType.vb | Visual Basic | apache-2.0 | 4,600 |
' 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 Microsoft.CodeAnalysis.Formatting
Imports Microsoft.CodeAnalysis.Formatting.Rules
Imports Microsoft.CodeAnalysis.Options
Im... | MatthieuMEZIL/roslyn | src/Workspaces/VisualBasic/Portable/Formatting/Rules/ElasticTriviaFormattingRule.vb | Visual Basic | apache-2.0 | 13,946 |
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 partDocument... | SolidEdgeCommunity/docs | docfx_project/snippets/SolidEdgePart.Draft.AttributeSets.vb | Visual Basic | mit | 1,699 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.