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

VS2017

VS2017

Great Reads

by Dirk Bahle
Making better use of the available UI space.
by Private Dobbs
How to initialise a database and then automatically keep it up to date with version releases
by David Lafreniere
Unique allocator features improve performance and protect against heap fragmentation faults on any C or C++ project.
by Robert Vandenberg Huang
Experiment, run and compare different pathfinding algorithms and heuristic functions

Latest Articles

by Dirk Bahle
Making better use of the available UI space.
by Private Dobbs
How to initialise a database and then automatically keep it up to date with version releases
by David Lafreniere
Unique allocator features improve performance and protect against heap fragmentation faults on any C or C++ project.
by Robert Vandenberg Huang
Experiment, run and compare different pathfinding algorithms and heuristic functions

All Articles

Sort by Score

VS2017 

by Dirk Bahle
Making better use of the available UI space.
by Iman Memarpour
How to set up your environment to use Angular CLI with your ASP.NET Core 2.0 Angular template
by rohitsies
This article describes an advanced technique and configuration to automatically transform and run your all or selected T4 templates when a project is build.
by honey the codewitch
A B-tree, an AVL tree, and a Splay tree in C#
by Fabrice Lacharme
Yet another Knob Control in C#
by Gunnar S
Implementation of the Poisson Cumulative Distribution function for large Lambdas
by DiponRoy
Utility class and model to manage range related operations
by Shao Voon Wong
C++11 std::div() Benchmark
by Carsten Breum
Data Virtualization example with a pagesize and async data request
by Shashangka Shekhar
In this post, we are going to explore how to debug client side script in Visual Studio 2017 using Chrome and how to disable it.
by Sunny Makode
There are several contents available on the internet that talk about injecting dependencies through .svc file's markup [in WCF service application] and it's easy when you have a WCF service application. But, it is equally easy to do that even in your WCF Library project (without .svc).
by Alessio Aronica
Generate forms from MVC models in one simple line of code
by Georgeutc
Adding sliding functionality to UWP XAML SplitView
by Shao Voon Wong
It could be a hacking to crash your program.
by Andy De Filippo
Draw a shape-like editor implementing the use of anchors to resize and rotate a selection rectangle
by jicking
This is written for devs who have no or little npm knowledge but would like to develop/tinker with expressjs (I used to be that guy too)
by honey the codewitch
A simple home HTTP server that works across all .NET platforms
by psatos
Make auto updater for UWP applications, because UWP doesn't have auto update functionality (like WPF ClickOnce).
by Mehdi Gholam
Cleanup the VS 2017 offline installation folder of old versions
by Clifford Nelson
Normally a popup will stay open until explicitly closed. The Behavior will close the Popup if the mouse is clicked within or outside the Popup area or leaves the Popup area.
by Clifford Nelson
This behavior will require that for any Group of ToggleButton/Checkbox controls that are associated together, the user cannot set all to not IsChecked.
by Clifford Nelson
A Behavior is presented that will ensure that only one CheckBox (ToggleButton) will be checked with the same GroupName within the visual tree of the control to which this behavior is attached.
by Harshit Gindra
Check and request for Permissions in Xamarin Forms mobile application
by Steffen Ploetz
Another fully functional ownerdraw menu with minimal effort - this time based on Win32, with icons instead of bitmaps, with accelerators and tested for ReactOS and WinNT 4.0 to Windows 10