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

Visual Studio 2013 

27 Jun 2015 by Pedram_Niloufari
C# .Gif viewer / Snipper control
19 Mar 2015 by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
6 May 2015 by Etienne Louise (974)
In this article I'll show how to create custom culture and then show an exemple of how to use it in an ASP.Net MVC application.
25 Dec 2014 by Amir Hamza Md. Kayes
.NET interprocess communication using named pipe
23 Oct 2015 by Yaseer Mumtaz
XML input parameter to RESTful API using HttpClient and bypassing the SSL certificate
16 Feb 2018 by Alberto M.
Zlib compress / decompress implementation using .NET 4.5.1, with no external DLLs
24 Oct 2015 by Kailash Shastri
Tips and tricks to speed up your VS.NET builds
24 Aug 2018 by simonp_ca
How to remove Windows service from Service List (not just stop/disable it, but to delete it from the list totally)
2 Nov 2015 by Farhad Reza
We will design two interesting characters in this tip. The first one is Code Project Bob sticker and the second one is Magpie bird which is the national bird of Bangladesh.
20 Jun 2016 by The Zakies
we will build an outline line around the drawn lines so we would test the mouse click on this outline to know which line is selected. and we would in the coming update build a select function inside the move tool
24 Jun 2016 by The Zakies
in this tut we will create a technique to enable the user to control points within a drawn line, by drawing circles around points of the line , when the user clicks a circle he would control the corresponding point.
29 Jun 2016 by The Zakies
we would create Hand_tool to pan through the drawing form, and we would use a custom cursor of open and closed hands
3 Jul 2016 by The Zakies
we will continue the functionality of the hand tool with having a navigator panel which works as a map, we will also have a red rectangle which tells the user where he is actually viewing inside the whole form, also it can be moved to pan the form
7 Jun 2016 by The Zakies
[tut4] how to draw lines & to draw different types on end shapes like rectangle and circle using C#
20 Jun 2016 by The Zakies
Learn how to implement a tecnique of a parent form that createes and controls other forms , through the tecnique of using the tab control, also learn how to implement a menu for the tools, and how to add cutom cursor for each tool
25 Feb 2015 by saad_lah
Complete guide for beginner to setup EmguCV project and run first program in Visual Studio
30 Nov 2014 by SrikantSahu
This is a simple application developed using C# MVC and jquery for basic CRUD operations. The application can be unit tested using selenium web drivers.
16 Jul 2015 by Math08avan
A simple example for CRUD actions using WCF service in ASP.NET
15 Mar 2016 by Clifford Nelson
There is a Parse and TryParse for fields, but they cannot be used for properties. Here is a concept to create TryParse that will work for properties.
13 Mar 2016 by Gregory Morse
Custom TAUS Data Provider to allow increased multilingual support using Google Translate's web interface
26 Nov 2014 by Sambhav Yadav - Sam D Silva
ASP.NET page/master page/user control's life cycle from the perspective of Session and View State
12 Jan 2016 by shijo joseph
An ADO.NET Layer for SQL Server and Oracle which makes it easier for interfacing with database
11 Nov 2017 by Herbert Lausmann
An IconBitmapEncoder that produces high-quality icons, written in VB.NET and C#, WPF
24 Jan 2015 by shijo joseph
A file backup manager with simple user interface and all the essential functionalities.
22 Oct 2014 by S.Prateek
This is a fun and short tutorial to try face detection on Windows Phone using FaceDetectionWP8 library.
14 Mar 2015 by RickZeeland
An easy way to edit and exchange XML config settings
7 Jul 2014 by Michael Bergman
Using Windows Communication Foundation to build a simple web server
3 Nov 2014 by Paul M Cohen
A month/year date picker in VB.NET
20 Dec 2015 by Akash Gutha
This tip is aimed at providing a simple solution for simple page to page navigation system for your UWP apps.
13 Jun 2015 by RickZeeland
Creating a custom GroupBox in WinForms that supports skinning
20 Dec 2015 by shijo joseph
An easy to implement yet powerful logging library which requires absolute zero learning curve
15 Oct 2020 by RickZeeland
PostgreSQL notifications Windows Forms application
20 Dec 2015 by Blaž Umek
A control that displays multiple graphs simultaneously and automatically adds different scales
1 Apr 2017 by Marco Bertschi
This tip presents an easy way of verbosely converting an exception and its inner exceptions to a string in order to get access to all details.
31 Jul 2014 by G.TR
how to use NUnit to code tests
14 Oct 2015 by MarcusCole6833
A basic Windows Forms Desktop Application to return a Julian Date
17 Jan 2015 by LLLLGGGG
A really simple implementation of a C# menu for console applications
14 Dec 2014 by Yvan Rodrigues
A demonstation of accumulators and operators
2 Jul 2015 by Paw Møller
Implementing a simple file system as a file.
1 Oct 2016 by Howard 9448490
A WYSIWYG Printer Interface for Rich text
26 Oct 2014 by Arkadeep De
9 Feb 2018 by Tony Zackin
A very simple yet customizable pop-up message box which auto-closes after a specified number of milliseconds.
11 Oct 2017 by Clifford Nelson
This tip presents a way to display checkboxes for selection of ListBox Items instead of the default highlighting
14 Sep 2014 by Mario Vernari
Here is a simple trick for simulating the shared-sizing feature of the WPF Grid even in a StackPanel fashion.
1 Jun 2015 by Mostafa Asaduzzaman
How to access files within the application using DI
6 Jan 2015 by MarkLTX
Allow users to "magnify" your WPF application!
9 Mar 2017 by Vladan.Obradovic
Display additional properties for each VM inside SCVMM 2012 R2 console (VLAn, IP addres, VM Path, Mounted ISO, Number of Checkpoint)
15 Oct 2014 by Arthur Caputo
Tutorial on setting a false transparency onto your button's edges.
7 Feb 2018 by Santosh Kokatnur
Adding Checkbox to a List View Column Header in C# WindowsForm application
9 Dec 2016 by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
10 Aug 2015 by E.F. Nijboer
ExcelDataReaderHelper: Functionality similar to LinqToExcel using the ExcelDataReader package
10 May 2015 by Ankit Bansal MVP
This articles explains the insertion of data into SQL Database using Stored Procedures with Output Parameters. Some Bootstrapping is also used to create a good looking HTML.
21 Dec 2017 by Peter Sun (247)
Demonstrate how to create WPF TrewView with multiple levels of HierarchicalDataTemplate from C# code-behind without XAML using MVVM for data binding
6 Oct 2014 by Shah Ankita
This code sample demonstrates how to set an alarm notification.
14 Feb 2015 by Liu Junfeng
A simple and powerful command line options parser.
11 Nov 2015 by Yuriy Magurdumov
Simple generic data structure to maintain hierarchical objects
28 Aug 2015 by Bert O Neill
AngularJS and Web API Active Directory Security (Authorisation)
29 Nov 2015 by anujk0292
Create AngularJS 1.x web application using Microsoft Typescript
5 Sep 2015 by Thinira
In this tip, we will discuss how to setup Angular 2.0 in Visual Studio and write a very basic “Todo” application.
15 May 2015 by Tony Jen
An anatomy of an AngularJS project I created. We will discuss parts of the application from HTML elements, to back end controllers and services.
2 Sep 2015 by Bert O Neill
AngularJS RibbonBar written with HTML & CSS (and a little JQuery)
21 May 2015 by Tony Jen
Custom validation in AngularJS using custom directives
8 Aug 2014 by Anis Derbel
The easiest way to animate your object using Storyboard
30 Jun 2017 by Tyrone Roson
Fun with Interchangeable UI Controls
15 Nov 2015 by David Vanson
A small application to pretty print Arduino code with syntax highlighting
17 Sep 2014 by virang_21
This article describes how to implement row drag and drop inside ASP.NET Gridview using Jquery TableDnD plugin and how to pass reordered sequence back to server
15 Apr 2015 by Mikhail Vasilchenko
ASP.NET MVC 5 Multiple Image Uploader with Crop
1 Feb 2016 by Luis Manuel Prospero Mano Batista
ASP.NET MVC 5 SignalR, SqlDependency and EntityFramework 6
7 Nov 2015 by JoaoSousa23
ASP.NET MVC 5 – Entity Framework 6, CRUD Operations on Visual Studio 2015
15 Sep 2015 by JoaoSousa23
An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications
6 Jan 2015 by Riverama
Improve ASP.NET MVC based SPA application performance by using script Bundles with requireJS
9 Apr 2015 by Parvathaneni Mamatha
How to use Razor Views as Email Templates and Localize them using sample WebAPI
5 Jun 2017 by Alexander Kozlovskiy
Used for binding custom types (including files) when sending and receiving multipart encoded form data
23 Sep 2016 by ChienVH
This article will guide you how to implement ASP.NET website with multi-language
6 May 2016 by congiuluc
How to check Email address during user registration with ASP.NET MVC 5
22 Jul 2013 by Christophe Bertrand
A parser for AssemblyQualifiedName for .NET
13 Jul 2014 by Sharath C V
A simple async / await example
18 Jan 2015 by Gaurav Goel (Team Lead)
This tip teaches you the basic use of async and await, how threads work internally
14 May 2013 by Assil
A light article about a new feature in C# 5 and .NET 4.5
7 Apr 2015 by Amir Dashti
A simple but powerful class to simplify executing T-SQL commands asynchronously
2 Mar 2016 by ahmet_uzun
Audio pitch shifter application using the CSCore library
25 Jun 2014 by Sreenivas Chinni
This is an article / tip that I am trying to giving an idea of creating a general auto complete helper for asp.net MVC 5 developers
12 Nov 2015 by Eduardo Yost
Creating a Web User Control containing an AutoCompleteExtender for data through WCF (JSON) allowing to store the entity selected through EntityFramework. Entity object serialization from the server to the client and the client to the server.
18 Jun 2016 by saurabhsharmacs
13 Jul 2016 by Maazaoui Mohamed Amine
Creating a Windows service to monitor Splunk licence usage using splunk SDK
24 Jan 2019 by Bloody Chicken
How to automatically create a dump file when the program hangs
25 Feb 2015 by Kewin Rausch
A tool for translating C/C++ makefile projects in Visual Studio compatible ones
22 Apr 2015 by Amin Esmaeily
In this tip, I will explain how to create a simple user control (AverageMeter) using WPF.
18 Aug 2015 by MRBULL93
In this tip, I am presenting a simple way to avoid refresh resubmit
27 Jan 2015 by Paul Schwartzberg
This tip shows two possible methods to find the balanced index of an array in C#.
5 Aug 2015 by sreeyush sudhakaran
VB.NET code for Base64 Encoding and Decoding of Image files
8 Aug 2017 by practicalDeveloper
A panel that has rounded borders, gradients, edges/bevels and a shadow
2 Feb 2018 by RickZeeland
This is an alternative for "Beveled Panel with Shadow Effect"
25 Mar 2015 by TarikHuber
Use STT (SQL Table Toolkit) to bind WinForm Controls to a DataGridview and to define ComboBox data sources
16 Sep 2014 by Arkadeep De
Bind an image slider without database in ASP.NET
27 Apr 2016 by Clifford Nelson
This article presents a way to display a message in a single control with several sources in a priority order
2 Aug 2017 by Clifford Nelson
Fairly straight forward way of binding in a HierarchicalDataTemplate or DataTemplate to the parent ViewModel when using the TreeView control.
5 Nov 2014 by Arkadeep De
Bluetooth Desktop Locker with Android Application
6 Oct 2014 by Lyubomir Rumenov Velchev
Display Bootstrap Modal Dialog using Version Bootstrap v3.2.0 and v3.0.0 - issue