Discussion on:

2
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
Contributr
What would you suggest to an experienced developer transitioning to the .Net world to do?

J.Ja
doodad to do something, there almost certainly is. Look for it before you start inventing a roundy thing.

If you are an experienced developer, turn on code analyis. You can learn more how tos, why nots and when nots, with how to best implement in C#. Even if you choose to suppress the warning at least you aren't doing it out of ignorance.

Read a book on the .net framework, covering the garbage collector, the CLR etc, before you do anything serious with one of the languages that use it.

And last but not least, that stuff about not having to worry about managing your memory, in any non trival application is complete crap.

I made, well I'm still making the transition from Delphi to .Net. It wasn't that much of a leap, language wise, but you relly need to get a sense of structure of the framework.

Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.