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. Knowledge sharing at the job?

Knowledge sharing at the job?

Scheduled Pinned Locked Moved The Lounge
csharpjavascriptsysadminasp-netdatabase
28 Posts 13 Posters 1 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.
  • H HobbyProggy

    If i ask for a training, they say plan it in your budget, so the only "training" available for me is to visit ONE conference of SW Dev fanatics a year. Whenever i see a Websession or short trainings and ask for the permission it's like this: Boss: "Is it in budget?" Me: "No, just heard of it" Boss: "No" Me: "But it's only 100€" Boss: "No, make a budget for that for next FY." (You have to state for what exactly you budget and also add the price for it) So i'd say i got the worst... if i wouldn't try keep up by myself i'd probably be outdated tomorrow.

    Rules for the FOSW ![^]

    if(!string.IsNullOrWhiteSpace(_signature))
    {
    MessageBox.Show("This is my signature: " + Environment.NewLine + _signature);
    }
    else
    {
    MessageBox.Show("404-Signature not found");
    }

    Sander RosselS Offline
    Sander RosselS Offline
    Sander Rossel
    wrote on last edited by
    #6

    Ouch... The question should be the other way around "why haven't you followed any web sessions lately!?" It's in your employer's own interest (as well as yours). Unfortunately, all management sees is money spent, but never what it gains them :sigh:

    Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

    H 1 Reply Last reply
    0
    • Sander RosselS Sander Rossel

      Slacker007 wrote:

      I have worked at companies like this and it is great. Unfortunately, the pay was sh*t.

      Was your education in your boss's time? My current employer "hires only seniors" and seniors should keep up with technology (in their spare time, mostly). As such, pay is pretty good, but you spent quite some time travelling and studying. It makes no sense to ask people to keep up and not pay them for it... :~

      Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

      S Offline
      S Offline
      Slacker007
      wrote on last edited by
      #7

      Sander Rossel wrote:

      Was your education in your boss's time?

      When I worked for Goldman Sachs, it was on my employer's time. I have had it both ways for education, etc. I am a contractor now, and I work from my home office. They expect me to learn everything on my own. Which is fine, and I do, but I miss the collaboration and knowledge sharing.

      L 1 Reply Last reply
      0
      • Sander RosselS Sander Rossel

        I'm wondering if your employer is stimulating employees to stay up-to-date with current technologies. My previous employer would pay up to €500,- for courses, training, etc., but never required you to do anything. No one out of about 30 employees even spend €1,- from that €500,-. When I told my employer it may be a good idea to do a regular mailing on courses or training that were interesting for us, a project, or the company as a whole I got the reaction "you may think that, but you get €500,- and we think that's enough." (while it clearly isn't if no one is spending it). Knowledge sharing was so bad that an Oracle team blew a SQL Server job while I, the only SQL Server certified person in the company, wasn't even aware! At my current company everything is paid for and we have regular meetings on what the company is focusing on. I'm currently participating in an Azure certification group, I just got invited to a group interested in front-end development, and this week we'll be having another presentation on some technology or another (last month it was Machine Learning, the co-worker who presented got an Azure subscription from the company right away to continue his study). Other presentations I've attended were about .NET Core, Azure, Docker, and Blockchain. Too bad it's all in my free time (it's also not mandatory, mind you). The contrast with my previous employer couldn't be bigger. I prefer my current employer, the difference in skill, knowledge, and mentality is huge. How is training and knowledge sharing handled in your company and what's good/bad about it?

        Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

        R Offline
        R Offline
        RJOberg
        wrote on last edited by
        #8

        Where I work now has budget for training but management never authorizes spending from it. When asked about how we are supposed to stay up to date on new technologies they reply that we should do it on our own time. I like to assume that each year, upper management uses the entire training budget to go to a conference where they "network".

        1 Reply Last reply
        0
        • Sander RosselS Sander Rossel

          I'm wondering if your employer is stimulating employees to stay up-to-date with current technologies. My previous employer would pay up to €500,- for courses, training, etc., but never required you to do anything. No one out of about 30 employees even spend €1,- from that €500,-. When I told my employer it may be a good idea to do a regular mailing on courses or training that were interesting for us, a project, or the company as a whole I got the reaction "you may think that, but you get €500,- and we think that's enough." (while it clearly isn't if no one is spending it). Knowledge sharing was so bad that an Oracle team blew a SQL Server job while I, the only SQL Server certified person in the company, wasn't even aware! At my current company everything is paid for and we have regular meetings on what the company is focusing on. I'm currently participating in an Azure certification group, I just got invited to a group interested in front-end development, and this week we'll be having another presentation on some technology or another (last month it was Machine Learning, the co-worker who presented got an Azure subscription from the company right away to continue his study). Other presentations I've attended were about .NET Core, Azure, Docker, and Blockchain. Too bad it's all in my free time (it's also not mandatory, mind you). The contrast with my previous employer couldn't be bigger. I prefer my current employer, the difference in skill, knowledge, and mentality is huge. How is training and knowledge sharing handled in your company and what's good/bad about it?

          Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

          D Offline
          D Offline
          dandy72
          wrote on last edited by
          #9

          Wanna learn something quick? Get asked to deliver a project with technologies you've never used before, within a fixed amount of time (that you'd barely think reasonable if it was done with what you do know).

          Sander RosselS L 2 Replies Last reply
          0
          • Sander RosselS Sander Rossel

            I'm wondering if your employer is stimulating employees to stay up-to-date with current technologies. My previous employer would pay up to €500,- for courses, training, etc., but never required you to do anything. No one out of about 30 employees even spend €1,- from that €500,-. When I told my employer it may be a good idea to do a regular mailing on courses or training that were interesting for us, a project, or the company as a whole I got the reaction "you may think that, but you get €500,- and we think that's enough." (while it clearly isn't if no one is spending it). Knowledge sharing was so bad that an Oracle team blew a SQL Server job while I, the only SQL Server certified person in the company, wasn't even aware! At my current company everything is paid for and we have regular meetings on what the company is focusing on. I'm currently participating in an Azure certification group, I just got invited to a group interested in front-end development, and this week we'll be having another presentation on some technology or another (last month it was Machine Learning, the co-worker who presented got an Azure subscription from the company right away to continue his study). Other presentations I've attended were about .NET Core, Azure, Docker, and Blockchain. Too bad it's all in my free time (it's also not mandatory, mind you). The contrast with my previous employer couldn't be bigger. I prefer my current employer, the difference in skill, knowledge, and mentality is huge. How is training and knowledge sharing handled in your company and what's good/bad about it?

            Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

            R Offline
            R Offline
            R Giskard Reventlov
            wrote on last edited by
            #10

            We have pluralsight licences for everyone and I set up a bunch of courses that they have to take within a certain period of time. Each employee can block out 2-4 hours per week for study time on the company dime. Seems like a reasonable approach.

            Keep your friends close. Keep Kill your enemies closer. The End

            1 Reply Last reply
            0
            • D dandy72

              Wanna learn something quick? Get asked to deliver a project with technologies you've never used before, within a fixed amount of time (that you'd barely think reasonable if it was done with what you do know).

              Sander RosselS Offline
              Sander RosselS Offline
              Sander Rossel
              wrote on last edited by
              #11

              Doesn't really work like that. Mostly, people just make A LOT of mistakes like that and somewhere way down the line you find out that the application must be fixed from the bottom up. I've joined teams that had been using Entity Framework for years, but still weren't aware of lazy loading and the existence of expression trees (or why ToList() can be detrimental for performance).

              Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

              D 1 Reply Last reply
              0
              • Sander RosselS Sander Rossel

                Doesn't really work like that. Mostly, people just make A LOT of mistakes like that and somewhere way down the line you find out that the application must be fixed from the bottom up. I've joined teams that had been using Entity Framework for years, but still weren't aware of lazy loading and the existence of expression trees (or why ToList() can be detrimental for performance).

                Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                D Offline
                D Offline
                dandy72
                wrote on last edited by
                #12

                "Learning" to use something doesn't imply following best practices right off the bat. :-)

                Sander RosselS 1 Reply Last reply
                0
                • D dandy72

                  "Learning" to use something doesn't imply following best practices right off the bat. :-)

                  Sander RosselS Offline
                  Sander RosselS Offline
                  Sander Rossel
                  wrote on last edited by
                  #13

                  We're not talking about best practices, we're talking about not knowing the basics after years of usage and a really buggy application as a result :sigh: Entity Framework lesson 1: ToList() does a query to the database and gets the results. Application after years of work:

                  context.MyTable.ToList().Where(o => o.FullName == "...") // Because somehow FullName does not work on the database.

                  // In MyTable entity:
                  public string FullName
                  {
                  get { return FirstName + " " + LastName; }
                  }

                  :sigh:

                  Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                  L L 2 Replies Last reply
                  0
                  • Sander RosselS Sander Rossel

                    Ouch... The question should be the other way around "why haven't you followed any web sessions lately!?" It's in your employer's own interest (as well as yours). Unfortunately, all management sees is money spent, but never what it gains them :sigh:

                    Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                    H Offline
                    H Offline
                    HobbyProggy
                    wrote on last edited by
                    #14

                    Sander Rossel wrote:

                    all management sees is money spent,

                    Jup, and since we have no separate Software dev team i count as "IT" which always only costs money :doh:

                    Rules for the FOSW ![^]

                    if(!string.IsNullOrWhiteSpace(_signature))
                    {
                    MessageBox.Show("This is my signature: " + Environment.NewLine + _signature);
                    }
                    else
                    {
                    MessageBox.Show("404-Signature not found");
                    }

                    P 1 Reply Last reply
                    0
                    • Sander RosselS Sander Rossel

                      I'm wondering if your employer is stimulating employees to stay up-to-date with current technologies. My previous employer would pay up to €500,- for courses, training, etc., but never required you to do anything. No one out of about 30 employees even spend €1,- from that €500,-. When I told my employer it may be a good idea to do a regular mailing on courses or training that were interesting for us, a project, or the company as a whole I got the reaction "you may think that, but you get €500,- and we think that's enough." (while it clearly isn't if no one is spending it). Knowledge sharing was so bad that an Oracle team blew a SQL Server job while I, the only SQL Server certified person in the company, wasn't even aware! At my current company everything is paid for and we have regular meetings on what the company is focusing on. I'm currently participating in an Azure certification group, I just got invited to a group interested in front-end development, and this week we'll be having another presentation on some technology or another (last month it was Machine Learning, the co-worker who presented got an Azure subscription from the company right away to continue his study). Other presentations I've attended were about .NET Core, Azure, Docker, and Blockchain. Too bad it's all in my free time (it's also not mandatory, mind you). The contrast with my previous employer couldn't be bigger. I prefer my current employer, the difference in skill, knowledge, and mentality is huge. How is training and knowledge sharing handled in your company and what's good/bad about it?

                      Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                      D Offline
                      D Offline
                      Dimitrios Kalemis
                      wrote on last edited by
                      #15

                      Unfortunately, in most companies I have worked for, keeping current was seen as a bad thing, something that distracts you from the job currently at hand.

                      1 Reply Last reply
                      0
                      • Sander RosselS Sander Rossel

                        We're not talking about best practices, we're talking about not knowing the basics after years of usage and a really buggy application as a result :sigh: Entity Framework lesson 1: ToList() does a query to the database and gets the results. Application after years of work:

                        context.MyTable.ToList().Where(o => o.FullName == "...") // Because somehow FullName does not work on the database.

                        // In MyTable entity:
                        public string FullName
                        {
                        get { return FirstName + " " + LastName; }
                        }

                        :sigh:

                        Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                        L Offline
                        L Offline
                        Leo56
                        wrote on last edited by
                        #16

                        Really? Pro-devs. who did that? :rolleyes: :-D I suddenly feel a (tiny) bit better... I work in Local Government (UK) :zzz: and I've sort of 'inherited' all things IT - DB stuff, software development (when it suits the higher food chain), reporting, what laughingly passes for analysis/stats, etc. Training is Verboten!!! (never mind encouraged) and pay is still crap. One thing I have noticed over the (interminable) years - if 'they' are desperate (like, 'we need this yesterday to make me look good') then I'm allowed to play - else it's 'software suppliers only' (for the 'support') ;P Bitter? Probably. Frustrated? You bet. Just too near retirement to move..... :sigh:

                        P 1 Reply Last reply
                        0
                        • Sander RosselS Sander Rossel

                          I'm wondering if your employer is stimulating employees to stay up-to-date with current technologies. My previous employer would pay up to €500,- for courses, training, etc., but never required you to do anything. No one out of about 30 employees even spend €1,- from that €500,-. When I told my employer it may be a good idea to do a regular mailing on courses or training that were interesting for us, a project, or the company as a whole I got the reaction "you may think that, but you get €500,- and we think that's enough." (while it clearly isn't if no one is spending it). Knowledge sharing was so bad that an Oracle team blew a SQL Server job while I, the only SQL Server certified person in the company, wasn't even aware! At my current company everything is paid for and we have regular meetings on what the company is focusing on. I'm currently participating in an Azure certification group, I just got invited to a group interested in front-end development, and this week we'll be having another presentation on some technology or another (last month it was Machine Learning, the co-worker who presented got an Azure subscription from the company right away to continue his study). Other presentations I've attended were about .NET Core, Azure, Docker, and Blockchain. Too bad it's all in my free time (it's also not mandatory, mind you). The contrast with my previous employer couldn't be bigger. I prefer my current employer, the difference in skill, knowledge, and mentality is huge. How is training and knowledge sharing handled in your company and what's good/bad about it?

                          Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                          K Offline
                          K Offline
                          Kirill Illenseer
                          wrote on last edited by
                          #17

                          My employer doesn't stimulate anything, I stay up-to-date because I want to. Sure, my company does shelve money for seminars, trainings and such, but I have to become active demanding money for that training myself. Not that this was a bad thing, I think that this laissez-faire aproach fits best with intelligent people.

                          1 Reply Last reply
                          0
                          • Sander RosselS Sander Rossel

                            I'm wondering if your employer is stimulating employees to stay up-to-date with current technologies. My previous employer would pay up to €500,- for courses, training, etc., but never required you to do anything. No one out of about 30 employees even spend €1,- from that €500,-. When I told my employer it may be a good idea to do a regular mailing on courses or training that were interesting for us, a project, or the company as a whole I got the reaction "you may think that, but you get €500,- and we think that's enough." (while it clearly isn't if no one is spending it). Knowledge sharing was so bad that an Oracle team blew a SQL Server job while I, the only SQL Server certified person in the company, wasn't even aware! At my current company everything is paid for and we have regular meetings on what the company is focusing on. I'm currently participating in an Azure certification group, I just got invited to a group interested in front-end development, and this week we'll be having another presentation on some technology or another (last month it was Machine Learning, the co-worker who presented got an Azure subscription from the company right away to continue his study). Other presentations I've attended were about .NET Core, Azure, Docker, and Blockchain. Too bad it's all in my free time (it's also not mandatory, mind you). The contrast with my previous employer couldn't be bigger. I prefer my current employer, the difference in skill, knowledge, and mentality is huge. How is training and knowledge sharing handled in your company and what's good/bad about it?

                            Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                            K Offline
                            K Offline
                            Kirk 10389821
                            wrote on last edited by
                            #18

                            Shame on your old company, good for your current company. We encourage people to learn and attend training classes, and to share what they learned. IN FACT, that is the one requirement. If the company pays for the training/seminar, then you have to write up a summary email with a few links so others can either ask questions, or learn something from the experience. I have seen the most useless people take the most training (we called it hiding in training), and I have seen some really bright people go in waves. Spending up to 2 years not training, then digging into a new technology. And $500 or 500 Euros is NOTHING. Most of these things start above this price. Then there are potential flights, and hotel stays. No wonder nobody used this. It was a fake offer.

                            1 Reply Last reply
                            0
                            • Sander RosselS Sander Rossel

                              I'm wondering if your employer is stimulating employees to stay up-to-date with current technologies. My previous employer would pay up to €500,- for courses, training, etc., but never required you to do anything. No one out of about 30 employees even spend €1,- from that €500,-. When I told my employer it may be a good idea to do a regular mailing on courses or training that were interesting for us, a project, or the company as a whole I got the reaction "you may think that, but you get €500,- and we think that's enough." (while it clearly isn't if no one is spending it). Knowledge sharing was so bad that an Oracle team blew a SQL Server job while I, the only SQL Server certified person in the company, wasn't even aware! At my current company everything is paid for and we have regular meetings on what the company is focusing on. I'm currently participating in an Azure certification group, I just got invited to a group interested in front-end development, and this week we'll be having another presentation on some technology or another (last month it was Machine Learning, the co-worker who presented got an Azure subscription from the company right away to continue his study). Other presentations I've attended were about .NET Core, Azure, Docker, and Blockchain. Too bad it's all in my free time (it's also not mandatory, mind you). The contrast with my previous employer couldn't be bigger. I prefer my current employer, the difference in skill, knowledge, and mentality is huge. How is training and knowledge sharing handled in your company and what's good/bad about it?

                              Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

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

                              There you have it: in your "free" time means on your "own" time. Nobody likes studying "for work"; on their own time. There was a time when one was sent "out of town" for a course (which included meals, hotels; maybe a car).

                              "(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal

                              Sander RosselS 1 Reply Last reply
                              0
                              • H HobbyProggy

                                Sander Rossel wrote:

                                all management sees is money spent,

                                Jup, and since we have no separate Software dev team i count as "IT" which always only costs money :doh:

                                Rules for the FOSW ![^]

                                if(!string.IsNullOrWhiteSpace(_signature))
                                {
                                MessageBox.Show("This is my signature: " + Environment.NewLine + _signature);
                                }
                                else
                                {
                                MessageBox.Show("404-Signature not found");
                                }

                                P Offline
                                P Offline
                                Peter Shaw
                                wrote on last edited by
                                #20

                                and this folks is the number one reason why I.T and software dev departments get the shit they do. Beacuse we are always seen as a cost to the business and never part of the profit generation cycle. It's also always why the flyby night lying toerag B******d sales folk get away with telling people that wetting their pants why installing undercracker 4000 deluxe edition onto a new mainframe made from the finest hair of a vestal virgin (and all for the bargain price of $400000000000) will bring their company all the best fortune it deserves, and get massive bonuses for doing so.... because they are always seen as profit generation. over< / rant> :-)

                                1 Reply Last reply
                                0
                                • L Leo56

                                  Really? Pro-devs. who did that? :rolleyes: :-D I suddenly feel a (tiny) bit better... I work in Local Government (UK) :zzz: and I've sort of 'inherited' all things IT - DB stuff, software development (when it suits the higher food chain), reporting, what laughingly passes for analysis/stats, etc. Training is Verboten!!! (never mind encouraged) and pay is still crap. One thing I have noticed over the (interminable) years - if 'they' are desperate (like, 'we need this yesterday to make me look good') then I'm allowed to play - else it's 'software suppliers only' (for the 'support') ;P Bitter? Probably. Frustrated? You bet. Just too near retirement to move..... :sigh:

                                  P Offline
                                  P Offline
                                  Peter Shaw
                                  wrote on last edited by
                                  #21

                                  Ha yes, I feel your pain...... Contractor here who's worked on both government, NHS and UK Military projects in the past. :-) It's soul destroying at times.

                                  1 Reply Last reply
                                  0
                                  • L Lost User

                                    There you have it: in your "free" time means on your "own" time. Nobody likes studying "for work"; on their own time. There was a time when one was sent "out of town" for a course (which included meals, hotels; maybe a car).

                                    "(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal

                                    Sander RosselS Offline
                                    Sander RosselS Offline
                                    Sander Rossel
                                    wrote on last edited by
                                    #22

                                    I happen to like programming so, yeah, I study quite a lot in my free time. My employer profits and then I profit (being the best they have tends to give leverage) :D

                                    Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

                                    L 1 Reply Last reply
                                    0
                                    • Sander RosselS Sander Rossel

                                      I happen to like programming so, yeah, I study quite a lot in my free time. My employer profits and then I profit (being the best they have tends to give leverage) :D

                                      Best, Sander Continuous Integration, Delivery, and Deployment arrgh.js - Bringing LINQ to JavaScript Object-Oriented Programming in C# Succinctly

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

                                      Being the "best" isn't always what it's cracked out to be. The "budget" needs to be split amongst everybody; meaning, "if I give you x then they ONLY get y and then they are unhappy, etc.". It then becomes tests of wills. (If you happen to actually like what you are currently working on, then that's a different story; but that will get "old" too after a while if you like to stretch; or see new faces).

                                      "(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal

                                      Sander RosselS 1 Reply Last reply
                                      0
                                      • S Slacker007

                                        Sander Rossel wrote:

                                        Was your education in your boss's time?

                                        When I worked for Goldman Sachs, it was on my employer's time. I have had it both ways for education, etc. I am a contractor now, and I work from my home office. They expect me to learn everything on my own. Which is fine, and I do, but I miss the collaboration and knowledge sharing.

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

                                        We're bush pilots ... we get it done because we have to.

                                        "(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal

                                        1 Reply Last reply
                                        0
                                        • D dandy72

                                          Wanna learn something quick? Get asked to deliver a project with technologies you've never used before, within a fixed amount of time (that you'd barely think reasonable if it was done with what you do know).

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

                                          True story: - I think we should go .NET. - No; Java. - Me: Struts; Swing; Beans; Eclipse; JBoss; Linux; Apache; etc; Java-related courses out of town... - (weeks later) OK ... you can use .NET.

                                          "(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal

                                          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