EnglishFrenchGermanItalianPortugueseRussianSpanish

Microsoft TechDays in India coming up!!!

Microsoft is conducting a three day TechDays Event at work from November 4th to 6th. A wide range of topics will be covered including latest Microsoft technologies like Windows 7, Visual Studio TS 2010, Exchange Server 2010, Sharepoint 2010, Silverlight and Azure among others.

I immediately nominated myself for it lest the [...]

The pipeline operator in F# |>

The weird looking symbol which follows this post is the F#’s very simple but useful operator – the pipeline. To sum up what it does in one sentence, I would say it reverses the function call and gives the impression that we are passing the argument to the function. Sounds trivial? Not so much.

One [...]