The Imaginative Universal

Studies in Virtual Phenomenology -- @jamesashley

Drinking the F# Kool-Aid

January 29
by James Ashley 29. January 2011 12:31

Friend Colin Whitlatch just sent me the following C# code snippet to mess with my Saturday morning.  Note the underscore:

 

Action<object> strangeLambda = _ => 
    Console.WriteLine("F# Rules");
strangeLambda(null);
Console.ReadLine();

Tags:

C# | Anti-recipe

DevLink Dynamic Object Code Sample

August 10
by James Ashley 10. August 2010 21:52

Several people asked about the Dynamic code I used for making Restful calls at the end of the Dynamic Types and Dynamic Objects talk at DevLink.

I have uploaded the sample to my skydrive.  Please use this code in any way you like.  Just keep in mind that most of the magic going with JSON and XML parsing was written by Nikhil Kothari.

Tags:

C# | Omphaloskepsis

Be cool, Codestock is coming

June 23
by James Ashley 23. June 2010 11:08

nerdette_badge

After the Silverlight Atlanta meetup tomorrow night, I will be driving to Knoxville for Codestock 2010 with Jeremy Likness, Corey Schuman and others.  

I’ll be presenting on Intellitrace early Friday morning and on Advanced Silverlight for Windows Phone 7 development on Saturday afternoon.

Codestock is led by Michael Neel a d has been growing every year.  If you plan to be there, tweet me @jamesashley and we can meet up.

Tags:

Clip Show | Silverlight | Windows Phone | C#

BlogRoll

Download OPML file OPML