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

 
NewsHands on with Microsoft's Surface Pro Pin
Terrence Dorsey22-Jan-13 11:50
sitebuilderTerrence Dorsey22-Jan-13 11:50 
NewsFunction Pointer Basics in C++ Pin
Terrence Dorsey21-Jan-13 12:12
sitebuilderTerrence Dorsey21-Jan-13 12:12 
GeneralRe: Function Pointer Basics in C++ Pin
AspDotNetDev21-Jan-13 12:17
protectorAspDotNetDev21-Jan-13 12:17 
GeneralRe: Function Pointer Basics in C++ Pin
Brisingr Aerowing21-Jan-13 12:41
professionalBrisingr Aerowing21-Jan-13 12:41 
GeneralRe: Function Pointer Basics in C++ Pin
VentsyV21-Jan-13 17:58
VentsyV21-Jan-13 17:58 
GeneralRe: Function Pointer Basics in C++ Pin
Dan Neely22-Jan-13 9:05
Dan Neely22-Jan-13 9:05 
NewsSnoop – Firebug for WPF applications Pin
Terrence Dorsey21-Jan-13 12:12
sitebuilderTerrence Dorsey21-Jan-13 12:12 
NewsGetting Too Cute with C# Yield Return Pin
Terrence Dorsey21-Jan-13 12:11
sitebuilderTerrence Dorsey21-Jan-13 12:11 
I ran across a method that returned an IEnumerable<t> recently, and I implicitly typed its return value. During the course of a series of method extractions, code movement, and general refactoring, I wound up with some code that passed the various unit tests in place but failed curiously at runtime. After peering at it for a few minutes and going through once in the debugger, I traced it to a problem that you don’t see every day, and one that probably would have had me tearing my hair out if I didn’t have a good working understanding of what the “yield” keyword in C# does. So today, I’ll present the essence of this problem in the hopes that, if you weren’t aware of it, you are now.
Understanding the IInnumerable pitfalls of deferred execution.
GeneralRe: Getting Too Cute with C# Yield Return Pin
PIEBALDconsult21-Jan-13 15:34
mvePIEBALDconsult21-Jan-13 15:34 
GeneralRe: Getting Too Cute with C# Yield Return Pin
Ranjan.D21-Jan-13 15:45
professionalRanjan.D21-Jan-13 15:45 
NewsC and C++ Aren’t Future Proof Pin
Terrence Dorsey21-Jan-13 12:11
sitebuilderTerrence Dorsey21-Jan-13 12:11 
GeneralRe: C and C++ Aren’t Future Proof Pin
PIEBALDconsult21-Jan-13 17:32
mvePIEBALDconsult21-Jan-13 17:32 
NewsWhen Haskell Is Not faster than C Pin
Terrence Dorsey21-Jan-13 12:10
sitebuilderTerrence Dorsey21-Jan-13 12:10 
NewsMasterminds of Programming Pin
Terrence Dorsey21-Jan-13 10:46
sitebuilderTerrence Dorsey21-Jan-13 10:46 
NewsIf Carpenters Were Hired Like Programmers Pin
Terrence Dorsey21-Jan-13 10:45
sitebuilderTerrence Dorsey21-Jan-13 10:45 
GeneralRe: If Carpenters Were Hired Like Programmers Pin
AspDotNetDev21-Jan-13 11:31
protectorAspDotNetDev21-Jan-13 11:31 
GeneralRe: If Carpenters Were Hired Like Programmers Pin
Ranjan.D21-Jan-13 13:13
professionalRanjan.D21-Jan-13 13:13 
GeneralRe: If Carpenters Were Hired Like Programmers Pin
Casey Sheridan21-Jan-13 14:06
professionalCasey Sheridan21-Jan-13 14:06 
NewsHow to kill Java dead, dead, dead Pin
Terrence Dorsey21-Jan-13 10:45
sitebuilderTerrence Dorsey21-Jan-13 10:45 
GeneralRe: How to kill Java dead, dead, dead Pin
lewax0021-Jan-13 11:23
lewax0021-Jan-13 11:23 
GeneralRe: How to kill Java dead, dead, dead Pin
Dan Neely22-Jan-13 3:18
Dan Neely22-Jan-13 3:18 
NewsPupil expelled from Montreal college after finding ‘sloppy coding’ that compromised security Pin
Terrence Dorsey21-Jan-13 10:44
sitebuilderTerrence Dorsey21-Jan-13 10:44 
GeneralRe: Pupil expelled from Montreal college after finding ‘sloppy coding’ that compromised security Pin
Pete O'Hanlon21-Jan-13 11:19
mvePete O'Hanlon21-Jan-13 11:19 
GeneralRe: Pupil expelled from Montreal college after finding ‘sloppy coding’ that compromised security Pin
AspDotNetDev21-Jan-13 11:47
protectorAspDotNetDev21-Jan-13 11:47 
GeneralRe: Pupil expelled from Montreal college after finding ‘sloppy coding’ that compromised security Pin
Brisingr Aerowing21-Jan-13 12:34
professionalBrisingr Aerowing21-Jan-13 12:34 

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.