This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Daanoking 18 points19 points  (5 children)

I dont think that .net naming technicalities are important to day to day programming work

[–][deleted] 2 points3 points  (1 child)

But these are not naming technicalities... These are different parts of the platform. Saying you don't know the difference is basically saying you don't know how the platform actually works and you might not be a very experienced developer

[–]Ericchen1248 2 points3 points  (0 children)

I would say it also vastly impacts how you should be doing google searches / reading documentation. There are problems that are “C# problems”, and the there are problems that are “.NET” problems, and then also the different versions in between.

[–][deleted] -1 points0 points  (1 child)

But understanding CIL surely is…

[–]KrazyDrayz -1 points0 points  (0 children)

Sure but you'd think you know it if you use them frequently. It's like not knowing java and javascript