In Focus
TPL Dataflows – DevCon 2011
Task Parallel Library Data Flows View more presentations from SANKARSAN BOSE
[continue reading...]Recent Posts
Recent Comments
Featured
In my last post I have discussed about the BerkleyDB product family.In this post we will discuss about using BerkleyDB ...
This Friday I was having a discussion with one our team member and thinking a little bit about what can be a very clean approach for dynamically adding a row using JavaScript.There are various approaches let’s discuss about these a little. The traditional way is to use the DOM elements as shown below: In the [...]
Since last two weeks, I am trying to play around with Go language from Google as and when I am getting some time.But till now I am stuck in the basics only.The variable declaration part seemed very interesting to me. Two important point needs to be noted: The variable declaration must be preceded by the [...]
Prologue Today, web is all about being near real-time.We all expect to see the updates we are supposed to see e.g.what my friends are doing on Facebook, we expect our messages & news will be refreshed instantly in our web pages. With advent of technologies like AJAX , Comet etc. gone are the days where [...]