Hints, tips and explanations in plain English, for coders looking to learn c# & Dot NET coming from a coldfusion background.
Most recent blog posts
New concepts - 2 - web forms [posted by dotnetter
99 days ago
] The next initially strange-seeming concept you have to take on-board when moving from Coldfusion to C# is that of WebForms.
A "WebForm" is exactly what the name suggests. It is a html/aspx page with a form on it. How these differ from web pages you may...read article0 comments | 52 views tags: c# web forms, postback, c# concepts,
A fresh new mindset [posted by dotnetter
99 days ago
] 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 li...read article0 comments | 42 views tags: c#, tidy coding, new concepts,
Welcome to DotNet Transition! [posted by dotnetter
99 days ago
] At this site, we're going to aim to provide a valuable resource for anyone learning c# & DotNET, coming from a Coldfusion background.
I am currently in the process of doing this myself, and have already picked up some usedful tidbits which I think will b...read article0 comments | 38 views tags: coldfusion to c#, learning c#