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. New Boss Equals Many Changes

New Boss Equals Many Changes

Scheduled Pinned Locked Moved The Lounge
csharpcollaborationhelpquestion
63 Posts 30 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.
  • Z Zhat

    So, my team (I’m the programming manger) has been developing Web/Windows based applications using, dare I say…VB.NET (go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must… :) ). Anyway, we just got a new Director, and his first mandate is to stop all VB.NET development and start doing it in C# (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#). Good news is that my team can actually code in either, though we’re much better with VB.NET so any new development won’t be too difficult. BUT! Our existing code/applications, some of which took years to write and get to the point of where they are today won’t be so much fun. So, is there any reliable tool(s) out there, that folks have actual experience with, that we can use to convert or assist us in conversion? I see plenty in my Google search, but have no personal experience. My team is small, yet we produce a high quantity (as well as very high quality) of projects for our end users and have a running list to keep us busy for a very long time. We view that as a slow down to that process (yet we don’t have any problem switching as we see either one as a viable solution for our development efforts). Thanks in advance.

    H Offline
    H Offline
    Henry Minute
    wrote on last edited by
    #2

    Do you have to convert all existing code? Strike a deal with the guy to do all new stuff in C#. After all you can have solutions that include both VB.Net projects and C# projects.

    Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

    Z E D 3 Replies Last reply
    0
    • H Henry Minute

      Do you have to convert all existing code? Strike a deal with the guy to do all new stuff in C#. After all you can have solutions that include both VB.Net projects and C# projects.

      Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

      Z Offline
      Z Offline
      Zhat
      wrote on last edited by
      #3

      Well, he actually hasn't started officially yet, just made a visit and we had brief conversation. But, the intention I'm seeing is that all NEW code first, followed by existing code later.

      H G B L E 5 Replies Last reply
      0
      • Z Zhat

        Well, he actually hasn't started officially yet, just made a visit and we had brief conversation. But, the intention I'm seeing is that all NEW code first, followed by existing code later.

        H Offline
        H Offline
        Henry Minute
        wrote on last edited by
        #4

        Zhat wrote:

        NEW code first, followed by existing code later.

        That's not too bad. After all, sometimes converting old code can take forever and sometimes it never quite works properly, does it? ;)

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

        Z 1 Reply Last reply
        0
        • Z Zhat

          So, my team (I’m the programming manger) has been developing Web/Windows based applications using, dare I say…VB.NET (go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must… :) ). Anyway, we just got a new Director, and his first mandate is to stop all VB.NET development and start doing it in C# (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#). Good news is that my team can actually code in either, though we’re much better with VB.NET so any new development won’t be too difficult. BUT! Our existing code/applications, some of which took years to write and get to the point of where they are today won’t be so much fun. So, is there any reliable tool(s) out there, that folks have actual experience with, that we can use to convert or assist us in conversion? I see plenty in my Google search, but have no personal experience. My team is small, yet we produce a high quantity (as well as very high quality) of projects for our end users and have a running list to keep us busy for a very long time. We view that as a slow down to that process (yet we don’t have any problem switching as we see either one as a viable solution for our development efforts). Thanks in advance.

          P Offline
          P Offline
          peterchen
          wrote on last edited by
          #5

          Zhat wrote:

          go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must…

          Customers don't care for sure. It's about making the developers happy :)

          Zhat wrote:

          (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#).

          Dev1: Yeah Boss, no Boss, you can't do that in VB.NET. To list the items in order, we first need to stem them through a jingle, and you need a real language for that. We could do this in Lisp or C#, but for Lisp we'd all need new keyboards. Boss: OK, How much does this C# thing cost? Dev1: Nothing actually. We... Boss: Nothing? Are you trying to sneak some Open Sauce software in? Dev2: No! It's included in our multi-billion dollar MSDN subscription! Boss: Oh! So go ahead with that Sharpsee thing! Dev1: *Strike!* Dev2: *Strike!*

          Agh! Reality! My Archnemesis![^]
          | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.

          Z 1 Reply Last reply
          0
          • Z Zhat

            So, my team (I’m the programming manger) has been developing Web/Windows based applications using, dare I say…VB.NET (go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must… :) ). Anyway, we just got a new Director, and his first mandate is to stop all VB.NET development and start doing it in C# (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#). Good news is that my team can actually code in either, though we’re much better with VB.NET so any new development won’t be too difficult. BUT! Our existing code/applications, some of which took years to write and get to the point of where they are today won’t be so much fun. So, is there any reliable tool(s) out there, that folks have actual experience with, that we can use to convert or assist us in conversion? I see plenty in my Google search, but have no personal experience. My team is small, yet we produce a high quantity (as well as very high quality) of projects for our end users and have a running list to keep us busy for a very long time. We view that as a slow down to that process (yet we don’t have any problem switching as we see either one as a viable solution for our development efforts). Thanks in advance.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #6

            Good question, well written. 5.

            Join the cool kids - Come fold with us[^]

            Z 1 Reply Last reply
            0
            • H Henry Minute

              Do you have to convert all existing code? Strike a deal with the guy to do all new stuff in C#. After all you can have solutions that include both VB.Net projects and C# projects.

              Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

              E Offline
              E Offline
              Ennis Ray Lynch Jr
              wrote on last edited by
              #7

              Exactly what I was going to say. Slow assimilation is so much better than migration.

              Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane

              1 Reply Last reply
              0
              • H Henry Minute

                Zhat wrote:

                NEW code first, followed by existing code later.

                That's not too bad. After all, sometimes converting old code can take forever and sometimes it never quite works properly, does it? ;)

                Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

                Z Offline
                Z Offline
                Zhat
                wrote on last edited by
                #8

                Yep, which is why I'm asking if anyone has experience. I'm not ready to just dive in blindly and convert some very large projects from scratch, while our users are expecting new applications...

                R E 2 Replies Last reply
                0
                • P peterchen

                  Zhat wrote:

                  go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must…

                  Customers don't care for sure. It's about making the developers happy :)

                  Zhat wrote:

                  (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#).

                  Dev1: Yeah Boss, no Boss, you can't do that in VB.NET. To list the items in order, we first need to stem them through a jingle, and you need a real language for that. We could do this in Lisp or C#, but for Lisp we'd all need new keyboards. Boss: OK, How much does this C# thing cost? Dev1: Nothing actually. We... Boss: Nothing? Are you trying to sneak some Open Sauce software in? Dev2: No! It's included in our multi-billion dollar MSDN subscription! Boss: Oh! So go ahead with that Sharpsee thing! Dev1: *Strike!* Dev2: *Strike!*

                  Agh! Reality! My Archnemesis![^]
                  | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.

                  Z Offline
                  Z Offline
                  Zhat
                  wrote on last edited by
                  #9

                  As funny as that is, this guy is fairly sharp (no pun intended), but he's not a true hands on developer, where as my group, including myself, live in code all day (I just have to add the extra responsibilities of manging at the same time). I didn't have time to ask him for details but we'll discuss this again.

                  M E 2 Replies Last reply
                  0
                  • L Lost User

                    Good question, well written. 5.

                    Join the cool kids - Come fold with us[^]

                    Z Offline
                    Z Offline
                    Zhat
                    wrote on last edited by
                    #10

                    :-D

                    1 Reply Last reply
                    0
                    • Z Zhat

                      So, my team (I’m the programming manger) has been developing Web/Windows based applications using, dare I say…VB.NET (go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must… :) ). Anyway, we just got a new Director, and his first mandate is to stop all VB.NET development and start doing it in C# (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#). Good news is that my team can actually code in either, though we’re much better with VB.NET so any new development won’t be too difficult. BUT! Our existing code/applications, some of which took years to write and get to the point of where they are today won’t be so much fun. So, is there any reliable tool(s) out there, that folks have actual experience with, that we can use to convert or assist us in conversion? I see plenty in my Google search, but have no personal experience. My team is small, yet we produce a high quantity (as well as very high quality) of projects for our end users and have a running list to keep us busy for a very long time. We view that as a slow down to that process (yet we don’t have any problem switching as we see either one as a viable solution for our development efforts). Thanks in advance.

                      M Offline
                      M Offline
                      Mark_Wallace
                      wrote on last edited by
                      #11

                      It sounds like he's made a snap decision, based on experience with a company other than yours (which therefore has different needs), so has not looked seriously at the overall profit from changing everything. Changing a process or working practice must (in order of priority): 0. Provide better service to customers. 1. Save on production time and/or overheads, with no loss in the quality of delivered goods. 2. Make the work easier, again with no loss in the quality of delivered goods. "I prefer it this way!" is Never a good enough reason for changing established processes, and the cost of making a change has to be properly assessed and tested before it's foist on people. I have a word for people who breeze in and say "Oh, we should do everything this way!", but this forum is KSS.

                      I wanna be a eunuchs developer! Pass me a bread knife!

                      Z 1 Reply Last reply
                      0
                      • M Mark_Wallace

                        It sounds like he's made a snap decision, based on experience with a company other than yours (which therefore has different needs), so has not looked seriously at the overall profit from changing everything. Changing a process or working practice must (in order of priority): 0. Provide better service to customers. 1. Save on production time and/or overheads, with no loss in the quality of delivered goods. 2. Make the work easier, again with no loss in the quality of delivered goods. "I prefer it this way!" is Never a good enough reason for changing established processes, and the cost of making a change has to be properly assessed and tested before it's foist on people. I have a word for people who breeze in and say "Oh, we should do everything this way!", but this forum is KSS.

                        I wanna be a eunuchs developer! Pass me a bread knife!

                        Z Offline
                        Z Offline
                        Zhat
                        wrote on last edited by
                        #12

                        Mark Wallace wrote:

                        It sounds like he's made a snap decision,

                        Well, maybe. But even if he did/does, I need to move forward, keep projects on track and start to eventually convert existing code. I'm in need of something reliable, that will Help do the conversion (I have no misgivings there's a 'fix' all tool out there) and keep my folks motivated to continue doing great work.

                        1 Reply Last reply
                        0
                        • Z Zhat

                          So, my team (I’m the programming manger) has been developing Web/Windows based applications using, dare I say…VB.NET (go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must… :) ). Anyway, we just got a new Director, and his first mandate is to stop all VB.NET development and start doing it in C# (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#). Good news is that my team can actually code in either, though we’re much better with VB.NET so any new development won’t be too difficult. BUT! Our existing code/applications, some of which took years to write and get to the point of where they are today won’t be so much fun. So, is there any reliable tool(s) out there, that folks have actual experience with, that we can use to convert or assist us in conversion? I see plenty in my Google search, but have no personal experience. My team is small, yet we produce a high quantity (as well as very high quality) of projects for our end users and have a running list to keep us busy for a very long time. We view that as a slow down to that process (yet we don’t have any problem switching as we see either one as a viable solution for our development efforts). Thanks in advance.

                          E Offline
                          E Offline
                          Ernest Laurentin
                          wrote on last edited by
                          #13

                          To respond to your question, sometimes I've used Reflector[^]and do Cut & paste job. This has worked for me in the past. I code only in C# now.

                          Z 1 Reply Last reply
                          0
                          • E Ernest Laurentin

                            To respond to your question, sometimes I've used Reflector[^]and do Cut & paste job. This has worked for me in the past. I code only in C# now.

                            Z Offline
                            Z Offline
                            Zhat
                            wrote on last edited by
                            #14

                            Red-Gate's .NET Reflector...just Googled it. Will be happy to look into that, thanks for your input.

                            1 Reply Last reply
                            0
                            • Z Zhat

                              Yep, which is why I'm asking if anyone has experience. I'm not ready to just dive in blindly and convert some very large projects from scratch, while our users are expecting new applications...

                              R Offline
                              R Offline
                              realJSOP
                              wrote on last edited by
                              #15

                              Ignore the telerik online converter. It's crap. If you have A LOT of code, it might be worth buying a commercial convesrion product. In the end (and going either way in the conversion) not everything is going to convert. I've had to go through this process a couple of times, and it's not too god-awful bad. I would assign one guy the task of initial conversion, and have him comment the code where he had to manually convert something so you can be aware of the "sticking points". After the converter guy can get an application to compile and run reasonably weel, turn the other devs loose on testing it, and you should end up with a decent conversion in minimal time.

                              .45 ACP - because shooting twice is just silly
                              -----
                              "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                              -----
                              "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                              Z 1 Reply Last reply
                              0
                              • Z Zhat

                                So, my team (I’m the programming manger) has been developing Web/Windows based applications using, dare I say…VB.NET (go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must… :) ). Anyway, we just got a new Director, and his first mandate is to stop all VB.NET development and start doing it in C# (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#). Good news is that my team can actually code in either, though we’re much better with VB.NET so any new development won’t be too difficult. BUT! Our existing code/applications, some of which took years to write and get to the point of where they are today won’t be so much fun. So, is there any reliable tool(s) out there, that folks have actual experience with, that we can use to convert or assist us in conversion? I see plenty in my Google search, but have no personal experience. My team is small, yet we produce a high quantity (as well as very high quality) of projects for our end users and have a running list to keep us busy for a very long time. We view that as a slow down to that process (yet we don’t have any problem switching as we see either one as a viable solution for our development efforts). Thanks in advance.

                                A Offline
                                A Offline
                                AspDotNetDev
                                wrote on last edited by
                                #16

                                The is a free add-on for (the free) Reflector that will allow you to convert entire assemblies between C# and VB.Net. The only problem I found was that it doesn't like to convert "on error goto" stuff in VB.Net to C# (ran into that problem when trying to convert from VB6 to VB.Net to C#). Oh, and comments are removed from the code. If you want to keep the comments, you can do a find/replace and replace:

                                ' Some comment.

                                With:

                                dim commentVariable as string = "Some comment."

                                Then, when you're in C#, you can convert it back from a string to a comment. Make sure not to forget the triple apostrophe comments that are used in VB.Net.

                                [Forum Guidelines]

                                Z 1 Reply Last reply
                                0
                                • Z Zhat

                                  So, my team (I’m the programming manger) has been developing Web/Windows based applications using, dare I say…VB.NET (go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must… :) ). Anyway, we just got a new Director, and his first mandate is to stop all VB.NET development and start doing it in C# (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#). Good news is that my team can actually code in either, though we’re much better with VB.NET so any new development won’t be too difficult. BUT! Our existing code/applications, some of which took years to write and get to the point of where they are today won’t be so much fun. So, is there any reliable tool(s) out there, that folks have actual experience with, that we can use to convert or assist us in conversion? I see plenty in my Google search, but have no personal experience. My team is small, yet we produce a high quantity (as well as very high quality) of projects for our end users and have a running list to keep us busy for a very long time. We view that as a slow down to that process (yet we don’t have any problem switching as we see either one as a viable solution for our development efforts). Thanks in advance.

                                  U Offline
                                  U Offline
                                  User 3859823
                                  wrote on last edited by
                                  #17

                                  I converted a couple of big applications over at my last job, the code was very poor and had been written in a hurry so to start with I wrote hundreds of unit tests as well as booked time with the testers so that I could be confident that my conversion would be bug free code. I then used sharp develop (company had no money so i forced to use a free tool) to convert the code over, (note I have not used that tool for anything older than .net 1.1). If you dont have unit tests in your code then it is a great excuss to get them in and upgrade to the latest framework. I will be honest I agree with your director though you should be moving away from vb.net as its functionlity wiht in .net is slowly reduced by microsoft. but also because though your current team is vb literate future staff wont be so much as vb is not that popular language by universitys and colleges (well atleast in the uk) using c# will allow you to confidently higher junior develeopers with java or c++ skill who will be able to hit the ground running more on the programming side as they will be use the syntax. But I knwo at this stage probably with 20 million other thing on the go this task is of low priority and is annoying, but you might consider it a good task to get new guys up to speed on your products as they convert it over and if you utilise your source control properly wiht automated testing then anyone can convert a section or write unit tests when they have a free minute. Good luck with it.

                                  Z 1 Reply Last reply
                                  0
                                  • H Henry Minute

                                    Do you have to convert all existing code? Strike a deal with the guy to do all new stuff in C#. After all you can have solutions that include both VB.Net projects and C# projects.

                                    Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” Why do programmers often confuse Halloween and Christmas? - Because 31 Oct = 25 Dec. Business Myths of the Geek #4 'What you think matters.'

                                    D Offline
                                    D Offline
                                    db7uk
                                    wrote on last edited by
                                    #18

                                    An interesting move from your director if I may say so. What was his motive behind the switch? I (and my team) also code in VB.Net and this is still a very good language. There is really no difference in code apart from personal preference. This is also very much part of Microsofts software development language roadmap. The only downside I can see at this point in time is that c# tends to be the prefered so any code samples will be c# rather than VB. My view is that if you can do one or both then surly it does not matter what lanuage you code in as long as the client gets what they want. If someone were to ask me to change the code language they had better come up with a reasonable reason why! or am I missing something?

                                    Z 1 Reply Last reply
                                    0
                                    • Z Zhat

                                      Well, he actually hasn't started officially yet, just made a visit and we had brief conversation. But, the intention I'm seeing is that all NEW code first, followed by existing code later.

                                      G Offline
                                      G Offline
                                      Guy Harwood
                                      wrote on last edited by
                                      #19

                                      Zhat wrote:

                                      the intention I'm seeing is that all NEW code first, followed by existing code later.

                                      Such a waste of time and money unless there is a bonafide real world reason to change it that will benefit both customers and the product in general. If your development team are versatile enough to work in either language, then there seems like no good reason to rewrite existing code into another language other than for Mr.New Director to 'make his mark'.

                                      ---Guy H ;-)---

                                      Z L 2 Replies Last reply
                                      0
                                      • Z Zhat

                                        So, my team (I’m the programming manger) has been developing Web/Windows based applications using, dare I say…VB.NET (go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must… :) ). Anyway, we just got a new Director, and his first mandate is to stop all VB.NET development and start doing it in C# (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#). Good news is that my team can actually code in either, though we’re much better with VB.NET so any new development won’t be too difficult. BUT! Our existing code/applications, some of which took years to write and get to the point of where they are today won’t be so much fun. So, is there any reliable tool(s) out there, that folks have actual experience with, that we can use to convert or assist us in conversion? I see plenty in my Google search, but have no personal experience. My team is small, yet we produce a high quantity (as well as very high quality) of projects for our end users and have a running list to keep us busy for a very long time. We view that as a slow down to that process (yet we don’t have any problem switching as we see either one as a viable solution for our development efforts). Thanks in advance.

                                        M Offline
                                        M Offline
                                        Modnar
                                        wrote on last edited by
                                        #20

                                        Never used it but been told about SharpDevelop's inbuilt Converter http://www.icsharpcode.net/OpenSource/SD/Features.aspx[^] (various to various) or online: http://codeconverter.sharpdevelop.net/[^]

                                        Z 1 Reply Last reply
                                        0
                                        • Z Zhat

                                          So, my team (I’m the programming manger) has been developing Web/Windows based applications using, dare I say…VB.NET (go ahead, say what you want, we like it, it does what we need it to do, and our end users/customers absolutely love what we do for them, so let the jokes fly if you must… :) ). Anyway, we just got a new Director, and his first mandate is to stop all VB.NET development and start doing it in C# (something about his prior team not being able to do something in VB.NET, like a web service, so they just switched to C#). Good news is that my team can actually code in either, though we’re much better with VB.NET so any new development won’t be too difficult. BUT! Our existing code/applications, some of which took years to write and get to the point of where they are today won’t be so much fun. So, is there any reliable tool(s) out there, that folks have actual experience with, that we can use to convert or assist us in conversion? I see plenty in my Google search, but have no personal experience. My team is small, yet we produce a high quantity (as well as very high quality) of projects for our end users and have a running list to keep us busy for a very long time. We view that as a slow down to that process (yet we don’t have any problem switching as we see either one as a viable solution for our development efforts). Thanks in advance.

                                          J Offline
                                          J Offline
                                          JW38125
                                          wrote on last edited by
                                          #21

                                          I have been programming for over 50 years in 13 different programming languages and will always choose the language based on what are the requirements of the application. If it’s mathematical number crunching, then it’s FORTRAN. If it requires lots of bit level manipulations then use assembler, otherwise use what is the fastest and most stable and what the shop is most comfortable is with. Personally I use VB when I can. I feel it is very fast, efficient and stable. I think that if he insists on switching languages then maintain old applications in their current language(s), develop new in C#. I have managed large programming shops and his rule sucks. By the way; how long has he been out of college?:~

                                          The Old Guy

                                          Z 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