Skip to main content
Email Password   helpLost your password?

Articles by Alvaro Mendez (10 articles found)

Average article rating: 4.41

Dialogs and Windows

CWnd Helper Class
Last Updated: 6 Dec 2002   Page Views: 58,277   Rating: 4.81/5    Votes: 23   Popularity: 6.55   Bookmark Count: 43
Class with static functions and nested classes to make working with CWnd-derived objects easier

Edit Controls

Validating Edit Controls
Last Updated: 22 Feb 2004   Page Views: 251,141   Rating: 4.62/5    Votes: 109   Popularity: 9.41   Bookmark Count: 186
The classes presented in this article provide benefits for the most popular types of data that may be entered.
Validating Edit Controls
Last Updated: 21 Mar 2004   Page Views: 242,651   Rating: 4.70/5    Votes: 77   Popularity: 8.86   Bookmark Count: 136
Licence: The Code Project Open License (CPOL)   
CEdit-derived classes which validate the most popular types of data input.

ASP.NET

Remote Scripting
Last Updated: 25 Apr 2005   Page Views: 325,153   Rating: 4.72/5    Votes: 83   Popularity: 9.06   Bookmark Count: 187
Use client-side JavaScript to remotely invoke methods in ASP.NET pages.

Database

Stop writing connection management code every time you access the database
Last Updated: 6 Jan 2006   Page Views: 74,670   Rating: 3.79/5    Votes: 17   Popularity: 4.67   Bookmark Count: 60
A simple class library for database access without the pervasive and often-fragile connection management details.

C / C++ Language

Saving a variable temporarily
Last Updated: 16 Nov 1999   Page Views: 61,760   Rating: 3.90/5    Votes: 16   Popularity: 4.70   Bookmark Count: 42
A safe, and convenient way to store variables temporarily

C#

Read/Write XML files, Config files, INI files, or the Registry
Last Updated: 20 Feb 2005   Page Views: 452,344   Rating: 4.75/5    Votes: 203   Popularity: 10.96   Bookmark Count: 463
A class library for reading/writing XML files, config files, INI files, or the Registry using one simple interface.
Form Placement Component
Last Updated: 11 Nov 2003   Page Views: 41,929   Rating: 3.76/5    Votes: 11   Popularity: 3.92   Bookmark Count: 29
A component class that restores a form's placement (location, size and state) to what it was when it was last closed.

Date and Time

Date-Time Conversion Utility
Last Updated: 21 Sep 2001   Page Views: 138,882   Rating: 4.40/5    Votes: 37   Popularity: 6.89   Bookmark Count: 30
A simple app that converts to and between time_t, DATE, and regular date string expressions

Macros and Add-ins

Reformat source code
Last Updated: 26 Sep 2005   Page Views: 187,092   Rating: 4.60/5    Votes: 110   Popularity: 9.39   Bookmark Count: 64
A great macro for reformatting C++ source code.

Alvaro Mendez


Member
I've done extensive work with C++, MFC, COM, and ATL on the Windows side. On the Web side, I've worked with VB, ASP, JavaScript, and COM+. I've also been involved with server-side Java, which includes JSP, Servlets, and EJB, and more recently with ASP.NET/C#.
Occupation: Web Developer
Location: United States United States


Last Updated 21 Nov 2009 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009