473,671 Members | 2,363 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB.NET to C# converter

Hi,

What's the best VB.NET to C# converter available for free now ?

--
Dotnetjunky
Nov 15 '05 #1
4 2023
I am the best VB.NET to C# converter!
Only joking, but seriously, it's usually quite easy to convert VB to C#.
Also, if I can't figure something out, sometimes I will compile that vb
function (or whatever I can't convert) into a dll, and then use one of the
freely available .NET decompilers to convert it to C#. The C# code won't be
perfect usually, but at least you can get an idea of how it's supposed to
look in C# using this method. Good luck!

Chris LaJoie
"Dotnetjunk y" <do*********@no reply.com> wrote in message
news:OK******** ********@TK2MSF TNGP10.phx.gbl. ..
Hi,

What's the best VB.NET to C# converter available for free now ?

--
Dotnetjunky

Nov 15 '05 #2
Hi, thanks for your interesting answer;
However, I'm not quite familiar with VB.NET; its syntax is too verbose to me
:-D

The reason why I'm looking for a converter because many articles on MSDN
only include VB.NET codes. So, in order to understand the articles fully, I
want to quickly convert those codes to C#.

Any help ?

--
Dotnetjunky

"Chris LaJoie" <ch***@etriptra der.com> wrote in message
news:u1******** ******@tk2msftn gp13.phx.gbl...
I am the best VB.NET to C# converter!
Only joking, but seriously, it's usually quite easy to convert VB to C#.
Also, if I can't figure something out, sometimes I will compile that vb
function (or whatever I can't convert) into a dll, and then use one of the
freely available .NET decompilers to convert it to C#. The C# code won't be perfect usually, but at least you can get an idea of how it's supposed to
look in C# using this method. Good luck!

Chris LaJoie
"Dotnetjunk y" <do*********@no reply.com> wrote in message
news:OK******** ********@TK2MSF TNGP10.phx.gbl. ..
Hi,

What's the best VB.NET to C# converter available for free now ?

--
Dotnetjunky


Nov 15 '05 #3
I agree it's painfull, but personally I took time to read.
yes there is too many BeGin eND WitH UselessVBCmD
but there is also the .NET SDK behind which has common function name,
whatever the language ....

"Dotnetjunk y" <do*********@no reply.com> a écrit dans le message de
news:Ox******** *****@TK2MSFTNG P09.phx.gbl...
Hi, thanks for your interesting answer;
However, I'm not quite familiar with VB.NET; its syntax is too verbose to me :-D

The reason why I'm looking for a converter because many articles on MSDN
only include VB.NET codes. So, in order to understand the articles fully, I want to quickly convert those codes to C#.

Any help ?

--
Dotnetjunky

"Chris LaJoie" <ch***@etriptra der.com> wrote in message
news:u1******** ******@tk2msftn gp13.phx.gbl...
I am the best VB.NET to C# converter!
Only joking, but seriously, it's usually quite easy to convert VB to C#.
Also, if I can't figure something out, sometimes I will compile that vb
function (or whatever I can't convert) into a dll, and then use one of the freely available .NET decompilers to convert it to C#. The C# code won't
be
perfect usually, but at least you can get an idea of how it's supposed

to look in C# using this method. Good luck!

Chris LaJoie
"Dotnetjunk y" <do*********@no reply.com> wrote in message
news:OK******** ********@TK2MSF TNGP10.phx.gbl. ..
Hi,

What's the best VB.NET to C# converter available for free now ?

--
Dotnetjunky



Nov 15 '05 #4
Hi
check out this article:
http://www.codeproject.com/csharp/gbvb.asp

Regards
Benny
"Dotnetjunk y" <do*********@no reply.com> wrote in message
news:OK******** ******@TK2MSFTN GP10.phx.gbl...
Hi,

What's the best VB.NET to C# converter available for free now ?

--
Dotnetjunky

Nov 15 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
4432
by: techy techno | last post by:
hii Experts..!! I need someone to tell me where I can get a Currency Converter like http://cconv.textor.com please can someone tell me where I can get it I need it for free + I dont need any link of the co. the code for this is here but when I change it it just says unauthorize
5
2924
by: jorfei | last post by:
I have written a component with a property IPAdrress of type System.Net.IPAddress. To ease the configuration of the component at design time, I have written a type converter for the type System.Net.IPAddress. The type System.Net.IPAddress, as you know, is provided by Microsoft and I have no choice but to apply the type converter on the IPAddress property of the component itself (instead of the type System.Net.IPAddress). All normal...
3
2234
by: Jon Rea | last post by:
is there a c# -> c++ code converter out there ? Hi people, I was just wondering if there is a C# to C++ converter out there. I have some working c# code and need to integrate it into a non-managed c++ program. The classes used are all user defined and use simple floats ints etc, so its just a matter of converting syntax and adding proper pointers. A converter program would therefore save me a lot of time ...
2
3732
by: TheMadHatter | last post by:
does anybody know of a half decent converter????? I tried the "VBConversions VB.Net to C# Converter" with less than satisfactory results, and an unnecisary hole in the bank.
0
1547
by: Max Power | last post by:
I'm having some trouble with an RTF converter called Logictran R2Net when two users access my site simultaneously. My application simply runs an SQL query (based on parameters typed by user) that returns a string of RTF data from the database, somethign like: SELECT text_data FROM table WHERE text_id = @param. The text_data that is returned is RTF, so I need to convert it to HTML for displaying in the browser. This functionality is...
4
2162
by: John | last post by:
Hi Is there a way to convert whole c# projects (or solutions) to vb.net projects or solutions? Most converters I have come across only convert snippets. Thanks Regards
1
1890
by: Nikola | last post by:
Hellooo! Can someone help me please. I tipe this code and it don't work!!! Whyyyyyy. <html> <head> <title>Text object value</title> <SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript"> <!-- function upperMe() { document.converter.ulaz.value =
12
2658
by: Tana | last post by:
Hi, My company wants to migrate all our apps from vb.net to c#. Can someone recommend a good migrate/convert tool? I am hoping that such a tool can do a 90-95% work for me, and I will do the rest :) I am using VS 2005. thanks
10
2485
by: esha | last post by:
I tried several online converters. In many case they do the job, but sometimes give some mess. I think that all converters I know are old, were created for VS 2003 and do not understand new stuff from VS 2005. For instance this block containing Using was not converted by anyone: Public Shared Function GetSiteSettings() As SiteSettings Using connection As New...
3
3739
by: John Dalberg | last post by:
I have been trying a few commerical vb.net to c# converters. None of them converts inline vb.net asp.net code? Is there any converter that can convert inline code (code in aspx files)? I don't want to manually move inline code to code behind unless there's a utlity which automates this process. John Dalberg
0
8471
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8388
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8593
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8663
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6218
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5687
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4215
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4396
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2046
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.