Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
Visual C++ .NET
Class 82 codes
Home
Visual C++ .NET
Class
1 Abstract classes
2 Abstract sealed class
3 Add a Nested Class
4 Adding Constructors
5 Array Property
6 Base and interface
7 Call a Base Method
8 Casting class
9 Casting from object
10 Checking casts
11 Class interface method ambiguity
12 Class with setter and getter
13 Class, ref class, value class
14 Constants in interfaces
15 Constructor inheritance
16 Constructor order
17 Creating Custom attribute
18 Custom attribute
19 Declaring properties
20 Defining Index Properties
21 Derive a Class
22 Destructor and finalizer
23 Destructor demo
24 Destructors and inheritance
25 Explicit interface implementation
26 Explicit override
27 Extends abstract class
28 Finalizers and inheritance
29 Generic comparable
30 Implements IDisposable
31 Indexed properties
32 Indexed properties 2
33 Inherit a class
34 Initonly static field
35 Initonly string
36 Interface and class(The virtual keyword is required to implement the interface method)
37 Interface definition
38 Interface list
39 Interface name collision
40 Interface properties events
41 Interfaces implementing interfaces
42 Interior pointer
43 Literal string initializer
44 Multiple interfaces
45 Native managed virtual
46 Nested Class
47 New method
48 Obsolete attribute
49 Operator Overload Demo
50 Out attribute parameter
51 Overload Methods
52 Override and virtual method
53 Private interface
54 Property accessor delegate
55 Public constructor
56 Public properties can be used as named parameters
57 Public, Protected and Private Methods
58 Ref class demo
59 Ref class with member string variable
60 Ref type
61 Reference and Indirection
62 Relational Operator Overload
63 Scalar number Property
64 Sealed class
65 Specify Member Access
66 Stack References
67 Static class field
68 Static interfaces
69 Static Method demo
70 Static property
71 Static vs literal
72 Use the FlagsAttribute
73 Using interior_ptr
74 Using pin_ptr
75 Using reinterpret_cast
76 Value class
77 Value class address
78 Value class demo
79 Value class type
80 Virtual methods
81 Virtual properties
82 Write only property