Click here to Skip to main content
15,868,016 members
Everything / Visual Studio / Visual Studio 2015

Visual Studio 2015

VS2015

Great Reads

by Dmitriy Gakh
The perspectives of creating bots that write programs with two simple examples.
by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
by Shmuel Zang
This article shows how we can implement a thread-safe events (similar to .NET events) mechanism using the standard C++ library.
by Marc Clifton
Hashcash is a proof-of-work system used to limit email spam and denial-of-service attacks, and more recently has become known for its use in bitcoin (and other cryptocurrencies) as part of the mining algorithm.

Latest Articles

by Petrov Vladimir
Build up our own AVI editing application and explore some fun techniques using simple code additions
by .dan.g.
A hierarchical task manager with native XML support for custom reporting
by vblover Programmer
Load Menu from Resource-Only DLL (created by VC++) and Set for Form As MainMenu by API Functions.
by Robert Gustafson
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.

All Articles

Sort by Score

Visual Studio 2015 

14 Dec 2018 by Dmitriy Gakh
The perspectives of creating bots that write programs with two simple examples.
28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
13 Aug 2018 by Shmuel Zang
This article shows how we can implement a thread-safe events (similar to .NET events) mechanism using the standard C++ library.
24 Feb 2017 by Marc Clifton
Hashcash is a proof-of-work system used to limit email spam and denial-of-service attacks, and more recently has become known for its use in bitcoin (and other cryptocurrencies) as part of the mining algorithm.
10 May 2017 by Petrov Vladimir
Former NeHe OpenGL Lessons adapted to MSVS-15 pro MFC in INICODE and the samples of the Joystick implementation
13 Oct 2016 by Vincent Maverick Durano
This article will walk you through on building a data-driven web app from scratch within the context of ASP.NET Core 1.0 using Angular 2 and Web API 2.
1 Dec 2016 by Igor Ladnik
Software for large image smart viewing, mark out and annotation
1 Feb 2017 by Mr. xieguigang 谢桂纲
How to build my own 3D graphics engine from ZERO step by step
15 Mar 2016 by Ratish Philip
The next version of the useful WPF controls is here
4 Jun 2020 by Vincent Maverick Durano
This article will talk about how to implement a custom wrapper for your ASP.NET Core and Web API applications for managing exceptions, providing meaningful and consistent responses to consumers.
25 Dec 2016 by syed shanu
In this article, let’s see how to create our first ASP.NET Core Angular 2 Starter Application (.NET Core) using Template pack using Entity Framework 1.0.1 and Web API to display data from the database to our Angular2 and ASP.NET Core web application.
1 Jun 2018 by Alvaro Carballo Garcia
17 Jul 2017 by Vadim Loboda
Combine Id-ParentId and HierarchyId approaches to keep and fetch the data in hierarchical and alphabetical order
3 Jan 2018 by Jasper Lammers
A method to easily toggle the way exceptions are being handled (either being thrown or handled by custom code), while still conserving the stack trace when exceptions are not being thrown.
23 Dec 2018 by charles922
Introduction to Orbital Mechanics - 2 Body Problem
6 May 2016 by Akhil Mittal
In this article, we’ll cover another interesting and very useful featureof Visual Studio 2015: Live Static Code Analysis.
19 Jun 2016 by syed shanu
In this article, we will see in detail about using ASP.NET Identity in MVC application.
25 Nov 2016 by kannankeril
This article is an attempt at splitting out the controller layer to reduce its complexity and improve quality and maintainability of the resulting code.
23 Oct 2019 by David Lafreniere
A framework combining state machines with asynchronous multicast delegates
19 Jul 2016 by Duncan Edwards Jones
A quick example of how to use the Microsoft Orleans library to develop a distributed, fault tolerant fund accounting system
5 Jan 2017 by Pete O'Hanlon
Learning MVVM from the nuts and bolts
14 Jun 2016 by Akhil Mittal
This article will cover other debugging improvements of VisualStudio 2015 like the tool window support for LINQ and Lambda expressions, the newperftips, and the new diagnostic tool window.
6 Mar 2016 by Hiske Bekkering
A simple explanation of how to synchronize custom painting with a ProgressBar's default painting.
7 May 2017 by Michael Lockwood
How to call a web service using SSIS, store XML results and then query XML using XQuery
7 Oct 2016 by Stefano12777606
How-to setup log4net logging tool, create different objects configured to store their own logs in their own log directory and zip older logs
14 Dec 2016 by Rahul Sabharwal
Setting up Angular2 in Visual Studio 2015 update 3
23 Mar 2019 by charles922
WPF 3D Graphics Program to solve Soma Cube Puzzle
10 Sep 2015 by Kenneth Haugland
Create HLSL files, compile them and use them in a WPF appliction. A light Shazzam Shader Editor tool for Visual Studio
27 Oct 2015 by Bill Menees
AT&T’s vertical and horizontal coordinates can be used to calculate the latitude and longitude for rate centers and wire centers as well as the distances between them.
27 Dec 2015 by Sotirios Diamantis
You have a problem with your app, and limited computer resources; this code will help you find the problem, by giving you the sequence of function calls that caused it.
1 Apr 2016 by Carey Payette
The problem I am looking to solve while evaluating the LEADTOOLS SDK is to use a photo of a hard copy page of text taken with my phone, have it processed and displayed in the document viewer, then have it converted to Word format so that it can be easily edited.
2 Dec 2017 by Alvaro Carballo Garcia
Library extending the .NET numeric support
18 Jun 2018 by charles922
Games/Fun with Programming
20 Feb 2019 by JL Doty
App to monitor a system's sensors, with added features
24 Mar 2017 by Steffen Ploetz
This article introduces a small tool (much simpler than sandcaste help file builder) to create HTML help for .NET/MONO assemblies and reviews the XAML based approach to create GUI application with the Roma Widget Set XrwXAML.
17 Nov 2018 by Terence Wallace
A brief article on how to utilize NBA Stats API in a WinForm application
8 Feb 2024 by Petrov Vladimir
Build up our own AVI editing application and explore some fun techniques using simple code additions
18 Feb 2016 by Admir Tershalla
Learn how to control Windows services via ServiceController in Windows Forms Application
15 Feb 2016 by Ahmed Amer Jaf
Fast n Easy Way to parse Json data
23 Apr 2016 by Simon B.
This article shows a cool trick to display a loading animation while waiting for a download to start. If the download starts, the animation is automatically hidden.
31 Jan 2018 by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
1 Dec 2015 by Android on Intel
Targeting Android Apps on x86- and ARM-Based Devices with Visual Studio 2015
18 Mar 2016 by Zohaib Sibte Hassan
Getting started on using LevelDB for your UWP application
10 Apr 2016 by Dmitriy Gakh
One new method of explaining of boxing and unboxing
14 Feb 2017 by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article reviews a XAML based application utilizing the DrawingBrush with offset and tiles.
19 Apr 2018 by charles922
AngularJS and REST API Tutorial - Part 2
14 Aug 2018 by charles922
Demonstrate Clipping Plane in WPF 3D
21 Aug 2018 by charles922
Demonstrate Clipping Plane in WPF 3D, Part 2
31 Dec 2018 by Randy Kroeger
This article provides an example on how you can change application configuration settings within an existing ClickOnce publish, update the manifest files, followed by using the Mage utility for updating the manifest using the existing cert file.
18 Apr 2016 by Shawn1Xu
OData Interoperability with .NET C# and Java applications
29 Oct 2016 by HadyAllam
Describe Website deployment on Azure App Service and manage your Website.
27 Apr 2018 by charles922
AngularJS and REST API Tutorial: Part 3
31 May 2018 by charles922
Math Function Tutor: Part 3
5 Feb 2019 by charles922
Demonstrate Clipping Plane in WPF 3D - Part 3
4 Sep 2015 by ntg123
A simple and elegant way to apply Bevel-Effect in WPF
22 Dec 2015 by Intel
This guide will get you up and running quickly with the Intel® RealSense™ SDK on your Windows 10 equipped computer.
13 Mar 2016 by Zohaib Sibte Hassan
A more detailed look into Iterators and Snapshots in LevelDB UWP
6 May 2019 by Dmitriy Gakh
Three state (ternary) logical type implemented using C# programming language
11 Jul 2017 by Doug Duerner, Yeon-Chang Wang
In this article we explored a theory; would it be better to not utilize a heap construct when dealing with very large objects in .NET, in order to avoid Large Object Heap (LOH) fragmentation?
31 Dec 2016 by Marc Clifton
A Diagramming Tool
9 Jan 2019 by steveb
Describes all aspects of MFC serialization mechanism
7 Jan 2016 by Ratish Philip
The most effective way to manage your environment variables
8 May 2017 by Akhil Mittal
How to create API with ASP.NET Core
20 Feb 2019 by JL Doty
Minimalist app to monitor a system's sensors
15 Sep 2017 by Meshack Musundi
WPF-MVVM weather forecast application that displays weather data using the OpenWeatherMap API
19 Nov 2015 by Nick Polyak
Lookless controls vs User Controls. Lookless controls usage patterns
9 Mar 2019 by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
29 Jan 2017 by Miguel Diaz Kusztrich
Demonstrate or refute a conclusion automatically from a series of premises
17 Oct 2016 by Vincent Maverick Durano
In this article, we will learn how to implement a simple Real-Time poll vote results using SignalR 2, MVC, Web API 2, jQuery and HighCharts.
10 May 2017 by Fred Song (Melbourne)
Inthis article, I talk about how to use ASP.NET Core MVC, Entity Framework Coreand Angular 2 to implement a CRUD SPA (Single Page Application).
7 Jun 2016 by Andreas Michael Kreuzer
This article is about collision detection for convex polytopes using the simplex method.
28 Feb 2016 by syed shanu
In this article, we will see how to create and manage a User Role based menu using ASP.NET MVC, WEB API and AngularJS.
19 Jul 2016 by Super Lloyd
Introduction to MVVM for absolute beginners
15 Dec 2018 by Dmitriy Gakh
An introduction to Genetic Algorithms with brief reference to biology and example of finding one solution for complex mathematical equation
6 Dec 2015 by syed shanu
Simple MVC Pivot HTML Grid using AngularJS and Web API 2
17 Jan 2019 by Ramon F. Mendes
Create HTML/CSS/script based cross-platform desktop apps in C# with Sciter engine!
8 Oct 2015 by Irina Pykhova
This article describes the implementation of an extended GridView control for the Universal Windows Platform (UWP).
24 Jul 2019 by Mehdi Gholam
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, .net
23 Oct 2016 by hoanganhtdh1
This article demonstrates some techniques to automate Word 2016 using Visual C++ MFC in Visual Studio 2015.
5 May 2018 by George Swan
This article illustrates how to solve the Dining Philosophers' Problem using the Task Based Asynchronous Pattern
11 Nov 2022 by Robert Gustafson
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.
24 Mar 2016 by Ramon.Pinho
A Windows Forms Application that can open, view and edit binary files in a simple way
16 Oct 2015 by Mike (Prof. Chuck)
Easier than MemoryCache, less distraction
21 Feb 2017 by Member 1895422
This article discusses bridging from Fortran to the .NET language C#.
11 Sep 2015 by syed shanu
In this article, we can see how to create a simple Unity 3D game using C# Script.
11 Aug 2018 by Andrew Wood
A WPF localization solution with runtime updating and design-time support in Visual Studio
10 May 2016 by Akhil Mittal
In this article I show how you can leverage the capability of Visual Studio 2015 in optimizing your code.
14 Nov 2017 by Nick Polyak
Describe VS2015 extension for generating sub-enumerations (akin to sub-classes)
13 Feb 2018 by Halil ibrahim Kalkan
A step by step guide to create a web application based on ASP.NET Core, Entity Framework Core and ASP.NET Boilerplate frameworks with automated tests.
25 Jan 2019 by David Lafreniere
Simplify passing data between threads using this multithreaded, portable C++ asynchronous callback framework
4 Jul 2016 by Mahsa Hassankashi
This article is a practice for nodejs on Microsoft .net platform with javascript language
13 Aug 2016 by Mark J. Caplin
Developing a web application front-end with Angular 2
14 Jan 2016 by syed shanu
In this article, we will see how to create a web based Greeting Card tool using ASP.NET and jQuery.
11 Jun 2017 by Jasper Lammers
Using Autocomplete in Windows Console Applications without losing key functions when using Console.Readkey().
3 May 2017 by dmihailescu
A Visual Studio add-in that inserts some commonly known OO patterns into your working project and searches your highlights online.
31 Jan 2018 by Ehsan Sajjad
This article demonstrates how to implement advanced search on a gird using JQuery DataTables in asp.net mvc 5
9 Jan 2017 by Jack Xu, USA
This article demonstrates how to convert the WinForm version of the Microsoft chart control into a WPF and MVVM compatible chart control and how to use it to create various charts in a WPF application.
13 Feb 2018 by Halil ibrahim Kalkan
A step by step guide to create a layered web application based on ASP.NET Core, Entity Framework Core and ASP.NET Boilerplate frameworks with automated tests.