Click here to Skip to main content
15,886,565 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 Title

Visual Studio 2015 

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
21 Feb 2017 by Member 1895422
This article discusses bridging from Fortran to the .NET language C#.
14 Dec 2018 by Dmitriy Gakh
The perspectives of creating bots that write programs with two simple examples.
17 Oct 2016 by Mehedi Shams
Design to scale automatically to different screen resolutions
24 Feb 2019 by WhiskeyBeforeWater
An unbalanced basic recursive Binary Search Tree for Excel VBA with functions (insert, search, delete, in order, pre-order, post-order, minimum, and maximum)
2 Jul 2013 by kevin delafield
A Windows Forms based text editor with HTML output, implemented with a browser control in edit mode.
24 Sep 2015 by syed shanu
Creating a simple App for AGENT Smartwatch
9 Jan 2019 by steveb
Describes all aspects of MFC serialization mechanism
25 Jan 2017 by Nesreen Maged
Angular 2 Type Script Custom Controls Integrated with ASP.NET Core web API
6 Jul 2015 by Mostafa Asaduzzaman
Building Angular JS Application using Web API 2 in MVC 6
19 Apr 2018 by charles922
AngularJS and REST API Tutorial - Part 2
27 Apr 2018 by charles922
AngularJS and REST API Tutorial: Part 3
12 Jul 2018 by charles922
AngularJS and REST API Tutorial - Part 4
28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
20 Feb 2019 by JL Doty
Minimalist app to monitor a system's sensors
20 Feb 2019 by JL Doty
App to monitor a system's sensors, with added features
15 Jun 2020 by Vadim Loboda
ADO.NET Micro-ORM to SQL Server
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.
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.
16 Nov 2016 by syed shanu
In this article, we will see in detail how to create ASP.NET Core with Repository pattern in the WEB API.
17 Mar 2019 by Nitin_Rajurkar
ASP.NET Multiple Selection Drop Down List using C# and ASP.NET
27 Oct 2016 by syed shanu
Tutorial for creating a simple web based Hotel Room Booking System using MVC, AngularJS, and WebAPI
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.
20 Jan 2016 by raddevus
Walkthrough building a re-usable blog engine which will help you create your web site using MVC while you learn ASP.NET MVC from beginning to intermediate level.
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.
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.
15 Feb 2016 by Oğuzhan Soykan
Automated monkey or specific validations for WCF or REST services with Fluentvalidation and CastleWindsor
25 Jan 2019 by David Lafreniere
Simplify passing data between threads using this multithreaded, portable C++ asynchronous callback framework
23 Oct 2016 by hoanganhtdh1
This article demonstrates some techniques to automate Word 2016 using Visual C++ MFC in Visual Studio 2015.
27 Dec 2017 by Petrov Vladimir
Simple solution for small avi demo performance from Image files of any kind
5 Jan 2017 by Pete O'Hanlon
Learning MVVM from the nuts and bolts
23 Feb 2017 by Pete O'Hanlon
Templates and how we can use them to support developing MVVM applications
25 Oct 2015 by defwebserver
In this tutorial, we will cover creating a simple number guessing game. The user will guess a number between 1 and 10.
14 Jun 2017 by Ehsan Sajjad
A guide on how to implement gridview in ASP.NET MVC 5
24 Mar 2016 by Ramon.Pinho
A Windows Forms Application that can open, view and edit binary files in a simple way
25 May 2016 by Akhil Mittal
This article covers the debugging improvements that Visual Studio 2015 has come up with.
1 Feb 2017 by Mr. xieguigang 谢桂纲
How to build my own 3D graphics engine from ZERO step by step
27 Sep 2015 by Fiyaz Hasan
Building a technical event management application with ASP.net 5 MVC and Entity Framework 7
16 Jan 2016 by Shekhar Shashangka
Today, we will create our own web browser(starter) with the web Browser Control in Visual Studio 2015.
20 Apr 2019 by BrainlessLabs.com, sibani.p
Creating a simple ORM for C++ on-top of SQL database
23 Oct 2019 by David Lafreniere
A framework combining state machines with asynchronous multicast delegates
26 Jan 2019 by David Lafreniere
A framework combining state machines and multicast asynchronous callbacks
5 Jun 2018 by Shao Voon Wong
Implementing string_view conversion to integral types using Boost Spirit Qi v2
1 Oct 2016 by Shao Voon Wong
Using C++11 thread_local to Avoid Allocation, Sharing and Minimize Locking
16 Oct 2015 by Mike (Prof. Chuck)
Easier than MemoryCache, less distraction
7 May 2017 by Michael Lockwood
How to call a web service using SSIS, store XML results and then query XML using XQuery
31 Jan 2018 by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
9 Feb 2017 by dale.newman
An alternative to .NET Configuration Handler
16 Dec 2017 by aleksey_m_t
MSVS2015 chart view trace extension
14 Aug 2018 by charles922
Demonstrate Clipping Plane in WPF 3D
5 Feb 2019 by charles922
Demonstrate Clipping Plane in WPF 3D - Part 3
21 Aug 2018 by charles922
Demonstrate Clipping Plane in WPF 3D, Part 2
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.
4 May 2016 by Akhil Mittal
In this section of the series I’ll cover how development with Visual Studio 2015 can increase your productivity to n times and enables you to write cleaner and more optimized code.
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.
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.
18 Feb 2016 by Admir Tershalla
Learn how to control Windows services via ServiceController in Windows Forms Application
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.
7 Nov 2017 by Howard 9448490
Two classes for easy access to system information using OpenHardWareMonitor and Windows System.Management.
20 May 2017 by Duncan Edwards Jones
How Microsoft Orleans can facilitate a very highly scalable CQRS and event sourcing based system
23 Feb 2016 by rgilcrist
This is a complete end-to-end application that runs in the VS2015 IDE that enables WCF to pass JSON to AngularJS
8 May 2017 by Akhil Mittal
How to create API with ASP.NET Core
7 Apr 2019 by Stefan Timovski
A short tutorial on how to get started with creating SSMS extensions
10 Feb 2016 by Siddharth R Barman
Quick introduction to oData (v4) by understanding how to implement CRUD method using ASP.NET Web API
6 Dec 2012 by Scott Parkes
Providing custom context sensitive help for VSTO add-in Ribbon controls.
16 Dec 2015 by syed shanu
In this article, you will learn how to perform DataGridView CRUD with saving image to SQL Server using C#.
13 Aug 2016 by Mark J. Caplin
Developing a web application front-end with Angular 2
11 Jul 2017 by Ansel Castro
Develop SOLID back-ends exposed through a REST API with ODATA support and DTO mapping using Enterlib.NET.
31 Oct 2018 by Aydin Homay
Internet of Things requires fully decentralized platforms which can be developed, deployed, discovered, and requested more easily.
6 Dec 2015 by syed shanu
Simple MVC Pivot HTML Grid using AngularJS and Web API 2
2 Aug 2015 by syed shanu
In this article, we will create a simple dynamic project scheduling from a database using a Stored Procedure using MVC and AngularJS.
28 Jun 2016 by Mohamed Kalmoua
This article describes how to create a UWP application that uses a Window Runtime Component.
2 Feb 2016 by syed shanu
In this article, we will see how to create an easy SQL Server Tool.
29 Oct 2016 by HadyAllam
Describe Website deployment on Azure App Service and manage your Website.
12 Aug 2019 by Mohammed Dawood Ansari
"How to export the List into an Excel file" in a generic way using NPOI with .NET/.NET Core WEB API
11 Nov 2022 by Robert Gustafson
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.
21 Nov 2017 by Wojciech Nagórski
Extended XML Serializer for .NET 4 and .NET CORE with WebApi and ASP Core integration.
31 Dec 2016 by Marc Clifton
A Diagramming Tool
13 May 2016 by Christ Akkermans
This article in the FORTRAN Interoperability with .NET series explains how to exchange complex data between C# and FORTRAN.
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.
31 Jan 2018 by Ehsan Sajjad
In this post, I will be addressing this problem and we will learn that how can implement CRUD using JQuery DataTables in one page without any full page reloads.
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
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.
17 Nov 2018 by Terence Wallace
A brief article on how to utilize NBA Stats API in a WinForm application
27 Dec 2015 by 0xC0000054
A C# library to host Photoshop-compatible filters in .NET 2.0 and later
10 Apr 2016 by Dmitriy Gakh
One new method of explaining of boxing and unboxing
6 Mar 2016 by Hiske Bekkering
A simple explanation of how to synchronize custom painting with a ProgressBar's default painting.
8 Oct 2015 by Irina Pykhova
This article describes the implementation of an extended GridView control for the Universal Windows Platform (UWP).
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.
1 Jun 2015 by syed shanu
Create a simple Image Slideshow with MVC, AngularJS using Web API 2
7 Jan 2016 by Snx.sahay
This is a single page application. Technologies and version used for these articles are MVC 5.0 and Durandal 2.1( client side framework)
11 Jan 2015 by Nick Polyak
Using a single file wrapper generator to facilitate creating Adapter pattern and Multiple Inheritance
14 Nov 2017 by Nick Polyak
Describe VS2015 extension for generating sub-enumerations (akin to sub-classes)
30 Jul 2018 by charles922
Introduction to Numerical Methods and Updated Polynomial Class
23 Aug 2016 by xxlben
Use dependency injection to communicate seamlessly with remote services.
13 Mar 2016 by Zohaib Sibte Hassan
A more detailed look into Iterators and Snapshots in LevelDB UWP
15 Feb 2016 by Ahmed Amer Jaf
Fast n Easy Way to parse Json data