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

Articles by Zeeshan Amjad (Articles: 30)

Articles: 30

RSS Feed

Average article rating: 4.45

Containers
Virtual Machine
10 Dec 2002   Updated: 10 Dec 2002   Rating: 4.87/5    Votes: 33   Popularity: 7.33
Licence: CPOL    Views: 149,963     Bookmarked: 76   Downloaded: 1,781
Please Sign up or sign in to vote.
This article shows a way of integrating Java, C++ and Assembler
Desktop Programming
ATL
27 Jan 2002   Updated: 27 Jan 2002   Rating: 4.85/5    Votes: 108   Popularity: 9.67
Licence: CPOL    Views: 367,986     Bookmarked: 220   Downloaded: 0
Please Sign up or sign in to vote.
In this series of tutorials I am going to discuss some of the inner workings of ATL and the techniques that ATL uses.
17 Feb 2002   Updated: 17 Feb 2002   Rating: 4.90/5    Votes: 36   Popularity: 7.38
Licence: CPOL    Views: 154,600     Bookmarked: 112   Downloaded: 0
Please Sign up or sign in to vote.
This is article 2 in a series of tutorials that discuss some of the inner workings of ATL and the techniques that ATL uses.
26 Mar 2002   Updated: 26 Mar 2002   Rating: 4.88/5    Votes: 23   Popularity: 6.36
Licence: CPOL    Views: 125,003     Bookmarked: 97   Downloaded: 0
Please Sign up or sign in to vote.
Contininuing the ATL Under the Hood series to explain the inner workings of ATL
4 Jun 2002   Updated: 4 Jun 2002   Rating: 4.89/5    Votes: 29   Popularity: 6.92
Licence: CPOL    Views: 121,793     Bookmarked: 101   Downloaded: 1
Please Sign up or sign in to vote.
Contininuing the ATL Under the Hood series to explain the inner workings of ATL
26 Oct 2002   Updated: 26 Oct 2002   Rating: 4.95/5    Votes: 42   Popularity: 7.88
Licence: CPOL    Views: 457,377     Bookmarked: 114   Downloaded: 1,489
Please Sign up or sign in to vote.
Creating user interface elements with ATL
WPF
10 Jul 2009   Updated: 10 Jul 2009   Rating: 4.75/5    Votes: 6   Popularity: 3.70
Licence: CPOL    Views: 61,354     Bookmarked: 27   Downloaded: 2,122
Please Sign up or sign in to vote.
This article discusses how to do WPF programming in VC++ and one working example of Loan Amortization with some background.
15 Apr 2010   Updated: 15 Apr 2010   Rating: 4.67/5    Votes: 7   Popularity: 3.94
Licence: CPOL    Views: 27,192     Bookmarked: 19   Downloaded: 2
Please Sign up or sign in to vote.
This article describes writing a debugger visualizer in WPF.
4 Jun 2010   Updated: 4 Jun 2010   Rating: 4.45/5    Votes: 9   Popularity: 4.25
Licence: CPOL    Views: 24,651     Bookmarked: 19   Downloaded: 203
Please Sign up or sign in to vote.
This article describes writing a debugger visualizer in WPF for multiple data types.
Programming Languages
C#
7 May 2001   Updated: 10 Oct 2001   Rating: 4.77/5    Votes: 55   Popularity: 8.07
Licence: CPOL    Views: 235,938     Bookmarked: 60   Downloaded: 1,603
Please Sign up or sign in to vote.
A simple tutorial that shows how to write unsafe code using C#
22 Sep 2001   Updated: 22 Sep 2001   Rating: 4.70/5    Votes: 63   Popularity: 8.32
Licence: CPOL    Views: 495,635     Bookmarked: 138   Downloaded: 3,730
Please Sign up or sign in to vote.
This article describes how to call unmanaged code and assembler in C# using DLLs
19 May 2011   Updated: 19 May 2011   Rating: 4.93/5    Votes: 12   Popularity: 5.32
Licence: CPOL    Views: 54,149     Bookmarked: 36   Downloaded: 1,151
Please Sign up or sign in to vote.
How to incorporate MVVM in your existing codebase, step by step, and the risks involved in each step.
28 Apr 2001   Updated: 10 Oct 2001   Rating: 4.71/5    Votes: 164   Popularity: 10.27
Licence: CPOL    Views: 855,224     Bookmarked: 323   Downloaded: 12
Please Sign up or sign in to vote.
A simple tutorial on Multithreaded Programming using C#
C++
30 Jun 2003   Updated: 30 Jun 2003   Rating: 4.08/5    Votes: 32   Popularity: 5.97
Licence: CPOL    Views: 125,804     Bookmarked: 28   Downloaded: 0
Please Sign up or sign in to vote.
A class that cannot be inherited from
14 Oct 2003   Updated: 14 Oct 2003   Rating: 4.17/5    Votes: 16   Popularity: 4.78
Licence: CPOL    Views: 82,274     Bookmarked: 25   Downloaded: 0
Please Sign up or sign in to vote.
This article describes how auto_ptr can be used to solve a few issues.
2 Nov 2003   Updated: 2 Nov 2003   Rating: 4.00/5    Votes: 11   Popularity: 4.17
Licence: CPOL    Views: 80,804     Bookmarked: 28   Downloaded: 0
Please Sign up or sign in to vote.
Simulation of Virtual Function with Template
4 Dec 2003   Updated: 4 Dec 2003   Rating: 3.29/5    Votes: 13   Popularity: 3.55
Licence: CPOL    Views: 51,082     Bookmarked: 26   Downloaded: 0
Please Sign up or sign in to vote.
Writing Portable Code in C++
29 Feb 2004   Updated: 3 Mar 2004   Rating: 2.73/5    Votes: 11   Popularity: 2.84
Licence: CPOL    Views: 62,062     Bookmarked: 15   Downloaded: 0
Please Sign up or sign in to vote.
Avoid writing code that depends on pointer arithmetic to make your code portable.
25 Mar 2004   Updated: 25 Mar 2004   Rating: 3.80/5    Votes: 15   Popularity: 4.47
Licence: CPOL    Views: 48,151     Bookmarked: 25   Downloaded: 0
Please Sign up or sign in to vote.
How to manage Physical Dependencies of a Project to reduce Compilation Time
24 Aug 2007   Updated: 24 Aug 2007   Rating: 4.67/5    Votes: 13   Popularity: 5.20
Licence: CPOL    Views: 45,600     Bookmarked: 24   Downloaded: 205
Please Sign up or sign in to vote.
Using C++ language constructs to introduce abstraction layers
22 Apr 2008   Updated: 22 Apr 2008   Rating: 4.78/5    Votes: 30   Popularity: 6.99
Licence: CPOL    Views: 100,027     Bookmarked: 67   Downloaded: 0
Please Sign up or sign in to vote.
An introduction to Recursion using C++, Part 1.
7 Nov 2008   Updated: 7 Nov 2008   Rating: 4.04/5    Votes: 11   Popularity: 4.21
Licence: CPOL    Views: 44,822     Bookmarked: 34   Downloaded: 0
Please Sign up or sign in to vote.
An introduction to Recursion using C++, Part 2.
6 May 2011   Updated: 6 May 2011   Rating: 4.80/5    Votes: 12   Popularity: 5.18
Licence: CPOL    Views: 34,421     Bookmarked: 27   Downloaded: 332
Please Sign up or sign in to vote.
In this article, we try to combine compile time/runtime and structure/generative with five different types of recursion.
30 Dec 2003   Updated: 30 Dec 2003   Rating: 3.20/5    Votes: 5   Popularity: 2.24
Licence: CPOL    Views: 47,661     Bookmarked: 22   Downloaded: 0
Please Sign up or sign in to vote.
Writing Portable Code in C++ Using STL
15 Nov 2001   Updated: 15 Nov 2001   Rating: 4.72/5    Votes: 20   Popularity: 6.04
Licence: CPOL    Views: 138,357     Bookmarked: 68   Downloaded: 2,114
Please Sign up or sign in to vote.
A discussion on Windows services with examples
11 Dec 2008   Updated: 11 Dec 2008   Rating: 5.00/5    Votes: 14   Popularity: 5.73
Licence: CPOL    Views: 52,744     Bookmarked: 43   Downloaded: 226
Please Sign up or sign in to vote.
A Linked List as an example of a compile time data structure, and its implement with template meta-programming.
3 Aug 2004   Updated: 3 Aug 2004   Rating: 4.68/5    Votes: 19   Popularity: 5.63
Licence: CPOL    Views: 77,303     Bookmarked: 41   Downloaded: 0
Please Sign up or sign in to vote.
Fun with Maths
13 Aug 2007   Updated: 13 Aug 2007   Rating: 4.86/5    Votes: 27   Popularity: 6.96
Licence: CPOL    Views: 81,174     Bookmarked: 48   Downloaded: 410
Please Sign up or sign in to vote.
In this article I try to implement some basic number theory function with the help of C++ template meta programming
1 Sep 2003   Updated: 1 Sep 2003   Rating: 4.31/5    Votes: 15   Popularity: 4.80
Licence: CPOL    Views: 51,652     Bookmarked: 17   Downloaded: 0
Please Sign up or sign in to vote.
How the C++ compiler breaks its input into tokens
31 May 2011   Updated: 31 May 2011   Rating: 4.09/5    Votes: 7   Popularity: 3.46
Licence: CPOL    Views: 23,570     Bookmarked: 13   Downloaded: 860
Please Sign up or sign in to vote.
A discussion of some techniques which are useful to minimize the compilation time during development

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.
Team Leader American Institute for Research
United States United States
Working as a Team leader in American Institute for Research