Click here to Skip to main content
15,921,454 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!

 
GeneralRe: How To Use Version Control Effectively Pin
PIEBALDconsult21-Aug-12 9:37
mvePIEBALDconsult21-Aug-12 9:37 
NewsWhy JSON Won... And Is Good As It Is Pin
Terrence Dorsey20-Aug-12 11:41
sitebuilderTerrence Dorsey20-Aug-12 11:41 
GeneralRe: Why JSON Won... And Is Good As It Is Pin
ed welch21-Aug-12 8:12
ed welch21-Aug-12 8:12 
GeneralRe: Why JSON Won... And Is Good As It Is Pin
Terrence Dorsey21-Aug-12 8:26
sitebuilderTerrence Dorsey21-Aug-12 8:26 
GeneralRe: Why JSON Won... And Is Good As It Is Pin
enhzflep21-Aug-12 21:54
enhzflep21-Aug-12 21:54 
GeneralRe: Why JSON Won... And Is Good As It Is Pin
Patrick Harris25-Aug-12 18:51
Patrick Harris25-Aug-12 18:51 
NewsCleaning bad code Pin
Terrence Dorsey20-Aug-12 11:41
sitebuilderTerrence Dorsey20-Aug-12 11:41 
GeneralRe: Cleaning bad code Pin
Clifford Nelson20-Aug-12 14:24
Clifford Nelson20-Aug-12 14:24 
I have worked (maintained) on a number of projects that have bad code. Usually it is something like methods that are thousands of lines. Unfortunately, cleaning up multi-thousand line methods is impratical. All you can do is leave it better than what was started. One group did not like objects because they thought that it took too much time to create and dispose of objects. Also, a most code is done on Windows Forms (or worse ASP.NET), and the environment does not really help. So you get the view muddled with the ViewModel and Model unless you do a lot of design to avoid this. It basically comes down to do no harm.
NewsHow To Write Code Comments Well Pin
Terrence Dorsey20-Aug-12 11:40
sitebuilderTerrence Dorsey20-Aug-12 11:40 
GeneralMartin Fowler's Refactoring book Pin
Clifford Nelson20-Aug-12 14:29
Clifford Nelson20-Aug-12 14:29 
GeneralWhy Comments in Code are Critical PinPopular
Chris Maunder21-Aug-12 2:47
cofounderChris Maunder21-Aug-12 2:47 
GeneralRe: Why Comments in Code are Critical Pin
AspDotNetDev21-Aug-12 6:22
protectorAspDotNetDev21-Aug-12 6:22 
GeneralRe: Why Comments in Code are Critical Pin
Chris Maunder21-Aug-12 9:16
cofounderChris Maunder21-Aug-12 9:16 
GeneralRe: Why Comments in Code are Critical Pin
AspDotNetDev21-Aug-12 13:12
protectorAspDotNetDev21-Aug-12 13:12 
GeneralRe: Why Comments in Code are Critical Pin
Clifford Nelson21-Aug-12 11:45
Clifford Nelson21-Aug-12 11:45 
GeneralRe: Why Comments in Code are Critical Pin
Chris Maunder21-Aug-12 14:13
cofounderChris Maunder21-Aug-12 14:13 
GeneralRe: Why Comments in Code are Critical Pin
AspDotNetDev21-Aug-12 14:26
protectorAspDotNetDev21-Aug-12 14:26 
GeneralRe: Why Comments in Code are Critical Pin
Chris Maunder21-Aug-12 14:51
cofounderChris Maunder21-Aug-12 14:51 
GeneralRe: Why Comments in Code are Critical Pin
AspDotNetDev21-Aug-12 15:21
protectorAspDotNetDev21-Aug-12 15:21 
GeneralRe: Why Comments in Code are Critical Pin
S Douglas23-Aug-12 7:51
professionalS Douglas23-Aug-12 7:51 
GeneralMy vote of 5 Pin
Clifford Nelson21-Aug-12 11:50
Clifford Nelson21-Aug-12 11:50 
GeneralRe: Why Comments in Code are Critical Pin
Ravi Bhavnani22-Aug-12 4:27
professionalRavi Bhavnani22-Aug-12 4:27 
GeneralOne more thing Pin
VaKa21-Aug-12 9:26
VaKa21-Aug-12 9:26 
NewsBeing a better web citizen: complain where things get fixed Pin
Terrence Dorsey20-Aug-12 11:40
sitebuilderTerrence Dorsey20-Aug-12 11:40 
NewsCliff Bleszinski's Game Developer Argument Flashcards Pin
Terrence Dorsey20-Aug-12 11:37
sitebuilderTerrence Dorsey20-Aug-12 11:37 

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.