Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Hmmmm......

Hmmmm......

Scheduled Pinned Locked Moved The Lounge
csharpjavahtmlcomquestion
10 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nick Parker
    wrote on last edited by
    #1

    This is interesting......if you have to work in Java but want the C# environment. http://www.mainsoft.com/news/press_releases/2004_02_16_02.html[^] Does this mean we will have VB developers creating Java apps now? :rolleyes: - Nick Parker
      My Blog

    S H D 3 Replies Last reply
    0
    • N Nick Parker

      This is interesting......if you have to work in Java but want the C# environment. http://www.mainsoft.com/news/press_releases/2004_02_16_02.html[^] Does this mean we will have VB developers creating Java apps now? :rolleyes: - Nick Parker
        My Blog

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #2

      :~ Um... neither one had enough layers by itself?
      --- the work, which will become a new genre unto itself, will be called...

      N 1 Reply Last reply
      0
      • S Shog9 0

        :~ Um... neither one had enough layers by itself?
        --- the work, which will become a new genre unto itself, will be called...

        N Offline
        N Offline
        Nick Parker
        wrote on last edited by
        #3

        Shog9 wrote: Um... neither one had enough layers by itself? :laugh: So true! Who said abstraction was bad anyway??.... - Nick Parker
          My Blog

        1 Reply Last reply
        0
        • N Nick Parker

          This is interesting......if you have to work in Java but want the C# environment. http://www.mainsoft.com/news/press_releases/2004_02_16_02.html[^] Does this mean we will have VB developers creating Java apps now? :rolleyes: - Nick Parker
            My Blog

          H Offline
          H Offline
          Heath Stewart
          wrote on last edited by
          #4

          Are you really going to trust the company that leaked Microsoft NT 4 and 2000 source code on the 'net? :eek:

          Microsoft MVP, Visual C# My Articles

          D N 2 Replies Last reply
          0
          • H Heath Stewart

            Are you really going to trust the company that leaked Microsoft NT 4 and 2000 source code on the 'net? :eek:

            Microsoft MVP, Visual C# My Articles

            D Offline
            D Offline
            Daniel Turini
            wrote on last edited by
            #5

            What happened to the 'innocent until someone prove it'? Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

            N 1 Reply Last reply
            0
            • N Nick Parker

              This is interesting......if you have to work in Java but want the C# environment. http://www.mainsoft.com/news/press_releases/2004_02_16_02.html[^] Does this mean we will have VB developers creating Java apps now? :rolleyes: - Nick Parker
                My Blog

              D Offline
              D Offline
              Daniel Turini
              wrote on last edited by
              #6

              Geez, do these guys never heard of IntelliJ IDEA? It’s the only thing that keeps coding in Java a pleasant thing. Man, I would gladly change my give my VS.NET 2003 for an IntelliJ IDEA. Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

              S 1 Reply Last reply
              0
              • D Daniel Turini

                Geez, do these guys never heard of IntelliJ IDEA? It’s the only thing that keeps coding in Java a pleasant thing. Man, I would gladly change my give my VS.NET 2003 for an IntelliJ IDEA. Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

                S Offline
                S Offline
                Simon Steele
                wrote on last edited by
                #7

                Then you should try out the ReSharper EAP from JetBrains - IntelliJ IDEA stuff for VS.NET. It's a big buggy at the moment - first release alpha style stuff - but looks promising: http://www.jetbrains.net/resharper/[^] -- Simon Steele Programmers Notepad - http://www.pnotepad.org/

                D 1 Reply Last reply
                0
                • H Heath Stewart

                  Are you really going to trust the company that leaked Microsoft NT 4 and 2000 source code on the 'net? :eek:

                  Microsoft MVP, Visual C# My Articles

                  N Offline
                  N Offline
                  Nick Parker
                  wrote on last edited by
                  #8

                  Heath Stewart wrote: Are you really going to trust the company that leaked Microsoft NT 4 and 2000 source code on the 'net? Good point. :rolleyes: - Nick Parker
                    My Blog

                  1 Reply Last reply
                  0
                  • S Simon Steele

                    Then you should try out the ReSharper EAP from JetBrains - IntelliJ IDEA stuff for VS.NET. It's a big buggy at the moment - first release alpha style stuff - but looks promising: http://www.jetbrains.net/resharper/[^] -- Simon Steele Programmers Notepad - http://www.pnotepad.org/

                    D Offline
                    D Offline
                    Daniel Turini
                    wrote on last edited by
                    #9

                    Thanks, I tried it: it's not even a shadow of what IntelliJ does. I know it's an alpha version, so I won't consider the bugs and the linux-style debug window. Refactor? What refactor? It only does "Rename" and a bit smarter "Ctrl-Space". Nothing else. I bet that half of ReSharper code are some smart macros compiled into an add-in. IntelliJ refactoring: http://www.jetbrains.com/idea/features/refactoring.html Not to mention code analysis: http://www.jetbrains.com/idea/features/code_analysis.html Local history: http://www.jetbrains.com/idea/features/lvc.html More at IntelliJ full feature list: http://www.jetbrains.com/idea/features/ And try the live demo of the refactorings: http://www.jetbrains.com/idea/training/refactoring.html Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

                    1 Reply Last reply
                    0
                    • D Daniel Turini

                      What happened to the 'innocent until someone prove it'? Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

                      N Offline
                      N Offline
                      Nick Parker
                      wrote on last edited by
                      #10

                      If this were the case there wouldn't be trials, it should read guilty until proven innocent. - Nick Parker
                        My Blog

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups