|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Is there code to convert a c# module to VB?I am primarily a VB writer but I have code written in C# I want to use.
Is this feasible? jwc *** Sent via Developersdex http://www.developersdex.com *** You can either compile the C# code into a separate assembly or use a C# to
VB.NET converter. I will obviously plug ours: Instant VB (download the Demo Edition at www.instantvb.com). Instant VB is the only one that converts all files appropriate to entire projects and is the only one that converts ASP.NET pages also (as part of a project or individually). David Anton www.tangiblesoftwaresolutions.com Home of: Instant C#: VB.NET to C# Converter Instant VB: C# to VB.NET Converter Instant J#: VB.NET to J# Converter Show quoteHide quote "Jim Bob" wrote: > I am primarily a VB writer but I have code written in C# I want to use. > > Is this feasible? > > jwc > > *** Sent via Developersdex http://www.developersdex.com *** > "Jim Bob" <nspam@cableone.net> schrieb: In addition to Davids reply:>I am primarily a VB writer but I have code written in C# I want to use. You will find some other converters on the page below. However, note that the output of the Instant VB converter is much better than those of most freeware converters. Converting code between .NET programming languages <URL:http://dotnet.mvps.org/dotnet/faqs/?id=languageconverters&lang=en> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Jim,
The most simple in my opinion is to Add the C# project to your project. Than you change in the properties the "output type" from that in Class Library Than you select again your VB project and do Project Add References and go to the button Projects The C# code is now a part of your project. I hope this helps, Cor "Cor Ligthert" <notmyfirstn***@planet.nl> schrieb: .... should read "... project to your solution".> The most simple in my opinion is to Add the C# project to your project. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> >> The most simple in my opinion is to Add the C# project to your project. thanks,> > ... should read "... project to your solution". > ACK, Cor
(newbie warning) vb.net, stdregprov, deletekey - Invalid cast
Loop thru all subfolders and list all files under each imagelist and bitmaps saved bitmap size How to convert error code to text?? Two quick Questions Need a Strategy to store the Single Quotes in the Database My.Settings.Add Loading two separate instance of the same assembly Error: Cast From String to type Integer not valid |
|||||||||||||||||||||||