Here are few screen shots of this
k a r t h i k e y a n * n a i r * j e e b u
Thursday, May 31, 2012
Wednesday, May 30, 2012
Cast<DataRow>
the following code will load top 5 rows Order in ascending row filter rows based on current date
1: return rows.Count() > 0 ? dt.Rows.Cast<DataRow>()
2: .OrderByDescending(r => r["StartDate"]).
3: Where(j => (DateTime)j["StartDate"] >= DateTime.Now).
   4: Take(5).CopyToDataTable() ;Discover who’s tracking you online
Collusion is an experimental add-on for Firefox and allows you to see all the third parties that are tracking your movements across the Web. It will show, in real time, how that data creates a spider-web of interaction between companies and other trackers
Subscribe to:
Comments (Atom)

![clip_image002[4] clip_image002[4]](http://lh3.ggpht.com/-NZ7CUo38T1U/T8cx-xNcmAI/AAAAAAAACKc/EsaXcmbqnWc/clip_image002%25255B4%25255D_thumb.jpg?imgmax=800)

![clip_image002[6] clip_image002[6]](http://lh4.ggpht.com/-63CAZPi3pQ4/T8cyC78ZxOI/AAAAAAAACK4/_0ZSNPITuEY/clip_image002%25255B6%25255D_thumb.jpg?imgmax=800)


