Click here to Skip to main content
15,881,812 members
Everything / Programming Languages / C++/CLI

C++/CLI

C++/CLI

Great Reads

by Dark Daskin
Article describes how to build an assembly that exposes functions to unmanaged code without C++/CLI
by Stoyan Damov
Internet File System from scratch - making web services and peer-to-peer technology work together to build a virtual file system
by Nish Nishant
Demonstrates the usage of splitters, treeviews, listviews, panels, toolbars
by Alexey
The ALXGrid Control Library is a set of classes for management of data as a table.

Latest Articles

by Mark Birbeck
Easily and quickly build web services clients using XForm
by Shao Voon Wong
Consuming Your C# Library in MFC/C++ Project via C++/CLI
by Mehul Donga
Handle managed (C#) event in managed (C++/CLI)
by Abhineet Ayan Verma
Major calling conventions for Win32 and best suited functions

All Articles

Sort by Updated

C++/CLI 

8 Mar 2009 by Đonny
This article introduces and describes a framework that allows the creation of managed plug-ins for the Total Commander file manager.
15 Nov 2010 by 10Tec, Sergey Gorbenko
Tool for creating MS Visual Studio documentation files - XML Summaries, HxS/MSHC help solutions and manuals.
30 Apr 2006 by abcdefrgtt
A class for manipulating dynamic matrices.
19 May 2008 by Abhi_Coder
Implementation of Shared Pointer
11 Jul 2007 by abn9c
An article describing how to compile Matlab 7.1-7.4 mexw32 files using Visual Studio 2005
23 Mar 2009 by Achilleas Margaritis
Dynamic message passing for C++.
12 Nov 2001 by Adalsteinn B. Bjarnason
Unique alarm application that works.
30 Jun 2009 by Adam Roderick J
A simple approach to Hook LoadLibrary API with a sample
27 Nov 2002 by Adrian-Bogdan Andreias
A smart logger that makes use of the new predefined VC++.NET macros.
18 Feb 2007 by AhmedEssamNaiem
Using Vector and double linked list to create trees
13 May 2008 by aisha.ansari
post office protocol to retrieve mails
10 Sep 2008 by akiran
This article details how to create, install and use side-by-side native assemblies from C# and MC++.
5 Jan 2015 by Akos Mattiassich
A C++/CLI wrapper around MMAudioDeviceApi with notification support.
7 Apr 2014 by Alain DOS REIS
A first approach to mixing .NET and native code, using the C++/CLI gateway.
3 Apr 2002 by Albert Pascual
How to create threads in Managed C++
10 Apr 2002 by Albert Pascual
How to get the clients IP address using TcpClient in Managed C++
20 Apr 2002 by Albert Pascual
How to create a simple proxy to parse HTTP to another server using Managed C++
16 Apr 2002 by Albert Pascual
How to open a Serial COM port using Managed C++ and loading unmanaged DLLs
25 Apr 2002 by Albert Pascual
Sending mail in Managed C++ using SMTP
7 Oct 2001 by Alberto Bar-Noy
This article discusses the Structural Pattern Flyweight, using a Visual C++ example.
25 Feb 2004 by Alberto Bar-Noy
A simple reminder tool to remind you of your overdue tasks in ToDoList throughout the day
3 Mar 2005 by Alberto Ferrazzoli
.NET wrapper for ZLib, written in MC++
13 Nov 2012 by Alex Blekhman
The C++ programming language and Windows DLLs can live in peace after all.
19 Dec 2004 by Alexander Kent
Utility allowing convenient modification of a Terminal Servers listening port from 3389 to something else.
29 Feb 2008 by Alexandre Courpron
This article presents the implementation of a fixed-size heterogeneous container.
18 Jul 2002 by Alexandru Savescu
This article gives you an introduction to .NET's DataSets and how you can use them with XML files
10 Nov 2002 by Alexey
The ALXGrid Control Library is a set of classes for management of data as a table.
10 May 2009 by AlexShag
This is a simple text editor based on Edit control
3 Jan 2008 by Aman Sura
This article is a brief description on how to code to download multiple files from an FTP server using .NET.
13 Jul 2009 by amatecki
The article describes how to use the Microsoft's UPnP Control Point API for finding and controlling UPnP devices, and includes a description of simple library to facilitate the application of Control Point API in your own programs, together with an example of MFC and WinForms applications.
6 Nov 2006 by Amazon Web Services
Amazon has a variety of web services APIs that enable you to leverage Amazon's data and robust infrastructure, easily and inexpensively. These fundamental services enable external developers and businesses to build solutions in a reliable, scalable, and cost-effective manner.
23 Feb 2004 by Amzi! inc.
C++ ASP.NET interface to Amzi! Prolog + Logic Server for building Rule-Based Expert Systems
8 Apr 2009 by anand choubey
The code snippet converts MAC Address String Format into Bytes
9 Jul 2008 by Ananth Nag Sastry Ganti
Simulation of Barber shop problem
31 Aug 2002 by Ancient Dragon
A Two-Dimensional Array of VARIANTs
13 Aug 2002 by Andreas Saurwein
Explaining the phenomenon of x^=y^=x^=y;
24 Jan 2008 by Andrei Smolin
A simple WinForms application that shows MAPI folders and items in your mail profile.
16 Nov 2011 by AndyUk06
An implementation of hash tables as a means of fast lookup in C++.
11 Jul 2007 by Angel Rafael Rapallo
This article contains code which simlates water wave motion using several techniques and data structures
3 Aug 2012 by Anna-Jayne Metcalfe
If you are new to PC-lint, you may have wondered what message 830 ("Location cited in prior message") means, and - given that such messages can add greatly to the overall issue count in your file or project - what (if any) use are they?Quite simply, message 830 identifies a location in the codebase
15 Jun 2010 by Anshul R
How ARGB works
5 Feb 2007 by Antonio Pedro Dinis
Class Library (DLL) to automate Excel in C++
23 Aug 2004 by Antti Keskinen
A multi-part article, introducing a C++-background person into the world of C++/CLI.
21 Dec 2006 by Antti Keskinen
Second part of the series: leaving Platform SDK behind, and MDI Forms.
29 Apr 2009 by aovidiu
The generated DLLs base addresses assure contiguous memory spaces for each DLL in the given DLLs series.
23 Jul 2009 by Apriorit Inc
This article shows how to use FTDI API to interact with the devices, which have FTDI chip within. EEPROM programming is also discussed.
23 Sep 2009 by Apriorit Inc, Eugene Wineblat
This article is devoted to the Embedded Firebird database usage and also development of C++ wrapper of this database.
2 Jun 2009 by araud
Your own transport for DCOM
1 Jan 2010 by Aric Wang
Many popular MP3 players have cool desktop lyrics, this demo uses a simple method to realize it. Happy new year!
17 Jan 2010 by Aric Wang
This is a class derived from CWinThread class. It is used to record and play sound in the specific thread.
4 Apr 2010 by Aric Wang
Really a tiny class, used to get the currently webpage's net speed you are opening
6 Apr 2010 by Aric Wang
The aritcle gives you a way to export web browser's favorites.
25 Mar 2009 by Arsalan Malik
This article describes how a texture can be created in OpenGL from a live video stream from a web cam or a video file.
15 Dec 2004 by Arul Nayagam C A
This article demonstrates the DataGrid , ADO.NET components, and storing data into the database and retrieving from the same.
8 Sep 2012 by Asame Imoni Obiomah
This article is the first toddler step in the development of a framework for the delivery of motion, touch and 3D forms as interactive services locally and over networks.
13 Mar 2014 by AshakiranBhatter
Understanding FAT file system and kernel programming in C/C++
27 Jun 2004 by Ashvil DCosta
Code is often over valued and needs a migration strategy.
17 Jul 2004 by Ashvil DCosta
Good Code Reuse can resolve the problems of Code Depreciation.
20 Mar 2002 by atenney
Short description of use of __stdcall and __cdecl in VB and C++.
8 Oct 2006 by Ather Murtuzapurwala
Object-Oriented Concepts for all kinds of beginners
27 Dec 2009 by Attila Kúr
An alternative way to get Online Storage on top of a version control system like Subversion
6 Nov 2008 by auralius manurung
An article on how to build a simple HTTP proxy server
11 Sep 2004 by BAIJUMAX
This article deals with calling webService (managed C# webservice) from MFC (unmanaged) application by retaining the session using Cookies Container
1 Apr 2009 by Bala Rajesh
Managed C++ wrapper to a native C++ library
9 Mar 2008 by Ben Aldhouse
Using time and file functions
20 Oct 2006 by Benjamin Wootton
How to create an OpenGL view on a Windows Form.
10 Dec 2007 by Bibeka
An introduction to dynamic 2D arrays in C++.
9 Apr 2004 by big71
The article describes a simple class that implements a ThreadPool based on an object Queue.
7 Nov 2006 by Bill Albing
FarPoint has developed leadership in the spreadsheet component marketplace with FarPoint Spread for Web Forms which is the high-end spreadsheet product for ASP.NET development. It is AJAX enabled and ATLAS tested.
30 Jul 2002 by Bill Ferreira
A primer on using ADO.NET with Managed extensions for Visual C++ .NET
13 Aug 2002 by Bill Ferreira
File encryption object using Managed Extensions for C++
12 Aug 2002 by Bill Ferreira
Process files based on a file filter and have the filter applied recursively to sub folders
13 Aug 2002 by Bill Ferreira
.NET command line utility, implementing file security through symmetric encryption.
29 Jun 2008 by bleucat
Programaticaly mounting a volume as a common user
26 Jan 2004 by Bnaya Eshet
Unit Test Framework that support security context and multi threading stress
28 Jul 2006 by Boby Thomas P
Brief description on remote debugging using GDB, DDD and GDBserver
3 Jul 2005 by bollwerkj
An article on how to use MC++ to automate Excel; create an Excel application, add a Workbook, and add a bar chart and line chart.
24 Jul 2008 by bollwerkj
This article shows you how I got Excel to work using C++/CLI in a Windows Forms Application
28 Jun 2006 by BoneSoft
How to serialize and de-serialize .NET objects and XML using the XmlSerializer and the serializer attributes.
22 May 2007 by bubble2k
ImageMagick is a powerful image manipulation that supports a wide variety of formats. In this article we develop an ImageMagick Wraper in C++ to expose functionalities in Magick++ to a .NET application.
27 Sep 2009 by Carlos Jiménez de Parga
An introduction to the Visual C++ CORBA development
11 Jul 2004 by CARPETBURNER
Do's and dont's in finding and managing a Foreign Outsourcing company.
22 Nov 2005 by CastorTiu
How to use Oracle advance queue from a .NET enviroment.
25 Feb 2005 by Cd-MaN
An article on how to access data from fixed size record data from the .NET environment
4 May 2011 by cfrost
How to use a modeless WinForm from an unmanaged application including callback functionality
27 Oct 2004 by Chad Z. Hower aka Kudzu
In this article, I’ll explain how you can easily store and retrieve your application settings with just a few lines of code
16 Feb 2005 by Chad Z. Hower aka Kudzu
Demonstrates how to use a UDP client, and a UDP server. The example is named "Remote BSOD Invocator", or simply RBSOD for short. RBSOD can be used to trigger fake (and funny) BSODs on your colleagues' (or enemies') computers.
14 Feb 2005 by Chad Z. Hower aka Kudzu
Whether you are new to development, or coming from Visual Basic, C++, Java, or Delphi, managing forms in WinForms can be initially confusing. This is an article targeted at beginners in WinForms programming to demonstrate how to easily manage and work with forms in a WinForms application.
15 Feb 2005 by Chad Z. Hower aka Kudzu
Some things in .NET are missing "practical" short cuts. This article demonstrates how to obtain the row in a DataTable that the currently selected row in a DataGrid is linked to.
6 May 2005 by Chad Z. Hower aka Kudzu
Just moved to C#? Do you miss the for i = 1 to 50 syntax? Look no further, C# can do it too by extending it in a unique way.
23 Jul 2014 by Chad Z. Hower aka Kudzu
What if objects could move from machine to machine? Not just automated downloads, or remotely controlling objects as in remoting, but a system in which the object actually moves about. Mobile software agents do exactly that. In this article I will provide an introduction to this fascinating concept.
12 Aug 2010 by Chad Z. Hower aka Kudzu
Develop your own operating system using C# (or VB.NET, etc.) and Visual Studio!
30 Jun 2004 by Charles Horan
A utility application that generates .NET code for wrapping stored procedures.
20 May 2008 by Chesnokov Yuriy
This article demonstrates a backpropagation artificial neural network console application with validation and test sets for performance estimation using uneven distribution metrics.
19 Oct 2007 by Chesnokov Yuriy
This article demonstrates the use of 2D Fast wavelet transform for image processing
20 May 2008 by Chesnokov Yuriy
The article demonstrates the application of genetic algorithms for classification problems with artificial neural networks.
20 May 2008 by Chesnokov Yuriy
The article demonstrates a 2D vector wrapper, optimized with SSE intrinsics, for math operations with floating point precision.
14 Nov 2007 by Chesnokov Yuriy
This article demonstrates an alternative way for edges extraction compared to conventional image filtering operations with edge detection filters
20 May 2008 by Chesnokov Yuriy
The article demonstrating inner product operation performed with shorts, ints, floats and doubles with CPU/FPU and SSE for comparison.