compilation error
A bug where the converted output won't compile
help wanted
good first issue
VB -> C#
Specific to VB -> C# conversion
#
vb-net
Visual Basic is an approachable language with a simple syntax for building type-safe, object-oriented apps.
Here are 400 public repositories matching this topic...
String representations of expression trees + library of expression tree objects
-
Updated
Feb 25, 2022 - C#
Windows Feature Control GUI based on ViVe / ViVeTool
windows
gui
vive
windows-10
windows10
vb-net
vbnet
windows-features
windows-11
windows11
vivetool
feature-control
mach2
-
Updated
Mar 27, 2022 - Visual Basic .NET
csharp
xml
excel
plsql
vba
addin
ribbon
vb-net
vsto
sql-server-compact
crud-generator
bulk-loader
t-sql
pl-sql
insert-statements
bulk-data
dql
visual-studio-community
markdown-languages
-
Updated
Jan 27, 2022 - C#
Configurable automatic or real time backup and personal versioning system
-
Updated
May 3, 2017 - Visual Basic
FoldingCoin & CureCoin All-In-One Installer
desktop-app
browser
visual-basic
winforms
desktop
chromium
cefsharp
cef
vb
vb-net
foldingcoin
cefsharp-winforms
curecoin
-
Updated
Feb 26, 2022 - Visual Basic .NET
Ejemplo desarrollado en VB.NET y C# para la Factura Electrónica de Costa Rica
-
Updated
Sep 11, 2019 - C#
Sample projects for C#, VB.NET and C++/CLI to guide developers using our OPC UA .NET SDKs.
c-sharp
csharp
dotnet
dotnetcore
samples
dotnet-core
dotnet-standard
vb-net
vbnet
ua
opc
opc-ua
opc-ua-client
opcua
dotnet-library
dotnetstandard
opcua-client
opc-ua-sdk
opc-ua-server
opcua-server
-
Updated
Mar 22, 2022 - C#
A statistics software package powered by R
-
Updated
Mar 26, 2022 - Visual Basic .NET
javascript
c-sharp
visual-studio
excel
vba
addin
visualbasic
ribbon
vb-net
example-project
vsto
psr
favorites-ribbon
visual-studio-community
excel-camera
microsoft-problem-steps-recorder
microsoft-snipping-tool
windows-calculator
-
Updated
Feb 3, 2021 - JavaScript
ldap
visual-studio
csharp
server
xml
excel
ping
active-directory
vba
cmd
rdp
ribbon
vb-net
vsto
remote-desktop-manager
ldap-query
visual-studio-community
-
Updated
Feb 3, 2021 - C#
Get back to Microsoft Edge Legacy as simple as possible!
-
Updated
Aug 11, 2021 - Visual Basic .NET
Pin Tiles of your games from Steam to the Windows 10 Start Menu
-
Updated
Dec 21, 2021 - Visual Basic .NET
Open Source PDF Document Management
pdf
database
sqlite
full-text-search
oracle-db
pdf-document
vb-net
vbnet
pdf-documents
visual-basic-net
-
Updated
Dec 28, 2021 - Visual Basic .NET
css
csharp
usb
netcore
nfc
libusb
net
vb
visualbasic
vb-net
vbnet
nfc-card-reader
nfc-forum
libnfc
nfc-tag
netcore2
nfc-reader
digital-wallet
nfc-library
mobile-wallet
-
Updated
Nov 20, 2017 - C#
A simple "OS" with a modern UI.
windows
visual-studio
visual-basic
os
operating-system
windows-desktop
windows-forms
vb-net
visual-studio-2017
nex-os
-
Updated
Dec 30, 2017 - Visual Basic
engineering
visual-studio
cloud
csharp
diagram
xml
markup
excel
pid
triangle
revision
instrumentation
vba
addin
piping
vb-net
vsto
diagram-editor
visual-studio-community
-
Updated
Feb 3, 2021 - C#
A Fast .d2i (D2I) Dofus file reader based from reverse engineering the file.
-
Updated
May 10, 2021 - Visual Basic .NET
NAT穿透软件(反向代理),类似花生壳,NAT123等,可在公网访问本机程序(网站).A reverse proxy software to allow user access local server (website) through NAT.
-
Updated
Nov 4, 2018 - C#
Code samples for VB.NET
-
Updated
Jul 4, 2021 - Visual Basic .NET
OAuth login forms for Windows Forms projects.
-
Updated
Aug 24, 2017 - C#
I created my own Keylogger I am going to open source its code .But no one is allowed to use it commercially and I have actual copy rights .So it is for non-commercial use and you only can use it for legal or illegal but good purposes .Thanks!
-
Updated
Sep 30, 2017 - Visual Basic
The first MNS+ specific "hacktool"
exploit
dll
hacking
patcher
batch
cmd
pentesting
patch
task-manager
vb-net
vbnet
pentest
schule
bypass
hackertools
patching
mns
dll-hijacking
hacken
mnsplus
-
Updated
Sep 19, 2020 - Visual Basic .NET
VS extension to generate a simple tostring
-
Updated
Oct 21, 2021 - C#
Created by Microsoft
Released May 1991
- Repository
- dotnet/vblang
- Website
- docs.microsoft.com/dotnet/visual-basic
- Wikipedia
- Wikipedia
Steps to reproduce
Have a VB app with XML Documentation checked in project settings, set to \bin\FixityVB.xml
Convert to C#
Change to release configuration
App won't build. Error is:
Error CS2021 File name ‘C:\dev\fixity\FixityVB\bin\’ is empty, contains invalid characters, has a drive specification without an absolute path, or is too long
Go into project settings, cha