Archive for January, 2007

How to unit testing Asynchronous Threads in Multithreaded Enviornment

Unit testing thread using one of the unit test frame like JUnit, NUnit etc. is really good exercise and quite simple to do. Some people have posted about it in the following places
here, and here
and many other places.
But I think following is much simple and easy to understandTo test single threaded or synchronous or […]


testing feed flare again

let see whether it works or not


Testing feedburner flare code

Testing feed flare


Embedding music in your blog

Today when I was reading this article from Cyber -Knowledge.net, I thought to share the same.
RadioBlogClub allows you to embed songs from number of artist on your blog. It is quite simple to add something from there, just search for your favorite artist, it will list down all the songs available for that artist. […]