A fresh new mindset [posted by
dotnetter
169 days ago
- 63 views]
Anyone moving from coldfusion to c# needs to understand that in learning c# & DotNet, there a whole host of new concepts to get your head around.
To begin with I started thinking "This seems so complicated and cumbersome, I could have done that in two lines using Coldfusion, but have to do it in so many more here". But, now, just two months on, I can already see the benefits. Take it from me, it's all well worth the little extra effort to begin with.
One thing c# FORCES you to do is code "properly". After 8 years of Coldfusion programing, every so often, I would look back on one year old code and think "woah, that was messy, look how my coding had got better after such a short time span". C# WILL force you to code properly straight away...and henceforth! If you don't, your code simply won't compile and you won't be able to use it.
This is a good thing. 0 comments | 63 views
tags:
c#, tidy coding, new concepts,
bookmark this page to del.icio.us
Comments
No comments posted yet, why not be first?
You must log in or register to post a comment.