How to use plug-in language converter

Hi All.
I downloaded to visual studio 2010 plug-in language converter to convert VB to C#. How to use that tool?
Thanks.

What does has to do with WPF? Nothing.
And what kind of plug-in are you talking about? The following one from the Visual Studio Gallery you simply install by clicking on the "download" button and then you restart Visual Studio and display the window by choosing View->Other Windows->LanguageConverter:
https://visualstudiogallery.msdn.microsoft.com/cc8da841-f978-4c3e-8397-c820bd57298c
You can then click on the "Load File" button to load the code file to be converted.
Note that no code converter is perfect though (see the REVIEWS tab on the link above).
Telerik also has an online converter that converts (or at least tries to) VB.NET code to C# and vice versa:
http://converter.telerik.com/.
Please note that these forums are intended for Microsoft's products and technologies only though so please ask any question you may have about third-party software or plugins directly to the creator.
Please also remember to close your threads by marking helpful posts as answer and then start a new thread in the appropriate forum if you have a new question.

Similar Messages

  • How to use .joboptions file while converting from Word to PDF

    Hi,
    I'm pretty new to Acrobat. I'm using Acrobat XI. I need to convert a word document to a PDF file which conforms to certain requirements described by a given .joboptions file. The .joboptions file can be opened by distiller, but as far as I know distiller is not invovled in the conversion (Word to PDF) process. So how can I make sure the converted PDF file meets the requirement described by the .joboptions file?

    Distiller is used when converting from Word to PDF, if you do it via the Acrobat panel, not the Adobe PDF printer or Word's internal Export to PDF command. If you've loaded your joboptions file in Distiller (via Settings - Add Adobe PDF Settings), then you will see it in the drop-down of Conversion Settings when you click the Preferences button in the Acrobat panel in Word.
    After you've selected your job options profile click the Create PDF button, and the file will be converted using the selected options.

  • How to use Automator to batch convert xls/xlsx files into tab OR pipe delimited text file.

    If you have answer, please provide specific and detailed steps.
    Situation 1:
    Start:
    150+ files in .xls OR .xlsx format
    data contains many characters EXCEPT "Tab"
    Process:
    Use Automator to:
    Select Files from Finder window
    Convert selected files from xls/xlsx to TAB-DELIMITED file format
    End:
    150+ files in .txt format
    files have identical names to those from "Start:"
    data is TAB-DELIMITED
    Situation 2:
    Start:
    150+ files in .xls OR .xlsx format
    data contains many characters EXCEPT | (pipe, vertical bar)
    Process:
    Use Automator to:
    Select Files from Finder window
    Convert selected files from xls/xlsx to |-delimited file format
    End:
    150+ files in .txt format
    files have identical names to those from "Start:"
    data is "|"-delimited

    If your post is addressed to my response then the answer is you have to write your own or search on-line to see if something exists to do what you want.
    As you note there is no pre-built script for this.
    regards
    Message was edited by: Frank Caggiano - Are you certain there isn;t something in Excel to export as a tab delimited file?
    This link Convert An Excel Spreadsheet To A Tab Delimited Text File seems to indicate that the function is in Excel already.

  • How to use Borland JBuilder9 to convert Java into C?

    Hi there!
    I know this topic has been discussed since the beginning of time, but I would like to compile a Windows executable (.exe). I have tried all possible tools (e.g. exe4j, JET etc.) to do so, but they all do require a JVM at some level. I heard that Borland JBuilder 9 has the capability to convert Java into C code and then compile it directly. Has anybody done that before? And if so, how does it work? I have been playing around with JBuilder, but have not been able to find an option to do so.

    I know this topic has been discussed since the
    beginning of time, but I would like to compile a
    Windows executable (.exe). I have tried all possible
    tools (e.g. exe4j, JET etc.) to do so, but they all do
    require a JVM at some level. I heard that Borland
    JBuilder 9 has the capability to convert Java into C
    code and then compile it directly. Has anybody done
    that before? And if so, how does it work? I have been
    playing around with JBuilder, but have not been able
    to find an option to do so. You need a version more than the personal. It costs!
    Once you've created a project and written your code, just go to wizards/NativeExecutableBuilder menu.
    Configure few stupid things. It's done. Compile it.

  • Does anyone know how to use the Jodix ipod converter?

    I have downloaded the Jodix Free Ipod converter and although it has converted the files, I can't put the in my Itunes library. Am I doing something wrong?
    iBook   Mac OS X (10.0.x)  

    why dont you go to their website for SUPORT for THEIR software since its NOT SUPPORTED by apple. im sure you will get better help tthere then here. sure your asking about your ipod but the software is not apples.
    GFF

  • How to use urdu language in AE cs3

    Friends
    i have AE CS3 English edition. but i want to use URDU Language in it as text.
    i dont know the way how to use urdu language in AE CS3.
    Cas any body help in out this problem. i will be thank full to u.
    very thanks in advance.
    Regards.

    Whenever I have trouble with fonts from a different language I set the type in Illustrator, convert the type to outlines, then import the AI file into AE as a composition.
    Sometimes setting the type in Photoshop has also helped.
    If you must have the fonts so you can use text animators try looking for OT fonts that fill the bill. Open OpenType fonts are a lot less problematic than Post Script or True Type fonts. Take a look HERE for some sources. I haven't checked out any of the fonts listed but it looks promising.
    dear the main problem is keyboard in INPAGE2004 we use standard Phonetic keyboard and link which you gave it download the fonts and i copied it brings the urdu but not correct urdu suppose if we make a sentance (my name is chimi) in english it is ok and when i type it for urdu it brings different urdu wording not the correct wording, it type different type of urdu characters which makes no sense. It is possbile if i found a font which give me the correct wording as Phonetic keyboard give me in AE,

  • Using deb packages after converting with deb2targz - how to?

    I've been trying to install "insight", an IDE for assembly language, which is available in the AUR, but there are problems with the AUR package (mainly with the source from Redhat and  my version of gcc, I believe).  So, I thought a DEB package would be easier, and after googling about it, I found that I needed to use deb2targz to convert the DEB for use in Arch.  But I couldn't find any instructions on how to use deb2targz.
    I deb2targz'd the deb file in my home directory and then did "tar xzvf insight_6.8.1-0ubuntu0~sevenmachines1_i386".
    I thought this would create a subdirectory with a PKGBUILD, but that was newbish wishful thinking.
    The tar command created a ~/usr directory with subdirectories: ~/usr/bin, ~/usr/lib, and ~/usr/share.
    Should I now try to make a PKGBUILD from these directories somehow? Do I compress them to xz and use that with pacman -U ?  Or am I supposed to simply copy the files/subdirectories to the corresponding directories in the root directory (ie, ~/usr/bin to /usr/bin)?
    Thanks in advance for any assistance.

    Scimmia wrote:
    forget deb2targz, it's pretty much useless for things like this.
    there are a number of examples on this forum of making PKDBUILDs for deb files, but it's not as fool proof as it sounds. You have to pay attention to what version of each lib the binary is linked against, as well as the actual name of the lib if they rename it. It's almost universally better to build from source if it's available.
    A quick look at the mailing list shows that the author suggests building from CVS right now instead of using the release which was in 2009. I'm doing a quick test right now to see how that goes.
    Thanks for looking into it.  I was using the *-1a version and the source that commentator "sl0t" suggested in his PKGBUILD - except I had problems with the parentheses and apostrophes on the install= line, so I used that line without paren. and apost's.
    # Contributor: Philipp Robbel <[email protected]> (update by sl0t)
    pkgname=insight
    pkgver=6.8
    pkgrel=1
    pkgdesc="A graphical interface to the GNU debugger"
    arch=('i686')
    url="http://sourceware.org/insight/"
    license=('GPL')
    depends=('libx11')
    install=('insight.install')
    source=(ftp://sourceware.org/pub/insight/releases/$pkgname-6.8-1.tar.bz2 insight.profile)
    md5sums=('4ee9824c1e8d6108d886c6c09b24f0ac' '16dddd252c8d64a1f4757626ee895b03')
    build() {
    cd $startdir/src/$pkgname-6.8-1
    ./configure --prefix=/opt/insight --mandir=/opt/insight/share/man --infodir=/opt/insight/share/info
    make || return 1
    make prefix=$startdir/pkg/opt/insight mandir=$startdir/pkg/opt/insight/share/man infodir=$startdir/pkg/opt/insight/share/info install || return 1
    rm -rf $startdir/pkg/opt/insight/share/info
    # environment variables
    mkdir -p $startdir/pkg/etc/profile.d
    install -m755 $startdir/${pkgname}.profile $startdir/pkg/etc/profile.d/${pkgname}.sh

  • I am using the wrong language to access a secure website. How can I change it to English?

    I am trying to access my university account from a computer in Germany and while I can access some features, such as e-mail, it is not allowing me access to my secure faculty account. The message I am getting is that I am using the wrong language, i.e. German, to access my account. How can I change the language to English, since the computer automatically uses German.

    Put the link of the website into Google translate at [http://translate.google.com/#de|en|], then click the translate button. You will then get a link on the right hand side of the page which will take you to a translated version of the page.

  • How to use multiple languages at the same time for spell checking?

    I use two different languages all the time and words are mostly so different (English and Finnish) that I could have spell checking on for both languages at the same time.
    Now it seem to allow to select only one language at the time and I have to switch back and fort zillion of times per day.

    Thanks for the quick answer.
    The Dictionary Switcher doesn't seem to work with Finnish language, it doesn't detect it at all to be one of the choices although in the Firefox context menu Languages -> Finnish/Finland is shown.
    Also, if it would work, I would need to get rid of multiple EN_* langauges. I just need EN_UK or EN_US, not all 22 different EN_*.
    One option would be to create a custom dictionary, which would have words from both languages. The next task is then to find out how to make this kind of custom ENFI-dictionary, which would have words from both English and Finnish languages.
    Finnish may be a some kind of special case for spell checking anyway, because the support is in its separate plugin:
    http://voikko.sourceforge.net/

  • How to Use the language function for assignment and validation

    Hi All,
    If anyone can explain me in details with example ,how to use the language function for assignments and validations?
    Thanks
    Arnab

    Hi Arnab,
    The expression is checked only for the current MDM session.
    If u login with the ABC language it will always show the ABC language no matter how many times u execute it.
    Try connecting to the DM with the XYZ language.
    It should go to the if part rather than else.
    Hope it helps.
    Thanks,
    Minaz

  • Please, I have a PDF attachment in an email on Russian language, how can I open it and convert to WO

    Please, I have a PDF attachment in an email on Russian language, how can I open it and convert to WORD (doc.) on Russian?

    Hi Senior gal,
    If you have purchased the ExportPDF subscription, then just save the PDF to your desktop and follow any of the two mathod mentioned in the article below to convert the PDF to word
    http://forums.adobe.com/docs/DOC-2412
    ~Pranav

  • How to use Reader in non-interactive persistent mode to convert PDFs?

    How to use Adobe Acrobat Reader in non-interactive and persistent mode to convert PDFs to PostScript (or even better, bitmapped image files) ?
    At present, I'm using
        acroread -toPostScript  indir/*pdf outdir/
    to convert a set of PDFs to PostScript (the platform is Solaris on Sparc).
    These PDFs arrive at varying rates at arbitrary intervals and I'd like to avoid the overhead of startup of the acroread process and loading of the fonts etc. I would like the acroread process to become persistent and that it should convert the PDFs either as and when they become available or on demand (ie upon receipt of some signal or message).
    In the words, the usage is similar to that used by web browsers, which is effectively a client of the rendering service provided by the Adobe Acrobat Reader running in the background.
    The only difference is that I need the output in a file (or set of files), either bitmap or PostScript.
    Any help / pointers on how to do this would be greatly appreciated.
    Thanks and best regards.

    Hello,
    As I understand, you would like to setup a watch folder which will be getting pdf files in arbitrary intervals. You then want each pdf to be converted to ps in a separate folder.
    You could achieve this with the help of a script by polling for pdf files present in the watch folder. When you find pdf files, convert them to ps, save the ps file in another folder and then move the pdf to another folder.
    In any case, once the process of conversion of pdf to ps is over, acroread will quit.
    There is no way to keep the acroread process running in background and convert pdfs as and when they are available.
    Please let me know if this answers your query.
    Regards,
    Rishi

  • Using my software to convert videos for another user - how do I sync it ?

    I have been using a software to convert dvd for ITouch with great effect. now I want do do same for a friend - but am worried that when I syn i will loose all that's currently on her iTouch. How can I do this?

    Before someone points out that we cannot discuss of even act like converting a DVD is possible because it is allegedly illegal, you are not asking that. You, by magic we assume, can do this. You are asking whether you will lose what is on her iPod.
    I am not sure you can sync her iPod from your system but if you did you'd want to set it to only sync what you checked and then only check that one movie.
    I wonder... is there a reason yo cannot just move the converted file from your computer to hers and let her import it?
    -fred

  • How do i change the language of my keyboard and autocorrect to write a text in spanish using the pages app

    how do i change the language of my keyboard and autocorrect to write a text in spanish using the pages app?

    Edit > Spelling and Grammar > Show Spelling and Grammar

  • How do you change the language of the dictionary on Safari from English (US) to (UK)? I'm using Windows 7 Home Premium and the latest version of Safari for Windows that I know of. Cheers in advance

    How do you change the language of the dictionary on Safari from English (US) to (UK)? I'm using Windows 7 Home Premium and the latest version of Safari for Windows that I know of. Cheers in advance

    92matt wrote:
    Cheers for the quick response, but do you know whow I would do that?
    Apologies I'm not the most technical of people!
    Open Regional and Language Options by clicking the Start button , clicking Control Panel, clicking Clock, Language, and Region, and then clicking Regional and Language Options.
    Lupunus

Maybe you are looking for