Re: Move Excel data to DB




<skissh@xxxxxxxx> wrote in message news:1150221761.452212.65500@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Do you think the service provider works for FileMaker Pro, that's the
DB most everybody I work with is familiar with? And which one of the
.NET languages would you suggest? I know C++ and VB but want to learn
Java because I think my company's programmers prefer it. Is there's
some advantage to C#? Thanks for your last reply.

C# is somewhat similar to Java. Moreso than VB.NET or C++, anyway. Java itself is not a .NET language [*]. There's a J# language, but I don't know how similar to Java it actually is.

- Oliver

[*] There's a .NET compiler for Java, but I don't think it's useful for the OP's situation. If Java is preferred because the company's programmers are familiar with it, then the main point of familiarity, the standard J2SE API, is not available. It'd be Java syntax with .NET API, and C#'s syntax is close enough to Java's syntax that the OP might as well go straight for C# and avoid the headaches of working with an obscure compiler.

.



Relevant Pages

  • Re: Academic or Industrial?
    ... PHP and all .NET languages ... at ThoughtWorks when we interview people we expect a good knowledge of Java or C# but what will get you through the final interview is to be able to talk about objects, testing, design, refactoring etc. ... Too often people look good on paper, maybe they even write some reasonable code but if you get that far you will need to talk someone through that code and talk about improvements and you will need to talk about objects and not just encapsulation but dynamic polymorphism. ...
    (comp.lang.smalltalk)
  • Re: What Smalltalk product/implementation would you use, and why?
    ... the merits of Java versus C# - the ... Microsoft also produces several other .NET languages, including VB.NET, ... the toss about the merits of Java versus C#"! ...
    (comp.lang.smalltalk)
  • Re: C# Browser Control?
    ... migrating over from Java, then J# is the easiest transition, next to C#. ... There are things that J# does differently from the other .NET languages, ... |> converting Java applets to J#. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: C# Browser Control?
    ... > migrating over from Java, then J# is the easiest transition, next to C#. ... > There are things that J# does differently from the other .NET languages, ... I'm looking to write new applets. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: C# Equivalent to: For i = 30 To 32
    ... If you're looking for a fast way to convert VB.NET syntax to C#, ... "The .NET Languages: A Quick Translation Guide". ... Execute the initializer ...
    (microsoft.public.dotnet.languages.csharp)