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

VS2013

VS2013

Great Reads

by Ed Gadziemski
A collapsible split container control for Windows Forms
by Saad_Mahmood
Magical MVVM using power of Expression Blend
by Pedram_Niloufari
C# .Gif viewer / Snipper control
by Yuriy Magurdumov
Calling native methods from .NET application via standard Windows Named Pipes

Latest Articles

by Ed Gadziemski
A collapsible split container control for Windows Forms
by Saad_Mahmood
Magical MVVM using power of Expression Blend
by Pedram_Niloufari
C# .Gif viewer / Snipper control
by Yuriy Magurdumov
Calling native methods from .NET application via standard Windows Named Pipes

All Articles

Sort by Score

VS2013 

by Manas Bhardwaj
Here is a minimalist example of using Html5 Canvas to save signature as Image using Web API
by Cruz Boon
How to design a simple in-page pop up panel
by Ben Hall (failingfast.io)
I regularly come across developers who hold the misconception that code in a method will continue to be executed, in parallel to code in an awaited method call. So I'm going to demonstrate the behaviour we should expect in this article.
by xszaboj
What is Algorithm Time Complexity?
by Petru Faurescu
Build step by step an Angular 2 application running on IIS and ASP.NET Core. The project also has live samples. This is the first part of building an Angular 2 Notebook WebApp.
by Kinyanjui Kamau
ASP.NET GridView: CRUD operations
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
This blog will take you through the steps to call a simple WebMethod to get the details of one record shown on a Repeater and show the retrieved details on jQuery Dialog popup.
by saramgsilva
This sample show to connect one Windows Phone 8.0 app to Facebook, Google and Microsoft account. Main Features: Login/Logout and has an about page with feedback, share in social networks, review and share by email. Download C# (19.4 MB) Introduction … Continue reading →
by Sacha Barber
How to publish a web site from VS2013 to Azure
by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivet.js
by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivets.js
by Sk. Tajbir
How to build Metro UI Tiles in Knockout.js
by Ben Liebert
Bridging the client-server boundary – an experiment in architectures for next-generation web applications
by Sibeesh Passion
How to use caching in Web API
by Madhur Kapoor
How to call web service from Windows Phone 8 app
by Ivan Krivyakov
Capturing unhandled exceptions in a mixed native CLR environment
by Sibeesh Passion
How to change the title of a page dynamically using Angular JS
by Graham D Smith
Continuous Delivery with VSO: Configuring the Basics
by Debashis 10433656
How to create an ASP.NET control for image resizer and cropper keeping aspect ratio
by Richard James Moss
How to create a custom ErrorProvider component for use with Windows Forms Applications
by Richard James Moss
How to use TypeConverter allowing complex objects to be edited as though they were simple strings
by Richard James Moss
This follow up article expands upon the sample in the first part, to include more concise design time code generation, expandable property support, and finally custom lists of values.
by Nick Polyak
Data Templates implementation outside of WPF
by Rion Williams
How to debug deeper through reference source
by n.podbielski
Reusable service for detecting if software keyboard is visible or not on Xamarin Android
by Petru Faurescu
Quick introduction on how to use Redis with ASP.NET Core. It includes a full example loading sample Twitter messages.
by Richard James Moss
Dithering an image using the Floyd‑Steinberg algorithm in C#
by Richard James Moss
This article describes how to break up a rectangle into smaller parts based on user defined co-ordinates.
by n.podbielski
Explanation how to convert from one delegate type to second delegate of unknown or dynamically created type when their signatures match.
by Nick Polyak
Event bindings outside of WPF
by Nick Polyak
Expression Based Property Getters and Setters
by n.podbielski
If you want to optimize code, which is based on Reflection, delegates may be the thing you are looking for.
by Jake Drew
Edge detection, blob processing and RGB channels in C#
by n.podbielski
Reflection.Emit is very powerful tool. It creates IL code and since C# is converted into IL too, we have the same functionality as in C# and even more. It is very powerful and at the same time very complicated. Because of that, it is worth discussing how and for what it should be used.
by Mayur V Lohite
Generic Repository Pattern MVC
by Gordon Beeming
How to get started with a Team Explorer plugin for VS 2013
by Gordon Beeming
How to get started with a team explorer plugin for VS 2013
by Madhur Kapoor
How to get started with AngularJS
by Cybermaxs
How to avoid 26 API requests on your page
by Vasil Trifonov
How to build a specific project from a solution with MSBuild
by rajendran_sp
How to use the ZipArchive class in a Metro style app to compress a set of files and save the compressed file to a particular location.
by Sibeesh Passion
In this post, we will see how we can create Angular JS dynamics tabs in MVC application.
by Imran Abdul Ghani
This post discusses how to customize profile information in ASP.NET identity
by Neeraj Kaushik1980
Walk-through implementation to “Place an Order on via FIX message channel”
by Petru Faurescu
Walkthrough article to run LINQ queries with MongoDB, import data and define indexes
by xszaboj
How to test ConfigurationManager class by using interface instead of static class
by adityaswami89
Article on Validation in XAML applications with Fluent technique
by voloda2
Introducing .NET C# inversion of control and Microsoft Unity hands on lab
by Rion Williams
Introducing Bing Code Search, an easy way to find code samples from within Visual Studio 2013
by Sibeesh Passion
In this article, we will learn how we can work with jQuery Datatables with server side data.
by morzel
Creating Autocomplete for string property is very easy. Using it for selecting some custom type is a bit more complex but there is a way to implement it cleanly...
by Robert Hoffmann
Lightweight JSON protocol proposal
by Vangos Pterneas
Kinect for Windows Version 2: Body Tracking
by Arkadeep De
Logout User After Browser Close in ASP.NET C# Using Web Services
by Sk. Tajbir
This post shows how to create Metro UI message box for different websites to show message. Message box is managed from ASP.NET user control and used jQuery to animate the box.
by Jake Drew
How to mine webpages in parallel
by Cruz Boon
Multiple validation groups
by Sibeesh Passion
Named and optional arguments in C#
by Imran Abdul Ghani
Microsoft’s Visual Studio went through an enormous development in recent years. How it evolves since 2010 till the latest version i.e. Visual Studio 2015 is the purpose of this Web Development Tutorial.
by Ivan Krivyakov
Difference between 'Resource' and 'Embedded Resource' Build Actions described
by Petru Faurescu
Few insights on how to better paginate results in MongoDB, and to achieve excellent performance
by raju melveetilpurayil
One more example of how to do Paging in MVC
by RobertWatkins
How to set advanced printer options using PrintManager
by Sibeesh Passion
In this post, we will see how we can extract or unzip the uploaded files and check for some files in it in a programmatic manner.
by Passion4Code
A quick and interesting way to send SMS using a simple C# application
by Vasil Trifonov
Sending a stream to ServiceStack
by hans.hinnekint
How to serialize and encrypt an Object using C#
by Vasil Trifonov
Small Helper Tool for Configuration Transformations
by Sibeesh Passion
How to load the tags from database in MVC Web API using Angular JS
by Passion4Code
The Forms and Web API Bridge
by Cruz Boon
How to create a custom server control
by xszaboj
How to count Time Complexity?
by Afzaal Ahmad Zeeshan
This is a small post, containing a few suggestions for users of Microsoft Cognitive Services.
by Cybermaxs
Towards a better local caching strategy
by Richard James Moss
An article covering the basics of using Azure cognitive services to translate text via simple HTTP requests
by Thomas Maierhofer (Tom)
Twitter Crawler and Status Analyzer with the Crawler-Lib Engine
by mopicus
Ultra fast Excel export component for MVC4
by Afzaal Ahmad Zeeshan
This article provides a brief description and overview of ASP.NET's MVC framework, and how developers can covert their real-world objects into MVC framework, to create web applications.
by DotNetForAll
Understanding events in C# with an example
by Alexander Turlov
How to upgrade TeamCity to enable support for Visual Studio 2013
by BillOsuch
How to use cascading ListBoxes to display hierarchical data in Windows 8
by Madhur Kapoor
How to create a Local Database for storing data of our Windows Phone app
by Sibeesh Passion
Using MVC grid in MVC
by Vasil Trifonov
Using WIX with Managed Custom Action
by xszaboj
Dependecy injection with ninja
by Sibeesh Passion
In this article, we will learn about CRUD operations in Web API using Angular JS.
by Sibeesh Passion
Web API With HttpClient Or Consume Web API From Console Application
by Shivprasad koirala
In this blog, we will discuss about CodeLens, a new feature of Visual Studio 2013.
by DotNetForAll
Why do we use interfaces in C#
by Ivan Krivyakov
Getting callback on child process exit in C++
by Sibeesh Passion
Working With Test Client In ASP.NET Web API Help Page
by Ivan Krivyakov
New instance of a merged dictionary will be created for every user control. This can (and does) lead to increased loading time and memory footprint.
by n.podbielski
Xamarin Frame and Style with Padding
by n.podbielski
Use of IoC container in Xamarin on example of TinyIoC