C++, Theory, Visual C++ C++. Classes. Using the class data members. Static data members in the class. Static data members for native classes and managed classes in the CLR April 8, 2018 BestProgISch Continue reading C++. Classes. Using the class data members. Static data members in the class. Static data members for native classes and managed classes in the CLR →
C++, Theory, Visual C++ C++. Managed and unmanaged classes in Visual C++. Overview. Examples of implementing managed and unmanaged classes March 28, 2018 BestProgISch Continue reading C++. Managed and unmanaged classes in Visual C++. Overview. Examples of implementing managed and unmanaged classes →
C++, Theory, Visual C++ C++. Structures. Part 4. Structures and functions. Passing a structure to a function in the CLR. Returning a structure from a function June 18, 2017 BestProgISch Continue reading C++. Structures. Part 4. Structures and functions. Passing a structure to a function in the CLR. Returning a structure from a function →
C++, Theory, Visual C++ C++. Structures. Part 3. Working with managed-structures in the CLR. Qualifiers ref and value. Declaring structural variables. Arrays of managed-structured variables. Initializing of managed structures May 25, 2017 BestProgISch Continue reading C++. Structures. Part 3. Working with managed-structures in the CLR. Qualifiers ref and value. Declaring structural variables. Arrays of managed-structured variables. Initializing of managed structures →
C++, Theory, Visual C++ C++. Structures. Part 2. Memory allocation for the structure. Nested structures. Arrays of native-structures May 23, 2017 BestProgISch Continue reading C++. Structures. Part 2. Memory allocation for the structure. Nested structures. Arrays of native-structures →
C++, Theory, Visual C++ C++. Structures. Part 1. Composite data types. The template of structure. Structural variable. Structures in the CLR. Declaring and initializing a structured variable May 19, 2017 BestProgISch Continue reading C++. Structures. Part 1. Composite data types. The template of structure. Structural variable. Structures in the CLR. Declaring and initializing a structured variable →
C++, Theory, Visual C++ C++. Pointers. Part 6. Composite managed and native data types. Managed pointers (^) in the CLR. Memory allocation. The ref and value qualifiers. Managed pointers (^) to structures and classes May 7, 2017 BestProgISch Continue reading C++. Pointers. Part 6. Composite managed and native data types. Managed pointers (^) in the CLR. Memory allocation. The ref and value qualifiers. Managed pointers (^) to structures and classes →
C#, Theory C#. The basic concepts of .NET Framework technology December 20, 2016 BestProgISch Continue reading C#. The basic concepts of .NET Framework technology →