SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » Translation (RSS)
  • VB.Net Conversion to C#

    Conversion worked properly on sql = "SELECT t.doc_sheet_nbr as code,t.doc_title as description " + _ "FROM myschema.mydoc t " + _ "WHERE t.facility = '" + Facility + "' " + _ "AND t.document_type = 'DRAW' " + _ "AND t.document_sub_type = '" + DocSubType + "' " + _ "AND t.document_nbr = '" + DocNumber...
    Posted to Forum by mgillson on 03-27-2007
    Filed under: Translation, Visual Basic
  • SVN Diff error message

    I'm using revision 1860 (latest SVN). I right click on a file in project explorer and click Diff. I get the "you don't have subversion installed error message". However, the button that I assume should say ok instead saus {$res:Global. I assume the resource string include is wrong....
    Posted to Forum by zippy1981 on 10-05-2006
    Filed under: Translation, Resource string
  • SharpDevelop Languages Resources

    Hi everybody! In the old days of the computer all available programs were like Henry Ford his T-Ford: as the car was only available in black, the interface of programs was exclusively in the English language. Now it's very common that almost every program is localized. #Develop is no exception. Next...
    Posted to Forum by AlexKnip on 10-05-2006
    Filed under: Translation
  • German translation for derived classes (in german)

    Hallo, ich wollte nur meine Meinung mitteilen, daß die Quellcodeoptionen für Klassen und Interfaces teils etwas unglücklich gewählt sind. Es heisst dort: "Geerbte Klassen finden". In diesem Kontext ist das aber falschherum ausgedrückt: Die vorliegende Klasse erbt ja nichts, sondern vererbt...
    Posted to Forum by Simon Thum on 11-28-2007
    Filed under: Translation
  • VB CInt() convert to C# is an int cast but should be Convert.ToInt()

    Running 2.2 I see this issue (and assume it remains with latest build as 'Search' does not show any results). CInt() is converted by SharpDevelop 2.2 to a simple int cast, which is plan and simply wrong. By the way, if you Google around, this notion of the equivalent of CInt() being an (int)...
    Posted to Forum by harrystein on 03-04-2008
    Filed under: Bug report, .Net 2.0 bugs, Translation, Code conversion, bug, #develop 2.1, #develop 2.2, convert, #develop, SharpDevelop 3.0
  • Re: VB CInt() convert to C# is an int cast but should be Convert.ToInt()

    Recall the cast (int)( expr ) is the wrong answer for VB CInt( expr ) to C# -- i.e, should be Convert.ToInt32( expr ) . Still, to answer the question, the following types for expr can be specified for the explicit cast to int (more to come :-) ): (int)( long_expr ) (int)( ulong_expr ) (int)( float_expr...
    Posted to Forum by harrystein on 03-05-2008
    Filed under: Translation, Code conversion, Visual Basic, convert
  • Re: incomplete chinese language resource

    Translations are done by means of an online application, not by editing the resource files offline. To contribute, please write to ChristophWille, he will then create a translation account for you.
    Posted to Forum by BernhardSpuida on 04-30-2007
    Filed under: Translation, how can I help?
Page 1 of 1 (7 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.