Viewing 12 posts - 16 through 28 (of 28 total)
I disagree with the answer. The first answer is a better answer if you understand what's going on. Even the name is suggesting the process is shifting to an alternate...
ewm2
January 8, 2025 at 3:36 pm
I have a plan. I'm learning Spanish. I'm retiring in 18 months and plan to spend a year in Europe with a base in Spain. I'm training to live my...
ewm2
January 3, 2025 at 3:47 pm
When I conduct the technical portion of an interview for either a developer or DBA position, I spend considerable time on problems I know the candidate probably does not know...
ewm2
December 3, 2024 at 5:23 am
MS needs to update the documentation.
https://learn.microsoft.com/en-us/sql/relational-databases/system-stored-procedures/sp-rename-transact-sql?view=sql-server-ver16 says, "Changes the name of a user-created object in the current database. This object can be a table, index, column, alias data type, or...
ewm2
November 25, 2024 at 8:23 pm
As a developer, there's nothing wrong with no braces. I would prefer it look like this though:
if (myVar == otherVar) return true;
It's more obvious what's going on when it looks...
ewm2
October 22, 2024 at 5:20 am
I thought that also. So I ran a test. The compiler does not care. This runs and runs and runs.
ewm2
October 22, 2024 at 5:17 am
Expert is not a point, it is a position on a continuum. Certainly, there is a minimum level of knowledge where the masses would consider someone an expert but above...
ewm2
June 3, 2024 at 6:29 pm
It's neither. It's a C# Script Task. It's like a console app for the most part you can do things like MessageBox.Show(msg). People often add these to allow them to...
ewm2
January 17, 2024 at 6:44 am
I agree that there will be candidates the can 'do the job' or 'are as good as a candidate with a degree'. However, if I interview 100 candidates with a...
ewm2
November 13, 2023 at 3:38 pm
I appreciate his effort to help others but in today's world where bad guys are constantly hammering away at us and our systems, everything should be through secure links.
ewm2
November 10, 2023 at 4:00 pm
I do it all the time. I book all my travel on my card including hotel, airfare, rental car, meals, and incidentals to the trip. About the only thing I...
ewm2
June 21, 2023 at 11:20 pm
And one more thing about the "really well done video" you mentioned. If you read the comments you will see most of the people who know anything about the nuclear...
ewm2
August 7, 2022 at 3:09 pm
Viewing 12 posts - 16 through 28 (of 28 total)