Click here to Skip to main content
15,890,506 members
Articles / Web Development / ASP.NET

Generic Alert Handler - A Practical Example on Multithreading

Rate me:
Please Sign up or sign in to vote.
4.95/5 (38 votes)
18 Aug 2010CPOL18 min read 104.7K   1.2K   101  
With the help of an example in this article, I have tried to explain a practical multi-threading application design. The Microsoft CLR Profiler tool has been used to get an insight on what is going on. Emphasis is given to development of a generic module as it maximizes code reuse.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Free Lance Consulting
India India
Started my career with Tata Institute of Fundamental Research as Scientific Officer and worked in Project group.
Over 20 years of work experience in C++, C#, ASP.NET, SQL etc. Currently working as a Free Lance Software Consultant, Pune, India.

Comments and Discussions