Code Converter

by Todd Anglin

Easily convert C# to VB or VB to C# with this convenient code conversion Widget.
Current Version: 1.03b

Sorted by Newest

Sort by Most helpful
Please sign in if you'd like to review.
  1. Charles
    November 20, 2009 · version 1.03b

    The BEST Code Converter I have used to date, PERIOD.

    Charles
    • Star
    • Star
    • Star
    • Star
    • Star
    I felt compelled to write a review after the reading the other reviews offered by these knuckle dragging slackers. This is the best c# To VB/ VB To c# converter I have used to date. It converts most code (including fairly complex code) with ease. I am amazed (and greatful) that the folks at Telerik have made a quality resource available like this available for FREE! I highly recommend this offering.

    If you have difficulty with the widget, access the converter directly at:
    http://converter.telerik.com/

    Thank you Todd for making this available in another form.

    Report this review
    Was this helpful?
    • 0
    • 0
  2. April 15, 2009 · version 1.03b

    aweful!!

    it would not let me paste the code, so the widget was useless!!!

    Report this review
    Was this helpful?
    • 0
    • 0
    Thanks for rating!
  3. August 20, 2008 · version 1.03b

    Doesn't work

    When loading closes widget tool bar

    Report this review
    Was this helpful?
    • 0
    • -1
    Thanks for rating!
  4. April 14, 2008 · version 1.03b

    Nope

    Doesn't work at all for me. I tried a simple SQL retrieval code:

    using System;
    using System.Data;
    using System.Data.Sql;
    using System.Data.SqlClient;

    public void doThis()
    {
    string strSQL = "SELECT * FROM MyTable";
    string strConnect = "connectionString";
    SqlConnection myConn = new OleDbConnection(strConnect);
    myConn.open();
    SqlCommand myCommand = new OleDbCommand(strSQL, myConn);
    SqlDataReader myReader = myCommand.ExecuteReader();
    while(myReader.Read())
    More

    Report this review
    Was this helpful?
    • 0
    • -1
    Thanks for rating!
Get It!

Avg. Rating:

StarStarStarStarStar (4)

Your Rating:

It's:

Version:

1.03b

Updated:

2007-03-27

Downloads:

25,764
Windows & Mac

More tagged programming

ColourMod

Downloads: 26,778
StarStarStarStarStar (20)

CruiseControl Das…

Downloads: 17,248
StarStarStarStarStar (7)

CCStatus

Downloads: 5,838
StarStarStarStarStar (1)

BB Monitor

Downloads: 4,994
StarStarStarStarStar (2)

CCMonitor

Downloads: 5,880
StarStarStarStarStar (1)

More by Todd Anglin

Code Converter

Downloads: 25,764
No ratings

Copyright © 2010 Yahoo! Inc. All rights reserved. · Copyright Policy · Terms of Service · Suggestions · About Our Ads

NOTICE: We collect personal information on this site. To learn more about how we use your information, see our Privacy Policy.