Click here to Skip to main content
15,891,248 members

Articles by Madhu Raykar (Articles: 6)

Articles: 6

RSS Feed

Average article rating: 3.64

Desktop Programming
MFC
4 Dec 2005   Updated: 4 Dec 2005   Rating: 4.57/5    Votes: 19   Popularity: 5.50
Licence: CPOL    Views: 82,785     Bookmarked: 48   Downloaded: 4,263
Please Sign up or sign in to vote.
This article demonstrates how to create a Task Manager in MFC which lists all the processes running in the system along with their process details and version information.
Windows Forms
30 Nov 2005   Updated: 30 Nov 2005   Rating: 3.74/5    Votes: 6   Popularity: 2.91
Licence: Not specified    Views: 62,341     Bookmarked: 18   Downloaded: 759
Please Sign up or sign in to vote.
This article demonstrates how to implement an event, for which at a given point of time only one client can subscribe to. If multiple clients subscribe to the same event (of the same object), only the client subscribing last will get the event notification.
2 Dec 2005   Updated: 2 Dec 2005   Rating: 3.37/5    Votes: 10   Popularity: 3.37
Licence: CPOL    Views: 62,601     Bookmarked: 25   Downloaded: 1,283
Please Sign up or sign in to vote.
Object pooling patterns are very useful object-oriented patterns. They work well for large or heavy weight objects that are expensive to create.
Programming Languages
C#
6 Dec 2005   Updated: 6 Dec 2005   Rating: 3.08/5    Votes: 14   Popularity: 3.53
Licence: Not specified    Views: 153,509     Bookmarked: 52   Downloaded: 2,770
Please Sign up or sign in to vote.
A ListView control with built-in support for hiding columns using a context menu.
6 May 2006   Updated: 6 May 2006   Rating: 3.39/5    Votes: 15   Popularity: 3.89
Licence: CPOL    Views: 61,400     Bookmarked: 29   Downloaded: 826
Please Sign up or sign in to vote.
This article describes the commonly used design pattern: The Factory Design Pattern.
C++
27 Aug 2006   Updated: 27 Aug 2006   Rating: 3.70/5    Votes: 48   Popularity: 6.22
Licence: CPOL    Views: 472,845     Bookmarked: 60   Downloaded: 0
Please Sign up or sign in to vote.
This article demonstrates how to implement a basic smart pointer in C++.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Web Developer
India India
I have been working in software industry for the past 5 years now. Enjoy working on complex and new technologies. Worked on Microsoft technologies Like VC++, COM, XML, SQL. Currently working on .Net, C#.