Ya, this story is about my Google Adsense account. I registered for GoogleAdsense 2 year back in August 2004 and last week my payment of $100 got approved! Actually, it took a loooooooooo ng duration because visitors to my website were very less. But now, I have pretty good number of visitors and expecting next [...]
Monthly Archives: December 2006
Damn Yahoo Toolbar!
23-Dec-06Damn Yahoo! Damn its Toolbar! What I did? I just upgraded Yahoo messenger 8.1 as requested by software What it did? It installed yahoo toolbar without asking It set Yahoo.com as homepage without asking, it didn’t honored my existing homepage It modified my preferences without asking. Even a lot of people are complaining about the [...]
These days I’m writing a tool for Visual Studio that integrates with Team Foundation Server. This post is about how to retrieve/fetch history of a file from source control server using TFS-SDK. Following function takes server name and file path as input and returns an enumerator holding Changeset objects. public static IEnumerable FetchHistory(string serverName, string [...]
Blogging Fever!
02-Dec-06Why do I blog? Is that to make money to run this website through ads? Making an identity on Internet? Being on the top of Google? Sharing my knowledge? Having a platform to write and publish what I think and what I like? It means all for me , and that’s why I write blog. [...]
One nice feature of WPF (Windows Presentation Foundation, .Net 3.0) is the integration of 3D library with the existing framework. Today I worked with Viewport3D class. This class handles it all for managing 3D views. The “Hello World” example I coded here basically demonstrates three features: Loading XAML dynamically at runtime Playing with 3D objects [...]
