Archive for November 2009

Parallel For Loop

Nov 28th, 2009 | By sankarsan | Category: Framework & Libraries

In my earlier post on Parallel Programming I have explained about Task and Data Parallelism.In this post we will go into a little more deep into the API and discuss about Parallel For loop in .NET Framework 4.0.The static method For of class System.Threading.Tasks.Parallel class allows us to execute for loops where several iterations might [...]



Microsoft AJAX Library Preview 6 & Data Binding

Nov 20th, 2009 | By sankarsan | Category: Web Apps

Sorry for a long absence.In my last post I had discussed about Microsoft AJAX Library Preview 6 and the DataView control.In this post we will take a look into the data binding feature. Let’s first take a look at the Sys.Binding class and it’s following properties target – The target object targetProperty – The property [...]



Kolkata CTD Presentation

Nov 1st, 2009 | By sankarsan | Category: In Focus

Kolkata Community Tech Days on 11th October has been a great event.It was a great learning opportunity for me while interacting with such a knowledgeable and enthusiastic audience.My presentation on C# 4.0 Language Enhancements  is now uploaded into slideshare.Hope it will benefit everybody. Community Tech Days C# 4.0 View more presentations from SANKARSAN BOSE.