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
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.Status.vb
Visual Basic
mit
1,812
 Imports System.Collections.Generic Imports System.Linq Namespace Collections ''' <summary> Extension methods for collections. </summary> Public Module CollectionExtensions ''' <summary> Finds the first occurence of a given value in a <see cref="System.Collections.Generic.IDicti...
rschwenn/Rstyx.Utilities
Utilities/source/Collections/CollectionExtensions.vb
Visual Basic
mit
6,696
' --- Copyright (c) notice NevoWeb --- ' Copyright (c) 2008 SARL NevoWeb. www.nevoweb.com. BSD License. ' Author: D.C.Lee, Romain Doidy ' ------------------------------------------------------------------------ ' THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT...
skamphuis/NB_Store
AdminReportEdit.ascx.vb
Visual Basic
mit
10,233
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...
AndreKuzubov/Easy_Report
packages/Independentsoft.Office.Word.2.0.400/Tutorial/VBRemoveTableRow/My Project/AssemblyInfo.vb
Visual Basic
apache-2.0
1,150
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. Imports System.Composition Imports System.Text Imports System.Text.RegularExpressions Imports Microsoft.CodeAnalysis.Host.Mef Namespace Microsoft.CodeAnalysi...
aelij/roslyn
src/Workspaces/VisualBasic/Portable/LinkedFiles/BasicLinkedFileMergeConflictCommentAdditionService.vb
Visual Basic
apache-2.0
2,486
'*******************************************************************************************' ' ' ' Download Free Evaluation Version From: https://bytescout.com/download/web-installer ' ' ...
bytescout/ByteScout-SDK-SourceCode
Premium Suite/VB.NET/Extract text from page area in pdf with pdf extractor sdk/Properties/AssemblyInfo.vb
Visual Basic
apache-2.0
2,223
' 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...
shyamnamboodiripad/roslyn
src/Workspaces/VisualBasic/Portable/Simplification/VisualBasicSimplificationService.vb
Visual Basic
apache-2.0
9,766
' 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 Imports System.Globalization Imports System.Security Imports Microsoft.VisualBasic.CompilerServices Impo...
ptoonen/corefx
src/Microsoft.VisualBasic.Core/src/Microsoft/VisualBasic/Information.vb
Visual Basic
mit
12,477
' 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....
pdelvo/roslyn
src/EditorFeatures/VisualBasic/Highlighting/KeywordHighlighters/ConditionalPreprocessorHighlighter.vb
Visual Basic
apache-2.0
2,227
' 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.VisualBasic.Symbols Imports Roslyn.Utilities Namespace Microsoft.CodeAnalysis.VisualBasic...
mmitche/roslyn
src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/Symbols/SynthesizedContextMethodSymbol.vb
Visual Basic
apache-2.0
3,114
' 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....
mmitche/roslyn
src/Compilers/VisualBasic/Portable/Syntax/ForOrForEachBlockSyntax.vb
Visual Basic
apache-2.0
1,312
Imports Microsoft.Win32 Imports System.Runtime.CompilerServices Imports System.Runtime.InteropServices Imports NetOffice Imports Excel = NetOffice.ExcelApi Imports NetOffice.ExcelApi.Enums Imports Office = NetOffice.OfficeApi Imports NetOffice.OfficeApi.Enums <Guid("20B04286-C912-432E-9546-AEBC81986EDE"), ProgId("Exc...
NetOfficeFw/NetOffice
Examples/Excel/VB/IExtensibility COMAddin Examples/TaskPane/Addin.vb
Visual Basic
mit
6,026
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.Circle2d.SetMajorAxis.vb
Visual Basic
mit
2,024
Option Explicit On Option Infer On Option Strict On #Region " --------------->> Imports/ usings " Imports SSP.Base.DateTimeHandling.PublicHolidays.Interfaces Imports SSP.Base.StringHandling #End Region Namespace DateTimeHandling.PublicHolidays Public NotInheritable Class PublicHolidaysLogicLuxembourg Inherit...
vanitas-mundi/Base
Base/DateTimeHandling/PublicHolidays/PublicHolidaysLogicLuxembourg.vb
Visual Basic
mit
2,079
'------------------------------------------------------------------------------ ' <auto-generated> ' This code was generated by a tool. ' Runtime Version:4.0.30319.18444 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' </auto-generated> '---...
trod80/JokerGreece
JokerResults/JokerResults/My Project/Application.Designer.vb
Visual Basic
mit
1,516
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 RevisionManager.Application = Nothing Dim document As RevisionManager.Document = Nothing ...
SolidEdgeCommunity/docs
docfx_project/snippets/RevisionManager.IDocAuto.FullName.vb
Visual Basic
mit
728
Imports System Imports System.Reflection Imports System.Runtime.InteropServices Imports System.Security ' 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 a...
ilinaTomova/Csharp
Intro-Programming-Homework/12list-of-IDEs/My Project/AssemblyInfo.vb
Visual Basic
mit
2,036
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _ Partial Class frmPostage 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...
patkub/visual-basic-intro
Postage/Postage/frmPostage.Designer.vb
Visual Basic
mit
3,625
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.VariableList.Add.vb
Visual Basic
mit
2,876
 Option Explicit On Option Strict On Public Enum Token '' General UNKNOWN NUMBER IDENTIFIER '' Operators ADD_OPERATOR SUBTRACT_OPERATOR MULTIPLY_OPERATOR DIVIDE_OPERATOR MOD_OPERATOR NOT_OPERATOR EQUALS_OPERATOR '' Common Symbols OPEN_PARANTHESIS CLOSE_PAR...
ananse/ananse
src/Token.vb
Visual Basic
mit
477
'*******************************************************************************************' ' ' ' Download Free Evaluation Version From: https://bytescout.com/download/web-installer ' ' ...
bytescout/ByteScout-SDK-SourceCode
Image To Video SDK/VB.NET/Batch Video Generation/Program.vb
Visual Basic
apache-2.0
3,187
Imports bv.common.Core Imports bv.model.Model.Core Imports System.Data.Common Imports bv.common.db.Core Imports eidss.model.Core Imports EIDSS.model.Enums Public Class SampleDestruction_DB Inherits bv.common.db.BaseDbService Public Property DestroyMode As Boolean = False Public Sub New() ...
EIDSS/EIDSS-Legacy
EIDSS v6/vb/EIDSS/EIDSS_Limps_db/Destruction/SampleDestruction_DB.vb
Visual Basic
bsd-2-clause
5,418
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. Imports System.Composition Imports System.Text Imports System.Threading Imports Microsoft.CodeAnalysis Imports Microsoft.CodeAnalysis.FindSymbols Imports Micr...
furesoft/roslyn
src/Workspaces/VisualBasic/Portable/LanguageServices/VisualBasicSyntaxFactsService.vb
Visual Basic
apache-2.0
58,878
' 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.Editing Imports Microsoft.CodeAnalysis.Options Imports Microsoft.CodeAnalysis.Test.Utilities Impor...
akoeplinger/roslyn
src/Workspaces/VisualBasicTest/CodeGeneration/SyntaxGeneratorTests.vb
Visual Basic
apache-2.0
140,508
' 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.GoToDefinition Imports Microsoft.CodeAnalysis.Navigation Imports Microsoft.CodeAnalysis.Rename.ConflictEngine I...
droyad/roslyn
src/EditorFeatures/Test2/Rename/RenameNonRenameableSymbols.vb
Visual Basic
apache-2.0
17,667
Namespace Security.BackStage_Help Public Class SupportForum Inherits SecurityItemBase Public Sub New() _ConceptItemName = "Support Forum" _ConceptName = "BackStage_Help" _Description = "Allow access to 'Support Forum' button" _IsEnterprise = True ...
nublet/DMS
DMS.Forms.Shared/Security/Items/Backstage/Help/SupportForum.vb
Visual Basic
mit
490
Namespace IBM Partial Public Class PowerSupply Implements IMonitorable #Region " IMonitorable Implementation " Public ReadOnly Property IsPowerSupplyHealthy() As Health Implements IMonitorable.IsHealthy Get If Exists Then If State = PowerSupplyState.NotAvailable Then Return New Heal...
thiscouldbejd/Caerus
_IBM/Partials/PowerSupply.vb
Visual Basic
mit
727
Imports System.Text Imports System.Globalization Friend Class Normalization Public Shared Function Normalize(ByVal text As String) As String Dim removedPunctuation = RemovePunctuationStart(text) Dim removedDiacritics = RemoveDiacritics(removedPunctuation) Dim byteEncoding = RemoveByteEncodi...
JonathanDDuncan/SignWriterStudio
SignWriterStudio.Dictionary/Normalization.vb
Visual Basic
mit
1,705
'------------------------------------------------------------------------------ ' <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/DotNet3dsToolkit/Language.Designer.vb
Visual Basic
mit
7,302
Imports System Imports System.Reflection Imports System.Runtime.InteropServices ' Общие сведения об этой сборке предоставляются следующим набором ' атрибутов. Отредактируйте значения этих атрибутов, чтобы изменить ' общие сведения об этой сборке. ' Проверьте значения атрибутов сборки <Assembly: AssemblyT...
Denchick777/wwtbam_control_program
WindowsApplication1/WindowsApplication2/My Project/AssemblyInfo.vb
Visual Basic
mit
1,636
 Partial Class login_Default Inherits System.Web.UI.Page End Class
select-interactive/SI-CRE
login/Default.aspx.vb
Visual Basic
mit
75
Imports GemBox.Document Module Program Sub Main() ' If using Professional version, put your serial key below. ComponentInfo.SetLicense("FREE-LIMITED-KEY") Dim document As New DocumentModel() Dim bookmarkName = "TopOfDocument" document.Sections.Add( New Secti...
gemboxsoftware-dev-team/GemBox.Document.Examples
VB.NET/Basic Features/Bookmarks And Hyperlinks/Program.vb
Visual Basic
mit
1,337
Imports System.Reflection Imports System.Runtime.InteropServices ' Information about this assembly is defined by the following ' attributes. ' ' change them to the information which is associated with the assembly ' you compile. <assembly: AssemblyTitle("snmpbulkget")> <assembly: AssemblyDescription("")> <assembly: ...
yonglehou/sharpsnmplib
Samples/VB.NET/snmpbulkget/Properties/AssemblyInfo.vb
Visual Basic
mit
724
'------------------------------------------------------------------------------ ' <auto-generated> ' This code was generated by a tool. ' Runtime Version:4.0.30319.18444 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' </auto-generated> '-----------...
tima-t/codesCSharp
C#OOP/OOP-Principles - Part 2/Shapes/My Project/Settings.Designer.vb
Visual Basic
mit
2,918
Imports System Imports Csla Namespace TestProject.Business Public Partial Class DocTypeEditColl #Region " OnDeserialized actions " ''' <summary> ''' This method is called on a newly deserialized object ''' after deserialization is complete. ''' </summary> ...
CslaGenFork/CslaGenFork
trunk/CoverageTest/TestProject/VB/TestProject.Business/DocTypeEditColl.vb
Visual Basic
mit
952
Partial Public Class ContentFrame2 Inherits System.Web.UI.Page Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load jQueryLibrary.ThemeAdder.AddThemeToIframe(Me) End Sub End Class
Micmaz/DTIControls
JqueryUIControls/JqueryUIControlsTest/ContentFrame2.aspx.vb
Visual Basic
mit
242
' 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.Hosting Imports System.Xml.Linq Imports Microsoft.CodeAnalysis.Editor.UnitTests.AutomaticCompletion Imports Microsoft...
managed-commons/roslyn
src/EditorFeatures/VisualBasicTest/AutomaticCompletion/AutomaticParenthesesCompletion.vb
Visual Basic
apache-2.0
11,005
' 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...
mavasani/roslyn
src/VisualStudio/Core/Test/PullMemberUp/PullMemberUpViewModelTest.vb
Visual Basic
mit
10,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 Microsoft.CodeAnalysis.CodeFixes Imports Microsoft.CodeAnalysis.Diagnostics Imports Microsoft.CodeAnalysis.Edi...
CyrusNajmabadi/roslyn
src/EditorFeatures/VisualBasicTest/GenerateConstructor/GenerateConstructorTests.vb
Visual Basic
mit
60,366
' 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.ObjectModel Imports System.Runtime.CompilerServices Imports System.Runtime.InteropServices Imports Microsoft.CodeAnalysis.Collectio...
aelij/roslyn
src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/SyntaxHelpers.vb
Visual Basic
apache-2.0
12,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 Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.VisualBasic.Symbols Imports Microsoft.CodeAnalysis.VisualBasic.Syntax Namespace Microsoft....
DavidKarlas/roslyn
src/Compilers/VisualBasic/Portable/BoundTree/BoundResumeStatement.vb
Visual Basic
apache-2.0
1,425
' 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.Collections.ObjectModel Imports System.Globalization Imports Microsoft.CodeAnalysis.VisualBasic Imports Ro...
amcasey/roslyn
src/Compilers/VisualBasic/Test/Semantic/Compilation/VisualBasicCompilationOptionsTests.vb
Visual Basic
apache-2.0
33,046
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Collections.Immutable Imports System.Threading Imports Microsoft.CodeAnalysis.Completion.Providers Impo...
physhi/roslyn
src/Features/VisualBasic/Portable/Completion/KeywordRecommenders/Declarations/OverloadableOperatorRecommender.vb
Visual Basic
apache-2.0
7,544
' 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...
furesoft/roslyn
src/Compilers/VisualBasic/Portable/Analysis/InitializerRewriter.vb
Visual Basic
apache-2.0
14,787
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. Imports System.Composition Imports System.Threading Imports Microsoft.CodeAnalysis.GenerateMember.GenerateDefaultConstructors Imports Microsoft.CodeAnalysis.Ho...
Pvlerick/roslyn
src/Features/VisualBasic/Portable/GenerateMember/GenerateDefaultConstructors/VisualBasicGenerateDefaultConstructorsService.vb
Visual Basic
apache-2.0
2,076
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System.Runtime.CompilerServices Imports Microsoft.CodeAnalysis.Differencing Imports Microsoft.CodeAnalysis.Edi...
diryboy/roslyn
src/EditorFeatures/VisualBasicTest/EditAndContinue/Helpers/Extensions.vb
Visual Basic
mit
6,023
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...
Hadesxz/VB-codes
2016030701vb Stop Watch/2016030701vb Stop Watch/My Project/AssemblyInfo.vb
Visual Basic
mit
1,164
'//////////////////////////////////////////////////////////////////////// ' Copyright 2001-2014 Aspose Pty Ltd. All Rights Reserved. ' ' This file is part of Aspose.Words. 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, eith...
dtscal/Aspose_Words_NET
Examples/VisualBasic/Programming-Documents/Find-Replace/FindAndHighlight.vb
Visual Basic
mit
4,184
 Public Module readCommand Public chunk As Object Public data As Object Public Function Parse(ByVal text As String, ByVal header As String, ByVal closer As String) As String Dim inner As String = text.Substring(text.IndexOf(header) + header.Length, text.LastIndexOf(closer) - (text.IndexOf(header) ...
willowslaboratory/WLABV3
library.willowslab.net/Library_v3/Modules/readCommand.vb
Visual Basic
mit
702
Imports SistFoncreagro.BussinessEntities Public Interface IMarcaRepository Sub SaveMarca(ByVal marca As Marca) Sub DeleteMarca(ByVal IdMarca As Int32) Function GetAllFromMarca() As List(Of Marca) Function GetAllFromByIdMarca(ByVal idMarca As Int32) As Marca End Interface
crackper/SistFoncreagro
SistFoncreagro.DataAccess/IMarcaRepository.vb
Visual Basic
mit
291
' 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/Data/FeatureLayerQuery/FeatureLayerQueryVB.xaml.vb
Visual Basic
apache-2.0
4,587
Imports Microsoft.SPOT Imports Microsoft.SPOT.Hardware Imports SecretLabs.NETMF.Hardware Imports SecretLabs.NETMF.Hardware.Netduino Imports Toolbox.NETMF.Hardware ' Copyright 2012-2014 Stefan Thoolen (http://www.netmftoolbox.com/) ' ' Licensed under the Apache License, Version 2.0 (the "License"); ' you may not use...
JakeLardinois/NetMF.Toolbox
Samples/Visual Basic/Hd44780LcdSnake/Module1.vb
Visual Basic
apache-2.0
2,738
Public Class AheuiStreamCollection Implements IAheuiStorageCollection(Of Stream) Public Sub Add(token As FinalNames) Implements ICollection(Of FinalNames).Add collection.Add(token, Stream.Null) End Sub Public Sub Add(ParamArray tokens As FinalNames()) Implements IAheuiStorageCollection(Of Stream).Add ...
minacle/Minacle.Aheui
Minacle.Aheui/AheuiStreamCollection.vb
Visual Basic
bsd-2-clause
2,353
' 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.VisualBasic....
akoeplinger/roslyn
src/Compilers/VisualBasic/Portable/Lowering/IteratorRewriter/IteratorRewriter.vb
Visual Basic
apache-2.0
22,127
' 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.ExceptionServices Imports Microsoft.CodeAnalysis.Editor.UnitTests Imports Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces Imports Mi...
OmarTawfik/roslyn
src/VisualStudio/Core/Test/ObjectBrowser/AbstractObjectBrowserTests.vb
Visual Basic
apache-2.0
3,514
' 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 Microsoft.CodeAnalysis Imports Microsoft.CodeAnalysis.SpecialType Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.Co...
jkotas/roslyn
src/Compilers/VisualBasic/Test/Semantic/Semantics/VariableTypeInference.vb
Visual Basic
apache-2.0
25,778
' 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.Generic Imports System.Collections.Immutable Imports System.Threading Imports Microsoft.CodeA...
droyad/roslyn
src/Compilers/VisualBasic/Portable/Symbols/AssemblySymbol.vb
Visual Basic
apache-2.0
29,764
' 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 Im...
droyad/roslyn
src/Compilers/VisualBasic/Test/Emit/CodeGen/CodeGenOverridingAndHiding.vb
Visual Basic
apache-2.0
25,720
' 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 Namespace Microsoft.CodeAnalysis.Editor.VisualBasic.LineCommit Friend Class...
jhendrixMSFT/roslyn
src/EditorFeatures/VisualBasic/LineCommit/AfterCommitCaretMoveUndoPrimitive.vb
Visual Basic
apache-2.0
1,596
Module Module1 Sub Main() For Each e In System.Web.Helpers.Json.Decode(DirectCast((New System.Net.WebClient()).DownloadString("http://sw.cs.wwu.edu/~fugiera/matches"), String)) 'worldcup.sfg.io Console.Write(If((e.status = "completed"), " {0} {1} vs {2} {3}" & vbLf, ""), e.home_team.country, e....
reillysiemens/jogos
visualBasic/jogos/jogos/Module1.vb
Visual Basic
mit
415
Imports CheatGenerator.ARDS Public Class BlueStoredMoney Implements CodeDefinition Public ReadOnly Property Author As String Implements CodeDefinition.Author Get Return "Demonic722" End Get End Property Public ReadOnly Property Category As String Implements Cod...
evandixon/Sky-Editor
CheatGenerator/Library/ARDS/Blue Stored Money.vb
Visual Basic
mit
1,970
Option Strict Off Option Explicit On Imports VB = Microsoft.VisualBasic Friend Class frmZeroiseED Inherits System.Windows.Forms.Form Public Event ExportStarted(ByVal ExportingFormat As DatabaseExport.DatabaseExportEnum) Public Event ExportError(ByRef myError As ErrObject, ByVal ExportingFormat As DatabaseEx...
nodoid/PointOfSale
VB/4PosBackOffice.NET/frmZeroiseED.vb
Visual Basic
mit
18,676
Imports System.IO Imports Microsoft Public Class frmScreenshotCapture Dim OriginalHeight As Int32 Dim originalWidth As Int32 Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click Dim bounds As Rectangle Dim screenshot As System.Drawing.Bitmap Dim graph ...
Gochojr/Garam-Editor
frmScreenshotCapture.vb
Visual Basic
mit
10,680
Imports System.Data Partial Class CGS_fEntrada_Almacen 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 loComandoSele...
kodeitsolutions/ef-reports
CGS_fEntrada_Almacen.aspx.vb
Visual Basic
mit
10,284
Imports System.Net Imports System.IO Namespace IO Public Class FTP ''' <summary> ''' Shared method which will return a list of files from a ''' FTP Location ''' </summary> ''' <param name="ftpAddress"></param> ''' <param name="ftpUser"></param> ''' <param n...
jpodon/CodeExplained
CExp.Core/CExp.Core/IO/FTP.vb
Visual Basic
mit
6,320
Public Class pdfedit End Class
MJGC-Jonathan/ComputerHelper
Computer Helper/Computer Helper/pdfedit.vb
Visual Basic
mit
34
Imports System.Windows.Forms Public Class ConfigurationProperties Public Property SelectedObject As Object Get Return PropertyGrid1.SelectedObject End Get Set(value As Object) PropertyGrid1.SelectedObject = value End Set End Property P...
bofabcd/DevToolbar
ConfigurationProperties.vb
Visual Basic
mit
744
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...
fr0wsTyl/TelerikAcademy-2015
Telerik - HTML/Homework evaluation/01. 2/Domashno 1 - Problem 1/Domashno 1 - Problem 1/My Project/AssemblyInfo.vb
Visual Basic
mit
1,179
Imports System.Runtime.InteropServices Imports System.Data Imports Extensibility Imports Microsoft.Office.Core Imports Excel = Microsoft.Office.Interop.Excel Imports Word = Microsoft.Office.Interop.Word Imports PowerPoint = Microsoft.Office.Interop.PowerPoint Imports System.Reflection Imports System.Drawing Imports Sy...
srnicholson/ColorBrewer-Office-Addin
ColorBrewerAddin/Addin.vb
Visual Basic
apache-2.0
28,442
' 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.Host Imports Microsoft.CodeAnalysis.Editor.UnitTests.DocumentationComments Imports Microsoft.CodeAnalysis.Editor.UnitTest...
grianggrai/roslyn
src/EditorFeatures/VisualBasicTest/DocumentationComments/DocumentationCommentTests.vb
Visual Basic
apache-2.0
25,881
'------------------------------------------------------------------------------ ' <auto-generated> ' This code was generated by a tool. ' Runtime Version:4.0.30319.17626 ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' </auto-generated> '-----------...
AmeliaMesdag/Parse-SDK-dotNET
Parse.StarterProjects/VB/ParsePhoneStarterProject/ParsePhoneStarterProject/Resources/AppResources.Designer.vb
Visual Basic
bsd-3-clause
4,096
' 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.Generic Imports System.Collections.Immutable Imports System.Runtime.InteropServices Imports S...
jkotas/roslyn
src/Compilers/VisualBasic/Portable/Binding/BackstopBinder.vb
Visual Basic
apache-2.0
12,165
' 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 Imports Microsoft.CodeAnalysis.VisualBasic.Symbols Imports Microsoft.CodeAnalysi...
ericfe-ms/roslyn
src/EditorFeatures/VisualBasicTest/Recommendations/ArrayStatements/ReDimKeywordRecommenderTests.vb
Visual Basic
apache-2.0
1,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 System.Collections.Immutable Imports Microsoft.CodeAnalysis.Text Imports Microsoft.CodeAnalysis.VisualBasic.Symbols Imports Microsoft.CodeAnalysis.Vis...
paladique/roslyn
src/Compilers/VisualBasic/Portable/BoundTree/BoundWithStatement.vb
Visual Basic
apache-2.0
2,245
' 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.CodeFixes Imports Microsoft.CodeAnalysis.Diagnostics Imports Microsoft.CodeAnalysis.Edi...
AlekseyTs/roslyn
src/EditorFeatures/VisualBasicTest/Diagnostics/Iterator/IteratorTests.vb
Visual Basic
mit
6,804
' 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.VisualStudio.GraphModel Imports Microsoft.VisualStudio.LanguageServices.Implementation.Progression Imports Ros...
bbarry/roslyn
src/VisualStudio/Core/Test/Progression/CallsGraphQueryTests.vb
Visual Basic
apache-2.0
14,779
' 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.Text Imports Microsoft.CodeAnalysis Imports Microsoft.CodeAnalysis.Test.Utilities Imports Microsoft.VisualStudio.LanguageServ...
KevinRansom/roslyn
src/VisualStudio/Core/Test/AnalyzerSupport/AnalyzerDependencyCheckerTests.vb
Visual Basic
apache-2.0
27,209
' 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 Imports Microsoft.CodeAnalysis.Host.Mef Imports Microsoft.VisualStudio.LanguageServices.Implementati...
robinsedlaczek/roslyn
src/VisualStudio/VisualBasic/Impl/ObjectBrowser/VisualBasicLibraryService.vb
Visual Basic
apache-2.0
1,847
' 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.Diagnostics Imports System.Linq Imports System.Text Impo...
v-codeel/roslyn
src/Compilers/VisualBasic/Portable/Declarations/GlobalNamespaceDeclaration.vb
Visual Basic
apache-2.0
1,336
'------------------------------------------------------------------------------ ' <auto-generated> ' 這段程式碼是由工具產生的。 ' 執行階段版本:4.0.30319.34014 ' ' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼, ' 變更將會遺失。 ' </auto-generated> '------------------------------------------------------------------------------ Option Strict ...
hearsilent/Xiaomi-Auto-Buy
Xiaomi Auto Buy/My Project/Resources.Designer.vb
Visual Basic
mit
3,579
Imports System.Collections.ObjectModel Imports Business.Business Imports Entities.Entities Imports MaterialDesignThemes.Wpf Public Class ucLoaiBenh Private listLoaiBenh As ObservableCollection(Of LoaiBenhDTO) Private Sub CancelButton_Click(sender As Object, e As RoutedEventArgs) dgLoaiBenh.SelectedInd...
trumpsilver/ScrapTest
Presentation/ucLoaiBenh.xaml.vb
Visual Basic
mit
3,618
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.SweptProtrusion.Faces.vb
Visual Basic
mit
1,886
Imports System Imports System.IO Imports Microsoft.Win32 Public Class MainForm Dim ShownPro As Boolean = False Dim NeedsDKP As Boolean = False Dim CacheHasTinternet As Boolean = True Function ScriptArgumentStringToType(ByVal Type As String) As Byte If Type = "Integer" Then Return ...
jadaradix/dsgamemaker
MainForm.vb
Visual Basic
mit
42,169
Option Strict Off Option Explicit On Imports VB = Microsoft.VisualBasic Friend Class frmStockTakeCSV Inherits System.Windows.Forms.Form Dim rs As ADODB.Recordset Dim Te_Name As String Dim MyFTypes As String Dim sql1 As String Dim fso As New Scripting.FileSystemObject ' picture loading Dim lMWNo As I...
nodoid/PointOfSale
VB/4PosBackOffice.NET/frmStockTakeCSV.vb
Visual Basic
mit
16,508
Option Strict Off Option Explicit On Friend Class frmBlockTestFilterSelect Inherits System.Windows.Forms.Form Dim gID As Integer Dim dataArray(,) As Integer Dim cmdClick As New List(Of Button) Private Sub loadLanguage() 'frmPricelistFilterItem = No Code [Allocate Stock Items to Pricelist] 'rsL...
nodoid/PointOfSale
VB/4PosBackOffice.NET/frmBlockTestFilterSelect.vb
Visual Basic
mit
9,519
Imports System.Collections.Generic Imports System.Linq Imports System.Text Imports Aspose.Email.Outlook.Pst Imports Aspose.Email Imports Aspose.Email.Outlook Imports Aspose.Email.Recurrences ' This project uses Automatic Package Restore feature of NuGet to resolve Aspose.Email for .NET ' API reference when the pro...
maria-shahid-aspose/Aspose.Email-for-.NET
Examples/VisualBasic/Outlook/WeeklyEndAfterNoccurrences.vb
Visual Basic
mit
2,925
Option Strict On Imports Xeora.Web.Shared Namespace Xeora.Web.Controller.Directive.Control Public Class VariableBlock Inherits ControlBase Implements IInstanceRequires Public Event InstanceRequested(ByRef Instance As IDomain) Implements IInstanceRequires.InstanceRequested Public ...
xeora/v6
Framework/Xeora.Web/Controller/Directive/Control/VariableBlock.vb
Visual Basic
mit
5,818
' 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.Implementation.Highlighting Imports Microsoft.CodeAna...
nguerrera/roslyn
src/EditorFeatures/VisualBasic/Highlighting/KeywordHighlighters/XmlProcessingInstructionHighlighter.vb
Visual Basic
apache-2.0
1,344
' 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.Test.Utilities Imports Microsoft.CodeAnalysis.Visua...
abock/roslyn
src/Compilers/VisualBasic/Test/Symbol/SymbolsTests/Source/BaseClassTests.vb
Visual Basic
mit
69,199
' 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.IO Imports System.Reflection.PortableExecutable Imports System.Runtime.InteropServices Imports System.Text...
vslsnap/roslyn
src/Compilers/VisualBasic/Test/Semantic/Compilation/CompilationAPITests.vb
Visual Basic
apache-2.0
99,178
' 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.NetFramework.Analyzers Imports Microsoft.CodeAnalysis Imports Microsoft.CodeAnalysis.Diagnostics Namespace Microsoft.NetFramework.VisualBasi...
mavasani/roslyn-analyzers
src/NetAnalyzers/VisualBasic/Microsoft.NetFramework.Analyzers/BasicSpecifyMessageBoxOptions.vb
Visual Basic
apache-2.0
611
'Copyright 2013 Google Inc '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, so...
simpleverso/google-api-dotnet-client-samples
Calendar.VB.ConsoleApp/Program.vb
Visual Basic
apache-2.0
4,111
' 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 Imports Microsoft.CodeAnalysis.ErrorReporting Imports Microsoft.CodeAnalysis.Options Impo...
bbarry/roslyn
src/VisualStudio/VisualBasic/Impl/LanguageService/VisualBasicPackage.vb
Visual Basic
apache-2.0
8,688
' 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.CodeActions Imports Microsoft.CodeAnalysis.Text Namespace Mic...
physhi/roslyn
src/Features/VisualBasic/Portable/CodeFixes/MoveToTopOfFile/MoveToTopOfFileCodeFixProvider.MoveToLineCodeAction.vb
Visual Basic
apache-2.0
2,071
' 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.PooledObjects Imports Mi...
mmitche/roslyn
src/Compilers/VisualBasic/Portable/Symbols/EmbeddedSymbols/Symbols/EmbeddedNamedTypeSymbol.vb
Visual Basic
apache-2.0
2,496
Namespace Cisco ''' <summary>Voltage Monitor</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:05:10</generator-date> ''' <generator-functions>1</generator-functions> ''' <generator-so...
thiscouldbejd/Caerus
_Cisco/Generated/VoltageMonitor.vb
Visual Basic
mit
7,424
Imports Aspose.Cloud Namespace Watermark Class AddImage Public Shared Sub Run() Dim inputfile As String = "doc-sample.doc" Dim imagefile As String = "Aspose Logo.png" Dim outfile As String = Common.GetOutputFilePath(inputfile, True) ' Upload input file fro...
farooqsheikhpk/Aspose_Words_Cloud
Examples/DotNET/SDK/VisualBasic/Watermark/AddImage.vb
Visual Basic
mit
1,067
Partial Class RepNota30 'NOTE: The following procedure is required by the telerik Reporting Designer 'It can be modified using the telerik Reporting Designer. 'Do not modify it using the code editor. Private Sub InitializeComponent() Dim ReportParameter1 As Telerik.Reporting.ReportParamet...
crackper/SistFoncreagro
SistFoncreagro.Report/RepNota30.Designer.vb
Visual Basic
mit
19,594
Option Strict Off Option Explicit On Module CodeModule '-- C Style argv Public Structure UNZIPnames <VBFixedArray(99)> Dim uzFiles() As String 'UPGRADE_TODO: "Initialize" must be called to initialize instances of this structure. Click for more: 'ms-help://MS.VSCC.v90/dv_commoner/local/redirect.htm?ke...
nodoid/PointOfSale
VB/4PosBackOffice.NET/CodeModule.vb
Visual Basic
mit
28,220
Imports System.Data.SqlClient Public Class RegistrationPage Inherits System.Web.UI.Page Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load End Sub Public Sub Validate_Email_Existance(ByVal source As Object, ByVal args As ServerValidateEventArgs) Handles ema...
sabri916/ServerSideAssignment
ServerSideAssignment/RegistrationPage.aspx.vb
Visual Basic
mit
2,455