Tips of Converting from Java to C# & .NET

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • swebb99

    Tips of Converting from Java to C# & .NET

    Hi,

    I'm an experienced Java developer, mainly working on GUI front ends.
    I've decided its time to try and pick up C# and .NET and add another
    string to my bow. Any tips on what tools I should be using, what sites
    to visit, what books to take a look at.

    Any info gratefully appreciated.

    Steve
  • swebb99

    #2
    Re: Tips of Converting from Java to C# & .NET

    On 8 Feb, 17:11, swebb99 <sweb...@gmail. comwrote:
    Hi,
    >
    I'm an experienced Java developer, mainly working on GUI front ends.
    I've decided its time to try and pick up C# and .NET and add another
    string to my bow. Any tips on what tools I should be using, what sites
    to visit, what books to take a look at.
    >
    Any info gratefully appreciated.
    >
    Steve
    I should add I've never done any microsoft development, so I've no
    history on com components or any other things like that in the
    microsoft world !

    Comment

    • Martin Honnen

      #3
      Re: Tips of Converting from Java to C# &amp; .NET

      swebb99 wrote:
      I'm an experienced Java developer, mainly working on GUI front ends.
      I've decided its time to try and pick up C# and .NET and add another
      string to my bow. Any tips on what tools I should be using, what sites
      to visit, what books to take a look at.
      You could start with the Express Version of Visual Studio:
      <URL:http://www.microsoft.c om/express/vcsharp/>
      MSDN also has a section on C# for Java developers:
      <URL:http://msdn2.microsoft .com/en-us/library/ms228358.aspx>

      --

      Martin Honnen --- MVP XML

      Comment

      Working...