Click here to Skip to main content
15,867,308 members

Articles by Emilio Garavaglia (Articles: 15)

Articles: 15

RSS Feed

Average article rating: 4.65

Desktop Programming
MFC
9 Oct 2003   Updated: 9 Oct 2003   Rating: 4.38/5    Votes: 24   Popularity: 5.79
Licence: CPOL    Views: 150,663     Bookmarked: 59   Downloaded: 3,825
Please Sign up or sign in to vote.
This article put forwards a proposal for structured window subclassing and hooking
29 Oct 2003   Updated: 29 Oct 2003   Rating: 4.80/5    Votes: 34   Popularity: 7.22
Licence: CPOL    Views: 162,855     Bookmarked: 73   Downloaded: 4,152
Please Sign up or sign in to vote.
Describing a solution to allow namespaces, multiple inheritance, and serialization in an MFC program
3 Oct 2003   Updated: 28 Oct 2003   Rating: 4.21/5    Votes: 14   Popularity: 4.54
Licence: CPOL    Views: 90,382     Bookmarked: 39   Downloaded: 698
Please Sign up or sign in to vote.
Reference counting smart pointers with automtic type conversions.
WTL
8 Dec 2003   Updated: 8 Dec 2003   Rating: 4.49/5    Votes: 40   Popularity: 6.93
Licence: CPOL    Views: 71,741     Bookmarked: 53   Downloaded: 0
Please Sign up or sign in to vote.
Second part: multiple projects, templates and inheritance.
27 Nov 2003   Updated: 27 Nov 2003   Rating: 4.36/5    Votes: 30   Popularity: 6.24
Licence: CPOL    Views: 57,220     Bookmarked: 52   Downloaded: 0
Please Sign up or sign in to vote.
This is the first of a series of articles where a comparison between different code styling is evaluated and made available.
Programming Languages
C++
4 Feb 2004   Updated: 1 Mar 2004   Rating: 4.97/5    Votes: 32   Popularity: 7.27
Licence: CPOL    Views: 134,056     Bookmarked: 109   Downloaded: 3,455
Please Sign up or sign in to vote.
C++ classes and wrappers to write W32 apps without MFC, ATL or other (part 1?)
25 Mar 2004   Updated: 26 Apr 2004   Rating: 4.60/5    Votes: 22   Popularity: 5.98
Licence: CPOL    Views: 143,216     Bookmarked: 68   Downloaded: 2,353
Please Sign up or sign in to vote.
C++ classes and wrappers to write W32 apps without MFC, ATL or other (part 2).
26 May 2004   Updated: 20 Jun 2004   Rating: 4.76/5    Votes: 14   Popularity: 5.14
Licence: CPOL    Views: 68,700     Bookmarked: 56   Downloaded: 979
Please Sign up or sign in to vote.
C++ classes and wrappers to write W32 apps without MFC, ATL or other (part 3).
21 May 2005   Updated: 26 May 2005   Rating: 4.77/5    Votes: 13   Popularity: 5.15
Licence: CPOL    Views: 33,030     Bookmarked: 30   Downloaded: 274
Please Sign up or sign in to vote.
Reference counting smart pointers and handles of various flavours.
7 Sep 2004   Updated: 20 Jun 2005   Rating: 4.70/5    Votes: 34   Popularity: 7.07
Licence: CPOL    Views: 107,379     Bookmarked: 73   Downloaded: 1,151
Please Sign up or sign in to vote.
An independent framework to handle Win32 objects inside C++ classes.
10 Dec 2007   Updated: 30 Dec 2007   Rating: 4.90/5    Votes: 13   Popularity: 5.29
Licence: CPOL    Views: 41,832     Bookmarked: 31   Downloaded: 236
Please Sign up or sign in to vote.
Modular generic programming containers.
13 Aug 2006   Updated: 24 May 2007   Rating: 4.74/5    Votes: 19   Popularity: 5.95
Licence: CPOL    Views: 85,786     Bookmarked: 24   Downloaded: 447
Please Sign up or sign in to vote.
Tracing in the debug window using std::ostream
17 Jul 2009   Updated: 23 Apr 2012   Rating: 4.91/5    Votes: 93   Popularity: 9.62
Licence: CPOL    Views: 406,078     Bookmarked: 203   Downloaded: 5,246
Please Sign up or sign in to vote.
A locale codecvt facet from char to wchar_t
15 Aug 2004   Updated: 15 Aug 2004   Rating: 4.37/5    Votes: 9   Popularity: 4.17
Licence: CPOL    Views: 50,157     Bookmarked: 28   Downloaded: 385
Please Sign up or sign in to vote.
An implementation of the composite-visitors pattern avoiding the use of rescursive generic code.
Web Development
ASP.NET
1 Mar 2006   Updated: 13 Mar 2006   Rating: 4.72/5    Votes: 14   Popularity: 5.09
Licence: CPOL    Views: 64,073     Bookmarked: 24   Downloaded: 200
Please Sign up or sign in to vote.
An alternative to MFC undocumented classes to perform fixed memory allocation.

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.
Architect
Italy Italy
Born and living in Milan (Italy), I'm an engineer in electronics actually working in the ICT department of an important oil/gas & energy company as responsible for planning and engineering of ICT infrastructures.
Interested in programming since the '70s, today I still define architectures for the ICT, deploying dedicated specific client application for engineering purposes, working with C++, MFC, STL, and recently also C# and D.