February 2008 - Posts

Visualizing LINQ
28 February 08 10:52 PM | MattManela | 1 Comments   
I ran across an awesome code sample written by Jon Skeet . He realized that many people may have difficulty understanding how the lazy evaluation in LINQ (and programming with iterator combinators in general) works. His program/code sample is able make Read More...
I was on DotNetRocks!!!
20 February 08 11:32 AM | MattManela | 2 Comments   
A couple week ago I had an interview with the DotNetRocks folks.  In this interview I discussed the MSDN Code Gallery and I also discuss ed my time as an intern at Microsoft.  It was really fun recording this and my interviewers Carl and Richard Read More...
FastSharp - Write it, Execute it
11 February 08 11:30 PM | MattManela | 5 Comments   
Last year I wrote this program which I named FastSharp. It is a text editor which lets you compile and run C# code that would normally exist inside a method. The inspiration for this came from getting tired of opening up Visual Studio and creating a project Read More...
Page view tracker