Slashdot Mirror


User: jbplou

jbplou's activity in the archive.

Stories
0
Comments
602
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 602

  1. Re:VB on Simple Windows Development Tools? · · Score: 2, Informative

    How is C# any better than VB.NET, thats crazy. They compile to the same code, they are two routes to the same thing.

    Also anybody who develops .NET classes and then converts that code to PHP for Windows is crazy. I can't believe that people on this site hate Microsoft so much that they think using GTK# or PHP or Java will make a better Windows only app than .NET. .Net is currently the top development tool on the market for business apps PHP is a toy.

  2. Re:Question for/from the Inept on IBM Sets DB2 Database Free (Beer) · · Score: 1

    For a little crappy web site it doesn't matter what you use. However if you play the small free versions and you interview for an entry or mid level job using one of the big db vendor technologies knowledge of one these might help in the interview. Make no mistake you aren't going to become an enterprize architech by using one of these and putting it on your resume. But you'd be surprized, there are positions at places I've worked that didn't get a single applicant who ever used the primary technologies being used(sometimes it was common stuff like ASP or Oracle) put there were still many applicants.

  3. Re:How about delivering today's products first? on Oracle and Sun Team Up to Provide .NET Alternative · · Score: 1

    To be fair, Solaris on Sparc runs 64bit and that is considered the platform of choice. Sun makes boxes with over 100 processors using sparc.

  4. Re:Why another alternative for .NET on Oracle and Sun Team Up to Provide .NET Alternative · · Score: 1

    You can't serously believe programming in C/C++ for the web would be less bugy than .NET. The protection from buffer overflows alone makes .Net less bugy than C/C++ for most web development.

  5. Re:It all depends on your existing skillset on JSF vs ASP.net · · Score: 1

    Were I work we have an enterprize app that has both java and asp.net interfaces. They cover different functions but both use the same backend datastore.

    I not arguing that a programmer can switch overnight, but one can definatly swith in a relatively short time frame.

  6. Re:It all depends on your existing skillset on JSF vs ASP.net · · Score: 1

    You said .NET and Java are pretty mutually exclusive techs, which is not true. A good developer can transition from one to the other in 6 months, if we are talking J2EE and ASP.NET environments. The end goal is the same you pass generated HTML to the client who responds with more information. If you use IIS, Apache, Websphere, Oracle App Server you still do the same basic thing. A good developer once they know how to use one can learn use the other to accomplish similar tasks.

  7. Re:If you do it right... on Evaluating the Performance of an IT Department? · · Score: 1

    Internal development is quite different than external development.

  8. Re:It all depends on your existing skillset on JSF vs ASP.net · · Score: 1

    You must be a shitty developer. Java and .NET are both heavily object oriented, hell .NET was basically Microsofts answer to Java. A good developer is basically lanuage neutral and can pick up what is needed.

  9. Re:If you do it right... on Evaluating the Performance of an IT Department? · · Score: 1

    Thats if you consider IT only system administration. What about application development, most companies need custom apps to meet business needs.

  10. Re:The patent problems have not been addressed on Fedora Core 5 includes Mono · · Score: 1

    I think this is something most people don't seem to understand. The primary thing .NET is being used for is web apps ala ASP.NET and business apps. In both cases the people choosing to use .NET probably already have a Windows environment so the lock in issue is no big deal.

  11. Atari 2600 on Linux/Unix Tops Charts for Vulnerabilities in 2005 · · Score: 1

    If you want a secure enviornment you should be running Atari 2600's

  12. I predict on Technology Predictions for 2006? · · Score: 0, Flamebait

    Computers will become twice as powerful and so expensive only the 6 richest people in the world will be able to afford them.

  13. Both on Learning Java or C# as a Next Language? · · Score: 1

    If you can program object oriented code you can program both. OOP concepts are more important than lanuage specifics. If you are looking for job possibilities after graduating you would be best to have both on your resume plus having knowledge PERL, PHP, and VB.NET(oh the horror) would be wise as well. If you want to do business programming learn SQL as well. C++ for comercial software.

  14. Re:Well, for the early growth on Scaling Server Setup for Sharp Traffic Growth? · · Score: 1

    With certain databases there isn't even a benefit to having multicore it seems perhaps due to whole table locking

    what database worthy of high traffic uses full table locking? MySQL doesn't and the big players(Oracle, SQL Server, Sybase) don't either. I don't think you want to power you high traffic web site with Access.

  15. There never has been one on Where Do All of the Old Programmers Go? · · Score: 1

    Years of dougnuts, coffee, and sitting in one place makes the heart weak and the ass wide. It is almost unthinkable for a programmer to live to 40.

  16. Re:Finally, can I turn the GUI off on my server? on Vista's Graphics To Be Moved Out of the Kernel · · Score: 1

    Who does this kind of administrator uses the server to edit services. Most you can connect to with a MMC plugin if not you could terminal into the server, either way you don't need to use the server localy

  17. Working Hard? on What Makes a Good IM Client? · · Score: 1

    Windows Messenger with a colleague, AIM with my girlfriend, and Google Talk with a friend at a different tech company

    Sounds like a good client for you would be no client, so you can get some work done.

  18. Depends on amout of data and amout of data changin on High Availability Solutions for Databases? · · Score: 1

    If you are dealing with a small db or relatively light transactions you could setup real time replication or some other type of of rapid change transfer system depending upon DB vendor. But if the change is rapid to the database you will need some sort of shared storage. There are storage solutions for under 10000 that you can purcase and connect multiple servers to. If your data isn't worth that amount to spend you don't need a cluster.

  19. Just use Mac Mini's on Price of Power in a Data Center · · Score: 0, Offtopic

    Migrate all your servers to Mac Mini's.

  20. Re:yes, it does rot your brain, or at least habits on Does Visual Studio Rot the Brain? · · Score: 1

    This is the craziest thing I've read about VS in years. In VS.NET you can write fully object oriented code. Just because somebody takes short cuts and uses the drag and drop tools for RAD development doesn't restrict another developer from writing fully object oriented multi-tiered applications. This is a matter of knowing everything available. VS allows for both, just beginners never care to learn how to write could code, this a problem with the programmers not the IDE. Anything you can write in Java with Eclipse you can write in C# or VB.NET with VS.NET. Read a thread on .NET and you'll see that its just a rip off of Java, so of course you can fully object orient it.

  21. Re:"Is that so" on Apache Webserver Surpasses 50 Million Website Mark · · Score: 1

    Are you on crack, you can place multiple domains on IIS. If you are going to make points about one product being better than another atleast know what both can do.

  22. Re:Ha! let them on Oracle and MySQL -- Good Move or Bad Bet? · · Score: 1

    Good point, because cross join is so useful it is used so often in applications.

  23. Re:How can you argue for C# and not VB.Net on Java Urban Performance Legends · · Score: 1

    So he was arguing against a language that is no longer in production by it vendor. VB 6 came out when 1999 maybe. Current VB is VB.Net go to Microsofts site go to Visual Basic and you will see it is about VB.Net which is the current Visual Basic.

  24. Like what on No Office Suite Google · · Score: 1

    However distributed thin web applications allowed you to do "new and better things than the Office package and more.""

    Thats crazy, if there was something to add to an office package how come no company or person has come up with it in the last 10 years. There is only so much you can do with a word processor and spread sheet.

  25. How can you argue for C# and not VB.Net on Java Urban Performance Legends · · Score: 1

    VB.Net complies to the same code has C# if you turn on remove overflow checking and options strick. So how can you lump VB into a differenct category than C#?