Click here to Skip to main content
15,860,844 members
Everything / Visual Studio / Visual Studio 2013

Visual Studio 2013

VS2013

Great Reads

by Martin Mitáš
How to support scrolling within your controls.
by Higty
This article describes the mail sending process using the SMTP mail protocol.
by David Rogers Dev
Learn how to load related entities using the Entity Framework with simple examples
by Sergey Alexandrovich Kryukov
Derived work based on the article by Sergey Ryazanov "The Impossibly Fast C++ Delegates": this good solution is fixed and further developed using C++11.

Latest Articles

by Michael Chourdakis
Use your sensors for identification and verification
by KristianEkman
A comparison of Dijkstra and Astar
by Akhil Mittal
Directly check in VS extension to Git repo and automatically deploy to staging server via continuous integration
by Shao Voon Wong
Example of making HTTP REST Request in C++

All Articles

Sort by Score

Visual Studio 2013 

26 Feb 2018 by Martin Mitáš
How to support scrolling within your controls.
9 Dec 2012 by Higty
This article describes the mail sending process using the SMTP mail protocol.
24 Jul 2014 by David Rogers Dev
Learn how to load related entities using the Entity Framework with simple examples
11 Mar 2017 by Sergey Alexandrovich Kryukov
Derived work based on the article by Sergey Ryazanov "The Impossibly Fast C++ Delegates": this good solution is fixed and further developed using C++11.
30 Jul 2015 by Tom Chantler
UPDATE: 2015-07-30 - Works correctly in Windows 10 RTM (10.0.10240) with VS2013 and VS2015 - If you're running Windows 7, 8, 8.1 or 10 and you don't want to disable User Account Control (UAC) - which you shouldn't and quite possibly can't in a corporate environment - then you get an annoying prompt
26 Nov 2017 by Marcelo Ricardo de Oliveira
A shoot'n'up HTML5 game made with Phaser game framework
25 Dec 2016 by Arthur V. Ratz
In this article we'll demonstrate the implementation of k-means clustering algorithm to produce recommendations.
15 Jun 2016 by JosipK, Marko Kozlina
C# and VB.NET console applications that demonstrate how to create and send an email reply with IMAP and SMTP protocols in .NET Framework
22 Mar 2017 by Sergey Alexandrovich Kryukov
Addresses questions on graphics, threading with UI, form development, printing and more
15 Jul 2018 by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
2 Feb 2018 by wmjordan
This is a fork of "fastJSON" with new power to control many aspects in JSON serialization and deserialization, such as, serializing interface instances (polymorphic serialization) and private types, including or excluding members, performing data conversions, conditional serialization, etc.
2 Jan 2014 by tetsushmz
This article explains how to dynamically create RDLC.
5 Dec 2015 by Daniel Miller
This article describes the C# implementation for a high-performance user/role security principal hierarchy.
27 Apr 2016 by Clayton Rumley
There are those who think I am crazy, and this just might be the proof.
21 Feb 2018 by Halil ibrahim Kalkan
In this article, I'll show you how to create interceptors to implement AOP techniques. I'll use ASP.NET Boilerplate (ABP) as base application framework and Castle Windsor for the interception library.
28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
15 Mar 2015 by Marc Clifton
What you may not realize about memory allocation and threads, and a little known thing called "Server Mode"
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.
25 Feb 2016 by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
23 Jun 2015 by Kel_
Presents a real-time gauge implementation that can be used for building dashboards
9 Feb 2015 by Rahul Rajat Singh
In this article, we will try to understand what is Factory Pattern, what are the benefits of this pattern and how we can implement this pattern using C#.
24 Mar 2016 by Wolfgang Foerster
3D Tools for the Windows Presentation Foundation (WPF)
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
31 Mar 2015 by Shenwei Liu
A complete sample application using AngularJS, trNgGrid, ngTable, and ASP.NET Web API to access and display data with server-side data filtering, sorting, and paging.
24 Aug 2016 by Serge Desmedt
(Yet Another) Investigation of WPF triggers
16 May 2016 by Christ Akkermans
An introduction to the strange world of mixed language programming with FORTRAN and C# .NET code
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.
20 Feb 2018 by Christian Dalle
Calculate a wheel profile matching a road profile.
5 Aug 2014 by Magyar András
How to create Office 2013 style splash screen for Windows Forms
1 Feb 2017 by Mr. xieguigang 谢桂纲
How to build my own 3D graphics engine from ZERO step by step
20 Jun 2019 by Uzi Granot
The attached open source C# .NET library is an SMTP client implementing implicit SSL and OAuth2 protocols. The library answers the question: how to send email message using Gmail as a server. Or, how to send email message using email server that implements implicit SSL and port 465.
24 Oct 2017 by Emmanuel Nuyttens
Example on how to use Event Sourcing in C#
8 May 2018 by Igor Ladnik
Handy component for asynchronous TCP connection. With the same code it is available in .NET Core and Desktop versions.
15 Jul 2014 by Vasily Tserekh
A simple 3D exploration of a plaza in OpenGL and C#
30 Sep 2014 by Bernardo Castilho
The article presents an ICollectionView class that supports filtering and sorting.
10 Nov 2018 by Bjørn
Editing GIF colors without touching the image data within
29 Dec 2015 by Bert O Neill
Query Hadoop using Microsoft oriented technologies (C#, SSIS, SQL Server, Excel etc.)
6 Mar 2016 by DataBytzAI
Get on top of memory leaks and improve user experience when using JQuery/KnockoutJS in a SPA or SPA based Hybrid Mobile Application
2 Dec 2014 by Omar Gameel Salem
Implementation of the dynamic programming solution for the Travelling salesman problem
19 Jul 2016 by Sergey Kizyan
10th article from my series. We will talk about LINQ in general and LINQ to objects deferred operators
1 Mar 2017 by Clifford Nelson
This is a more comprehensive example of how to implement a project with MVVMLight
18 Dec 2015 by Mohamed Kalmoua
This article describes how you can deploy your application using ClickOnce and Windows Installer technology.
21 Mar 2016 by Marc Clifton
Based on Razor template engine syntax, a straightforward, extensible, easy to maintain implementation of a templating engine.
2 Apr 2018 by Clifford Nelson
This gives the code to create a cursor from a character in a font.
29 Jul 2016 by Igor Krein
A library of simple extension methods that could be useful for data generation tasks
3 Aug 2016 by Avelino Ferreira
The easiest way to implement the ToolStripControlHost and ToolStripDropDown classes, in a UserControl, in order to display a Container/Control beyond the limits of its Parent Container and Parent Form, with very few lines of code. Let's uncomplicate ...
28 Sep 2016 by Massimo Fabiano
I know that "returning DataSets from WebServices is the spawn of Satan" but...
22 Mar 2017 by raddevus
Part 1: Master the ASP.NET MVC Project Template & Technologies (Razor, jQuery, JavaScript, Bootstrap, CSS). Part 2: Build an ASP.NET MVC app which runs in the browser but feels like using a desktop app.
5 May 2017 by Habibur Rony
This will cover how to use Domain Driven Design in your application according to the Onion Architecture. There are short descriptions about architecture Category / Style, N-Layer / N-Tier Architecture, Template Method Pattern and Facade Design Pattern.
30 Jan 2017 by Michael Haephrati
Chrome stores all passwords and other credentials in an encrypted database but guess what: they can be retrieved by anyone with the proper knowledge. This article will show you how.
4 Oct 2014 by Marco Bertschi
A really basic 3D Cylinder chart, drawn on a WPF canvas
23 May 2015 by Mostafa Asaduzzaman
Simple Message/Reply app using MVC 5
27 Nov 2015 by Christian Vos
How to use Microsoft Unity Interception as a solution for cross cutting concerns in a .NET application
5 Aug 2016 by Grasshopper.iics
Live Streaming Multi Modality Controlled Intel Edison Smart RC Car
13 Feb 2019 by Michael Chourdakis
Create collaborating projects easily
1 Aug 2021 by David A. Gray
Though useful and mostly harmless, pitfalls can lead unwary developers astray.
10 Jul 2017 by Yaseer Mumtaz
This article helps to understand the architecture and use of simple data grid developed in Angular 4.
15 Feb 2018 by Igor Ladnik
Basic infrastructure for massive continuous data acquisition and processing using ZooKeeper-Kafka and Redis
1 May 2018 by Shashangka Shekhar
In this post, we will get an overview and generate a basic level code using our database table column that will help in development.
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.
11 Oct 2018 by JL Doty
Overriding the quirky zoom in MS Chart, and scaling axes with nice round numbers
19 Aug 2015 by Ganesan Senthilvel
Stimulating journey on evaluation of .NET Testing over the years
5 Dec 2015 by Snesh Prajapati
In this article we will learn about EventAggregator and IActiveAware interface and its uses in WPF application using Prism. This is continuation of second part of article series having total three parts.
2 Jul 2016 by defwebserver
You can easily create a Bot and deploy it on Facebook.
13 Dec 2022 by Akhil Mittal
Directly check in VS extension to Git repo and automatically deploy to staging server via continuous integration
17 Mar 2017 by Leif Simon Goodwin
How to create a basic system tray app in C# and WPF
21 Jan 2015 by Syed Umar Anis
ExcelXMLExport is a Microsoft Excel 2010 / 2013 Add-in that generates XML data from Excel sheet.
15 Dec 2014 by Hassan Mokdad
In this article I will demonstrate two things: First a very basic and simple code snippet to show how we can use task factory to make our web applications more responsive, the next part will be on how to use the SignalR to broadcast messages from the Web Server to all the clients connected.
28 Feb 2016 by WuffProjects
WuffProject.CodeGeneration is an easy to use, reliable and powerful code generation framework
13 Apr 2016 by Simon B.
How to localize an ASP.NET MVC application and read all text from a database while still using DataAnnotations.
21 Jul 2016 by Gourav Jain MCTS®
This article will give a kick off start to build an application using .NET core on Linux and Windows
1 Feb 2017 by Arthur V. Ratz
In this article, we will discuss about the implementation of the SVD++ AI data mining algorithm to produce recommendations based on ratings prediction
15 May 2017 by Charles d'Avernas
A ready-to-use solution for dynamically querying an Entity Framework DbContext in ASP.NET
27 Aug 2017 by Daniel Vaughan
Use, and learn how to build, a Markdown Monster add-in that outputs HTML compatible with CodeProject's article submission wizard.
1 Jun 2018 by Alvaro Carballo Garcia
25 Feb 2018 by Petrov Vladimir
Weiler-Atherton algorithm in MFC codes demo implementation
9 Sep 2018 by Philipp Sch
Finding a fundamental Cycle Set forming a complete basis to enumerate all cycles of a given undirected graph
19 Jan 2013 by padmore
Getting started recording audio to WAV with WASAPI in Windows Store apps
21 Nov 2014 by CodeFate
Revision of the Global Mouse and Keyboard Library from Brian Geiman
20 Apr 2015 by Rahul Pawar LogicMonk
A quick look at a Simple WCF RESTful Web Service!
27 Jul 2015 by dgb77
Library to enable simple & secure client/server communications
12 Nov 2015 by Fred Song (Melbourne)
In this article, we started from Generate Inserts procedure, then go through how generates inserts SQL files with this procedure and runs these inserts SQL files to import data.
31 Oct 2016 by phil.o
This article describes the building of Markov Chains and their use for generating random names or words.
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.
31 Mar 2018 by Marcelo Ricardo de Oliveira
An entertainment app written in C# language for the Xamarin Forms and Android, using a SQLite local database
2 Jul 2014 by Shemeer NS
Color Picker tool for Visual Studio IDE, VSPackage walkthrough
29 May 2016 by Kenneth Haugland
A simple WPF chart control that draws a 2D line chart.
20 Jan 2017 by Ansel Castro
The article shows how to render 3D graphics with C# in .NET using an API Igneel.Graphics.
21 Jul 2014 by _Plutonix
An easy to use, customizable Collection Editor; with inheritance support
6 Oct 2014 by Dev Leader
Are you excited to get your Myo armband from Thalmic Labs? If you're a C# developer, then check out this open source library to help you control your Myo! The post appeared first on http://www.DevLeader.ca.
18 May 2017 by Yuriy Magurdumov
Lazy Joining and Grouping IEnumerable extensions for ordered sequences
22 Dec 2016 by Attila Kúr
Scan a bill barcode with your smartphone and snap! Your PC's money transfer form is automatically filled with all the data from that bill.
4 Jan 2016 by tetsushmz
This article shows how user inputs can be validated dynamically with FluentValidation and INotifyDataErrorInfo in a WPF/MVVM application.
29 Feb 2016 by Kenneth Haugland
How to connect hot observables to Rx
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.
11 Dec 2016 by Russ Osterlund
Code Obfuscation in 64-Bit Land
8 Aug 2017 by Afzaal Ahmad Zeeshan, Iqra Ali
Since I wrote an article previously, I had been asked on various occasions to share the code on Yahoo! or Bing, etc. I wanted to write an article, with the code, which covers all of those vendors as well.
30 Aug 2017 by simonp_ca
Use Excel worksheet's cells as pixels to render real image (for fun and experiment)
22 Jan 2018 by Dirk Bahle
Implementing text highlighting in a WPF TextBlock control with MVVM