Viewing 15 posts - 196 through 210 (of 1,932 total)
I tried replying, but that resulted in a HTTP 500 error
and then it worked
November 26, 2023 at 4:04 pm
This is a toughie. I think, Louis, that you are correct, for the most part. But I'm also aware of the fact that, in some circumstances, it is possible that...
November 26, 2023 at 4:00 pm
I work for a large state department. Consequently, the department I work for is, I believe, over 100 years old. Obviously, no one was writing databases back in 1923. 🙂
But...
November 22, 2023 at 3:31 pm
As someone who has a degree, I agree that a degree is not necessary. I've lost out on even being considered for some jobs because my GPA was not 3.95...
November 12, 2023 at 4:57 pm
WOW, Frederico, YYY999 as variable names. Yes, at least "VSC" did make sense, given that we worked with a data that was called "Voucher Service Code". The naming convention of...
November 6, 2023 at 4:06 pm
I totally agree, Louis! Once I had a coworker who hated naming anything like VoucherServiceCode. She insisted that all columns in tables had to be abbreviated, so in this case...
November 5, 2023 at 3:28 pm
Ken,
No one here has any experience with Dapper. We could learn Dapper, but it would be additional time spent not developing while we're learning. And I've got a feeling my...
November 5, 2023 at 2:59 pm
Eddie,
I'm impressed with what that previous company you worked for. I like the disciplined approach they used.
November 5, 2023 at 2:41 pm
I don't know who the original developers were of the old PHP app, but having the SQL strings in it with no stored procedures, is exactly how they did it.
I...
November 3, 2023 at 3:20 pm
This question is so relevant for us! Our current environment has been individual developers working on a project alone. The majority of deploys are done from the developer's PC. A...
November 3, 2023 at 3:14 pm
Ant-Green and Brian,
Personally, I'm in favor of leaving the data in the MySQL database, although it is (so I understand) an old version of MySQL. The arguments against leaving it...
November 3, 2023 at 2:36 pm
Sean,
I believe you are correct, that the insistence of a degree is, for some companies/organizations, "...for keeping people not like us away".
David,
I love what you said here. In particular, "It...
October 30, 2023 at 3:25 pm
Crazy Eights - too funny i work a government job too! I am beginning to read about Vertical structure organizations versus Matrix Organizations. Work here comes in from the...
October 20, 2023 at 3:45 pm
This is a very timely article because I foresee us possibly adopting code reviews soon. At this point we've never had a formal code review process. In fairness to my...
October 16, 2023 at 4:38 pm
This is a good reminder that any routine to move code or data from one place to another is a pipeline. However, I am tired of the manual pipeline approach...
October 13, 2023 at 2:55 pm
Viewing 15 posts - 196 through 210 (of 1,932 total)