Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / C++/CLI

C++/CLI

C++/CLI

Great Reads

by creativesri
This article briefs you about sending mail using SMTP in HTML Format, which takes the default SMTP settings from web.config file
by Johann Anhofer
Extend the VS6 IDE with .NET addins.
by Stoyan Damov
A Draft Implementation of an Idea for .NET Dynamic Software Load Balancing
by AthosXtreme
How to build a .NET wrapper to send MaxL commands to Essbase.

Latest Articles

by creativesri
This article briefs you about sending mail using SMTP in HTML Format, which takes the default SMTP settings from web.config file
by Johann Anhofer
Extend the VS6 IDE with .NET addins.
by Stoyan Damov
A Draft Implementation of an Idea for .NET Dynamic Software Load Balancing
by AthosXtreme
How to build a .NET wrapper to send MaxL commands to Essbase.

All Articles

Sort by Score

C++/CLI 

by AthosXtreme
How to build a .NET wrapper to send MaxL commands to Essbase.
by Ritesh_Singh
C++ code to connect/access DB2 database using DB2 call level interface(CLI)
by Emiliarge
Both MS Access formats (mdb and new - accdb), MSSQL 2008 R2, MSSQL CE, SQLite, MySQL
by Emiliarge
Read and write data to Access databases without limitations caused by the use of the SQL.
by Emiliarge
2 ways to read and write data to *.xls and *.xls files and display it on DataGridView.
by InActive
How to use the .NET DateTime class in C++ to generate a basic calendar via a console program
by Dan Quist
A lightweight synchronous event framework for C++
by Lars P.Wadefalk
I have sometimes wondered if the 'with' statement would work in C/C++, just like in pascal. Meaning that it would in it's nearest scope automatically recognize class/struct members for the ones mentioned with a . or maybe -> operator.Maybe something like:TestClass* tc;float...
by Ghosuwa Wogomon
An in-depth explanation of correct bracket placement and why...
by Anshul R
Shortcut for Commenting
by Christian Koberg
Console output, general applicable to all executables on a Windows system
by Anshul R
The Perfect Translation/Conversion of Code
by Yochai Timmer
Debugging C++ projects in release. Finding the lost object information
by CHMLPAVANI
Sometimes we tend to enable the context sensitive help while creating a project, how to disable that later and get rid or error/information pops on clicking F1 while the application is running.
by Johnson Augustine
Faster image matching or comparison in large set of categorized images or training set in machine learning
by m_sylvain
This tip shows how to build an FxEngine plugin to stream video data from a webcam
by Mehul Donga
Handle managed (C#) event in managed (C++/CLI)
by Aydin Homay
This tip/trick discusses about hosting a Windows Form user control in an MFC dialog box and View windows.
by chetan dudhagara
How to Protect from SQL Injection in PhP based website
by sunhui
Integrate .NET Component to your Native MFC Application at runtime
by barrd
Fix an exception related to ISupportInitialize.BeginInit and learn why it happens.
by hairy_hats
When linking a mixture of mixed-mode and unmanaged DLLs to an unmanaged C++ executable, the link order can affect how the program runs.
by Pankaj Choudhary - C++ Devepoler
Logging in C++
by Martin Mok
Many drag and drop effects can be simply done by mouse event.
by David C Shepherd
A peek into the inspiration behind two cutting edge Visual Studio extensions.
by himanshupareek
Parse the PCAP dump and extract NETBIOS and DNS queries.
by Tu (Le Hong)
A scroll window that surpasses the 16-bit limit and can be hosted by a dialog.
by WoodyMou
Session 1: Setup SoftEther L2TP server on Amazon AWS Ubuntu
by Ghosuwa Wogomon
Detecting character encoding in just 4 lines of code
by Atulkumar P Patel
Anti Patterns are wrong practice followed by Developers. They are opposite to Design Patterns.
by 8MX
Quick and easy way to use the Intel C++ compiler with C++/CLI.