Click here to Skip to main content
15,891,431 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsCorporate programming languages: the new lock-in Pin
Kent Sharkey11-Dec-14 10:26
staffKent Sharkey11-Dec-14 10:26 
GeneralRe: Corporate programming languages: the new lock-in Pin
Master.Man198011-Dec-14 10:31
Master.Man198011-Dec-14 10:31 
GeneralRe: Corporate programming languages: the new lock-in Pin
newton.saber11-Dec-14 10:57
newton.saber11-Dec-14 10:57 
GeneralRe: Corporate programming languages: the new lock-in Pin
Kent Sharkey11-Dec-14 11:11
staffKent Sharkey11-Dec-14 11:11 
GeneralRe: Corporate programming languages: the new lock-in Pin
Marc Clifton11-Dec-14 11:24
mvaMarc Clifton11-Dec-14 11:24 
GeneralRe: Corporate programming languages: the new lock-in Pin
Marc Clifton11-Dec-14 11:23
mvaMarc Clifton11-Dec-14 11:23 
GeneralRe: Corporate programming languages: the new lock-in Pin
Garth J Lancaster11-Dec-14 12:16
professionalGarth J Lancaster11-Dec-14 12:16 
GeneralRe: Corporate programming languages: the new lock-in Pin
Sander Rossel12-Dec-14 11:07
professionalSander Rossel12-Dec-14 11:07 
I just had this discussion with the guy who is going to replace me at my current job.
He said he refused to do database work because he was a C# developer.
Personally I think that's pretty narrow minded (and even ridiculous). I can understand you leave the heavy database work to the experts, but refusing because you're a C# dev?
I think every developer should have a basic SQL knowledge (and I know it's actually a problem that many haven't!).
So he asked me if I wanted to be a good C# developer and if I did I couldn't also do SQL (I couldn't be good at both and I needed to make a choice).
Well, there's the point. I think by knowing about other languages and paradigms you become a better programmer in all. You can learn the syntax of any language in a few weeks tops (especially once you've seen a few!). Knowing about memory management, type systems, patterns, data structures, etc. makes you ease into any language fairly easy.
The hard part is getting to know the libraries and environment and we have tons of those and everyone uses different libraries anyway, even in C#.

Well, his 'responsibility' for the software ended with the Entity Framework. And with his lack of SQL knowledge I bet he'll write some pretty horrible LINQ queries Smile | :)
My blog[^]
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

GeneralRe: Corporate programming languages: the new lock-in Pin
Marc Clifton13-Dec-14 4:40
mvaMarc Clifton13-Dec-14 4:40 
GeneralRe: Corporate programming languages: the new lock-in Pin
Sander Rossel13-Dec-14 22:59
professionalSander Rossel13-Dec-14 22:59 
GeneralRe: Corporate programming languages: the new lock-in Pin
Marc Clifton14-Dec-14 3:28
mvaMarc Clifton14-Dec-14 3:28 
GeneralRe: Corporate programming languages: the new lock-in Pin
Sander Rossel14-Dec-14 4:19
professionalSander Rossel14-Dec-14 4:19 
NewsIf you could only do one thing to make better software, what would it be? Pin
Kent Sharkey11-Dec-14 10:22
staffKent Sharkey11-Dec-14 10:22 
GeneralRe: If you could only do one thing to make better software, what would it be? Pin
Marc Clifton11-Dec-14 10:57
mvaMarc Clifton11-Dec-14 10:57 
GeneralRe: If you could only do one thing to make better software, what would it be? Pin
PIEBALDconsult11-Dec-14 12:41
mvePIEBALDconsult11-Dec-14 12:41 
AnswerRe: If you could only do one thing to make better software, what would it be? Pin
Ravi Bhavnani11-Dec-14 13:00
professionalRavi Bhavnani11-Dec-14 13:00 
GeneralRe: If you could only do one thing to make better software, what would it be? Pin
BillWoodruff11-Dec-14 20:21
professionalBillWoodruff11-Dec-14 20:21 
GeneralRe: If you could only do one thing to make better software, what would it be? Pin
Dan Neely12-Dec-14 2:59
Dan Neely12-Dec-14 2:59 
NewsRosetta: Earth’s water didn’t come from comets Pin
Kent Sharkey11-Dec-14 9:53
staffKent Sharkey11-Dec-14 9:53 
NewsUsers hate your app's awful UX Pin
Kent Sharkey11-Dec-14 9:04
staffKent Sharkey11-Dec-14 9:04 
GeneralRe: Users hate your app's awful UX Pin
User 1013254611-Dec-14 9:57
User 1013254611-Dec-14 9:57 
GeneralRe: Users hate your app's awful UX Pin
den2k8811-Dec-14 10:02
professionalden2k8811-Dec-14 10:02 
GeneralRe: Users hate your app's awful UX PinPopular
Sander Rossel11-Dec-14 10:06
professionalSander Rossel11-Dec-14 10:06 
GeneralRe: Users hate your app's awful UX Pin
Vark11111-Dec-14 10:35
Vark11111-Dec-14 10:35 
GeneralRe: Users hate your app's awful UX Pin
Ravi Bhavnani11-Dec-14 13:00
professionalRavi Bhavnani11-Dec-14 13:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.