Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Visual-Studio / VS2015

VS2015

VS2015

Great Reads

by Petrov Vladimir
Former NeHe OpenGL Lessons adapted to MSVS-15 pro MFC in INICODE and the samples of the Joystick implementation
by Member 1895422
This article discusses bridging from Fortran to the .NET language C#.
by Dmitriy Gakh
The perspectives of creating bots that write programs with two simple examples.
by Mehedi Shams
Design to scale automatically to different screen resolutions

Latest Articles

by Petrov Vladimir
Former NeHe OpenGL Lessons adapted to MSVS-15 pro MFC in INICODE and the samples of the Joystick implementation
by Member 1895422
This article discusses bridging from Fortran to the .NET language C#.
by Dmitriy Gakh
The perspectives of creating bots that write programs with two simple examples.
by Mehedi Shams
Design to scale automatically to different screen resolutions

All Articles

Sort by Score

VS2015 

by Vladan.Obradovic
Display additional properties for each VM inside SCVMM 2012 R2 console (VLAn, IP addres, VM Path, Mounted ISO, Number of Checkpoint)
by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
by ahmet_uzun
Audio pitch shifter application using the CSCore library
by Martin Gmuca
Quick guide to develop first app for Windows 10 IoT core
by Igor_A
An architectural prototype of a business logic server as Windows Service. Sample service implementation and test utility.
by Peter Sun (247)
Master-detail view navigation using manageable data-driven and code-behind techniques
by Kannan Ar
Implement an online HTML to Word converter using CKEditor and MariGold.OpenXHTML
by Javad Taheri (drjackool)
Creating Simple PNG Decoder/Encoder
by Yochai Timmer
Debugging C++ projects in release. Finding the lost object information
by JakeG
WIX template for wrapping EXE with a MSI installer for easier deployment with group policy
by Southmountain
Gems for typedef and namespace in C
by Adi_Mag
Step by step guide to configure gulp in ASP.NET MVC core 1.0
by frankvdhorst
A quick way to add a toast notification to uwp applications and remove when the app closes...
by Juan AG
Let´s do unit testing in a C++ project inside Visual Studio 2015 quick and easy
by _Noctis_
This will let you start logging quickly with VS2015 and NLog 4.2.
by Bilal Çalım
Log transform, negative transform, power-law transform, gray transform, histogram stretching, drawing histogram, histogram equalization
by flyhigh
SOUI is a directui library and had been used in many commercial softwares, which is published based on MIT and is completely free to any user.
by Kenneth Haugland
Connect properties in different ViewModels using a Mediator
by Alon Lek
Create a simple self hosted Web API service that runs as console and as service in just 2 minutes
by Vahid Asbaghi
This tip describes one of the beneficial design patterns that is named Multiton. Multiton pattern is used when we want to have a singleton instance of our class for each key.
by shivendra pratik
Convert an Empty Web Application to MVC Web Application using VS 2015 IDE
by paul1167
Enumerate System Features
by charles922
Easy to Use Plotting Utility
by Member 11246861
Raspberry master, Pic24 slave over SPI
by Zebedee Mason
Wrap writing to the test logger with std::streambuf then substitute in std::clog
by SagSD
Adding dropdown item using bootstrap modal window and Ajax in ASP.NET webform and postioning the modal window
by Redgum
A customizable MessageBox() DLL and test application with dozens of built-in icons and color schemes
by Vladan.Obradovic
Test Multicast IP network traffic passing through the firewall between the computers that are in different IP sub-nets
by Nobuhiro Ida
How to build an in-line color picker control on MenuStrip or ContextMenuStrip
by Jon McKee
A how-to and fixing common errors
by vblover Programmer
Load Menu from Resource-Only DLL (created by VC++) and Set for Form As MainMenu by API Functions.