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

VS2012

VS2012

Great Reads

by Anurag Prajesh
Add new user registeration information in XML with C#
by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
by Yaseer Mumtaz
.NET interview questions and answers with real world examples and code snippets
by emadns
A basic tutorial for ReportMax tool

Latest Articles

by Anurag Prajesh
Add new user registeration information in XML with C#
by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
by Yaseer Mumtaz
.NET interview questions and answers with real world examples and code snippets
by emadns
A basic tutorial for ReportMax tool

All Articles

Sort by Score

VS2012 

by Wild-Programmer
.NET to Hadoop connection using Keytab file
by Mohamed Kalmoua
2-3 tree implementation in c++
by Smart K8
A semi-analytic 2D path-finding for large dynamic scenarios.
by Octavio Loyola-González, Miguel Angel Medina-Pérez, Andres Eduardo Gutierrez Rodriguez, Milton García Borroto
In this article, we introduce a framework in C# for fingerprint verification, we briefly explain how to perform fingerprint verification experiments and how to integrate your algorithms to the framework.
by Florian Rappl
A detailed outlook at some of the possible language features of the next version of C#
by Praveen Raghuvanshi
An application explaining the basic implementation of Autosave feature
by Babu_Abdulsalam
A Simple Profiler for C++ apps on x64 platform
by iSahilSharma
This article is the first part of the series "Abstract Class & Interface: Two Villains of Every Interview" and explains the important key points of Abstract Class.
by iSahilSharma
This article is the second part of the series “Abstract Class & Interface: Two Villains of Every Interview” and explains the important key points of Interface.
by bvgheluwe
Change the appearance of a button that is used in a navigation menu, based on the value of a property of that button.
by arshad115
A very simple HttpListener server which implements handling AJAX requests. Made to present a web service endpoint in your Windows Forms application.
by Tushar_Gupta
Quick Start tutorial for creating AngularJS applications
by Israel Sant'Anna
This is an alternative for "Links with arbitrary text in a RichTextBox".
by geoyar
Applying Ant Colony Optimization algorithms to solve the Traveling Salesman Problem.
by Yahya Mohammed Ammouri
ASP.NET Date Selector User Control based on calendar control.
by kannankeril
This article focuses on database first development using ASP.NET MVC. It uses the Northwind database and walks the reader through developing a CRUD application, applying annotations, custom styling and using the jQuery UI Accordion to deliver a more polished UI experience.
by Eric Goedhart
Building a ASP.Net datadriven website
by Eric Goedhart
Part two of the ASP.NET MVC Documents Sample
by techbird
Details about ASP.NET MVC Layout and Partial View
by Palavos
An example of how to program in assembly by using Visual Studio 2010 or 2012
by LEADTOOLS Support
Automatically Classify Scanned Documents using LEADTOOLS Forms Recognition
by Nick Kopp
Performing base64 encoding on a graphics processing unit using CUDAfy.NET (CUDA in .NET).
by Phil Lee NZ
This article will show you a pattern for sending and receiving messages using Azure Service Bus + worker roles in a strongly typed manner, taking advantage of the built-in functionality that comes with Brokered Messages.
by Franc Morales
BuildIncrement2012 add-in for C++ projects.
by Stephan Meyn
This tiny webserver can be hosted by applications that need to serve specialised web pages.
by Heiko Mohr
Create a simple cms project starting with bootstrap based layout
by orouit
This article demonstrates how to create different versions of WinRT components implementing a set of common interfaces.
by Weidong Shen
This article describes how to use the enum type with Self-Tracking Entity Generator and Visual Studio 2012.
by Weidong Shen
This article describes the IClientChangeTracking interface generated by Self-Tracking Entity Generator and Visual Studio 2012.
by Weidong Shen
This article describes the project setup of building a WPF sample application with Self-Tracking Entity Generator and Visual Studio 2012.
by Arthur V. Ratz
The following article describes how to implement sorting of custom non-generic collections by overriding the functionality of the generic IComparable and IComparer interfaces used by the LINQ’s Enumerable.OrderBy clause aggregate method.
by ergohack
Design a DGML state machine using visual tools,... then depend upon C# Reflection to implement the state machine boundaries and triggers in your application.
by Marius Bancila
This article tries to show that writing code in C++ can be as productive and fun as in other mainstream languages.
by Vladimir Svyatski
I'm going to show you some not quite evident things if you're about to write a C++/CLI application.
by Evgeny Pereguda
Simple lib for capturing live-video from web-camera by using Media Foundation
by LEADTOOLS Support
Choosing the Right Barcode for your Application
by Patrick McCurley, Rachel Davey
An Azure based software solution allowing users to discover events around them on a massive scale. Features ASP.net MVC4, Entity Framework and a large importing backend utilizing Azure virtual machines
by David A. Gray
Share Win32 string resources without the risk of conflicting resource IDs
by Kumar Kisalaya
This is an alternative for "Compress Zip files with Windows Shell API and C#"
by Karthik. A
Instead of the traditional way of paging like a numbered / text pager, this approach uses a single button to load more data within the same page
by Sreekanth Mothukuru
In this article, we are going to create responsive HTML table using FooTable Plug-In and a hint of client side data binding using Handlebars.js library.
by Turay Melo
This is an alternative for "Creating an Outlook 2010 Add-In"
by Karthik. A
An introduction to custom role providers in an ASP.NET MVC 3 application using the Entity Framework for ORM.
by Brian Legg
Danger Dodger will keep track of the amount of danger you're in at any given point in time and help you to avoid it.
by hgbecker
DataToolbar leads the standard DataNavigator to a higher level.
by Dan Letecky
DayPilot Lite 4 (Apache License 2.0) brings a new feature: full CSS styling and themes support.
by Petar Brkusanin
An example of how Decorator, Dependency Injection, and Composition Root patterns can be used to extend the base game functionality.
by mkalos
Learn how to deploy database schema using Team Foundation Server
by nuclear_sun
You can share a peer's desktop with any others using this software, designate the sharer and viewers in any way you can imagine. Detailed development document and user manual can be found in the Download.
by Tushar_Gupta
Walk through to quickly develop applications using Node.js and Express framework.
by Eligio Morgado H.
Explaination of how to use JSON to get data from a remote server in C#.
by Christian Amado
This is the first part in a set of articles relative to some useful features that you may be want to include on your Silverlight Application
by Farhan Ghumra
How to draw a driving route direction with Bing Maps in C#/XAML in a Windows 8 app.
by Yildirim Kocdag
Durandal CRUD
by Tom Glick Philadelphia, US
Run-Time Stored Procedure Processing (get input values, return GridView/Excel File)
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 ...
by Scott Clayton
Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.
by Justin Shepertycki
Using Entity POCOs as a DataSource for your Crystal Reports
by Chris La
A 2D/3D force directed graph algorithm in C#
by Chris La
This is an alternative project of "OraLib - a lightweight C++ wrapper over Oracle's OCI library"
by Chris La
A jump point search algorithm for grid based games in C#
by Soptik Dutta
Extract your Sharepoint Page's Manifest as XML. Use this XML to Deploy this Page as a Module Element in a WSP Package.
by Edgar Maass
Open and display point clouds using a simple user control. Technology used: C# and the OpenGL library via the OpenTK port to .NET.
by KarstenK
Emporing C++ on the Windows Phone 8.0
by johan_vw
Play around with the different interfaces used to query collections.
by Pablo Fernandez Duran
This article will show you how to generate a JSON base web service layer from an existing database using CodeFluent Entities. We will also generate a web client back office following an “Import wizard”.
by Mladen Janković
Solving knapsack problem using genetic algorithm
by KRISHNA ANIPINDI
A beginner's introduction to .NET Micro Framework and the tools required to get started with it...
by pramod.hegde
This article shows how to track your windows 8 app in GA
by Pranay Rana
Help Yourself in Debugging (Part-2) using Breakpoint/Tracepoint
by Josef Andrys
HiUpdateTools is a easy tools to use publish new version of your application
by John-ph
Guidelines on how to integrate ApiFrame in Web API application
by pmulhrsw
Create a "C" project in VS2012, then add Flex lexing and Bison parsing capability.
by zapsolution
DWM composition
by Mike_Liu
Manually implement a basic WCF Service (.NET 4.5) from scratch, step by step, with clear instructions and precise screen snapshots.
by Arthur V. Ratz
This article demostrates the C++ code that implements AI binary distribution evolutionary algorithm for finding the "nearest" neighbor values of the given value of x in the array of N elements.
by orouit
This article demonstrates how to implement interfaces defined for a WinRT component using WRL and C++.
by Jim Roth
An adventure in building Java software on a TFS build server
by Phil Lee NZ
A strategy for keeping sensitive configuration values, such as connection strings, out of your source control repository, but still available to your app both locally and in the cloud. We're looking specifically at Azure websites and GitHub.
by freedeveloper
Introductory article to explain how to configure a simple kendo dropdown list, that reads from a WEB API service, using kendo MVVM and typescript
by Edgar Maass
Display a Point Cloud grabbed by the Microsoft Kinect v2 in a OpenGL control
by Edgar Maass
The goal of this article is to extract a point cloud using the Microsoft Kinect v2 sensor, visualize it using the VTK toolkit, save it for printing or further work (e.g. using Meshlab)
by Rajan Patekar
N-tier architecture of Project
by dhruv chaudhary
LAP provides an feature rich environment for learning and enjoying history and geography of places across the globe
by Pooja Baraskar
Making the App World-Ready by adapting it for a specific culture and language.
by orouit
This article shows how to login to a cloud storage like Box by entering the credentials in a dialog window rather than in a Web page.
by ChrisPrice
Making the most out of JavaScript Intellisense in VS2012 when using AMD/require.js
by Jose A Pascoa
SIMD instruction sets may expect a special alignment of memory, but when that memory is on the stack MASM does not provide alignment facilities.
by Jakub Szymanowski
The article shows implementation of fundamental algorithms in matrix and polynominal algebra
by Avelino Ferreira
Remembering the first time, being already an experienced programmer in VB and VBA, I felt the need to build my first reusable DLL.
by Lothar Behrens
Analysing the efford for a new use case to be modeled for mobile apps and a real business case using a shopping card
by S.M.A.Faisal
Code describing how we can easily control mplayer in VB.NET Winform application
by Elham Dolatabadi
The application allows users to record and store Kinect streams at 30 frames per second to a folder.
by Hassan Mokdad
This is a small basic sample that shows you how to quickly set your multi-threaded environment using the new C# Task Factory.
by Mahdi K.
This article will help you to handle all types of errors in MVC platform; MVC Views, API, 404.0, Synchronous/Asynchronous Calls all with same user experience centrally.
by adriancs
A tool to export and import MySQL database in .NET
by Winfried Wille
MySQL-Fullltext: Start for a simple search-engine using MySQL C-API, WCF, and jQuery
by Ahmed Safan
Using the native unit test project in Visual Studio 2012.
by User 6679439
Library extending the .NET numeric support
by bjmallon
This article will show how to use Regular Expressions (Regex) to restrict TextBox content to numbers.
by Bharath K A
Build your own cloud spreadsheet (like Microsoft Excel, google sheets) that exposes shreadsheet workbook via web browser. Users can create excel like spreadsheets using web browser save it, share it, put formulas to compute data in the sheet etc.
by Terence Wallace
Ordermate can be used as a basic example of utilizing the XMLSerializer class to automate the creation of invoice forms.
by Amir Jalilifard
In this article, you are going to learn about P2P Network and Windows Communication Foundation to share your files between peers through a P2P network.
by M-Badger
Using multiple enumerators and implementing IEnumerable with Yield or IEnumerator.
by rspercy65
Plays AVI files using Microsoft's DirectX.AudioVideoPlayback.
by Ashwin. Shetty
Plug & play using Spring.net Framework, we will also see how we can wire our application using Spring.Net Configuration
by Grant Curell
Performing steganography on PNG images
by Edgar Maass
Different methods to align (aka stich, register) point clouds via the ICP (Iterative Closest Point) method
by InvisibleMedia
Specify grammatical contexts
by Craig A. Moore
Creating sheets of labels within a PDF document using PDFSharp
by AbhishekGoenka
This article describes the step by step process of creating project template and VSIX installer that deploys the project template.
by Omar Gameel Salem
A simple email inbox with a NoSQL database that pushes records to the client when a new document is added to the collection.
by Petr Ivankov
From desktop to Web
by LEADTOOLS Support
LEADTOOLS includes a robust Check Scanning and Processing SDK within its document family of imaging toolkits, and is already being used by a number of applications across banking, insurance and retail industries.
by Gokuldas
This article shows the application of Observer Design pattern to real life scenario.
by Kirill__
Reminder: simple Windows Store App. In this App I try to use some specific features for Windows 8 app. As result - i got good experience and now i want to show what was done.
by MVukoje
How to have automatic code review on build in Visual Studio using Code Analysis and StyleCop.
by Aydin Homay
In this article, we will discover the power of generics in C#.
by Aydin Homay
In the software implementing business synchronizing structures/templates of the database entities with Data Access Layer SQL (commands/Transactions) is the most expensive thinks because you need to re-implement when you have change/s in your entities structure's such as Data-type, Name, and etc.
by Sumit Thakur
Send & Receive SMS using TWILIO SMS API
by Anuja Pawar Indore
This is an alternative for "Simple but Interesting Features of VS2010 and C# 4.0"
by Siddharth R Barman
A simple and extensible logger for C++
by Vasudevan Deepak Kumar
This is an alternative for "Simple Password Manager Using System.Security"
by Tsuda Kageyu
Implement a simple-look substitution of BOOST_SCOPE_EXIT using some of the new features of C++0x
by Khademul Basher
This article describes the AngularJS JavaScript framework and shows how to use it to develop a Single Page Application.
by Sacha Barber
A small demo app that shows how to store/search using Lucene.NET
by Christian Vos
SOLID principles: The Liskov Principle, a simple example in C#
by Christian Vos
SOLID principles: The Open Closed Principle, a simple example in C#
by Kranthi Kumar Pothireddy
This is two part demo, in first part I will be showing how to insert a record into database and get all the records from database, and display. Part 2 I will show delete and update operations.
by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
by AmrThabet
In this article, I’m going to teach you how to write a full functional debugger using the Security Research and Development Framework (SRDF) … how to disassemble instructions, gather Process Information and work with PE Files … and how to set breakpoints and work with your debugger
by MittalManglani
TFS WorkItem History
by Qwertie
The new parser generator for C#: now with syntax highlighting.
by Qwertie
Lots of new stuff this time, including an (almost) complete C# parser demo
by rspercy65
A visual Logon UI and Desktop background Paper Hanger (changer) with JPEG file compression.
by Santhoshpettacode
Make to Cook any one with health care service to the user
by B. Clay Shannon
Demonstrates three ways to dynamically add or replace HTML content on a web page
by Muhammad Taqi Hassan Bukhari
Understand the Complete Scene of Postback in Asp.net with Examples
by Livio Francescucci
A basic introduction about how to write unit tests using mock objects (Rhino Mocks).
by User 6679439
Comprehensive unit parsing library
by Jean-marc Lai
Unity interception
by Sreekanth Mohan
Steps to deploy web application to a server with out any domain trust using Microsoft Release Management tool.
by Snesh Prajapati
In this article I am explaining three ways to upload image (by Browsing File, by Dragging and Dropping and by Capturing using Webcam) from an ASP.NET MVC web application to server and accessing those back to display on web page.
by LEADTOOLS Support
In the white paper that follows, we will show how to read and write the PDF keywords metadata, update the file on Google Drive, interface with your local Google Drive database, and do all of this within a single right-click context menu in Windows Explorer.
by orouit
This article describes a solution to access API and resources that are not available with WinRT.
by netfed
A Winforms application for configuring EC2 security groups - a future winforms ec2 console
by David Rousset
Using the Windows 8 Simulator & VS 2012 to debug the IE10 touch events & your responsive design on the web.
by Tom Glick Philadelphia, US
Using WCF REST Service to call Stored Procedures and run queries on SQL Server.
by Julijan Sribar
A Visual Studio add-in and command-line utility that automates versioning of .NET and VC++ projects
by dgb77
Plugin for Visual Studio 2012 that will batch-update the properties of all projects in a solution.
by Avelino Ferreira
"Don't care about Google Maps/Routing/StreetView programming. This Control gives your WinForms applications the power of Google Maps API v3". - my previous article. Unfortunately, since Dec.2015, Google Maps JavaScript API applications requires authentication and the program stopped working properly
by Terence Wallace
A demonstration of Finite State Machines (FSM) where agents inhabit an Old West style gold mining town called West World.
by Wolfgang Foerster
3D Tools for the Windows Presentation Foundation (WPF)
by Marius Bancila
In this article, I will enumerate and discuss some of the new or improved features for native development (but not all).
by Redgate Software
When trying to speed up a slow-running application, it helps to know where the problem is. There are many causes of performance issues, but one of the most common and difficult to diagnose issues is around the application's data access.
by Telerik
Windows 8 opens up new opportunities for developers – whether an early adopter building consumer apps or an enterprise looking to improve the customer experience. This article explains in detail why you would want to start building for Windows 8 now and how the Telerik Windows 8 can help.
by DataBytzAI
Using a plugin system to auto-update functionality of a Windows service without the need to re-install the service
by Sacha Barber
StyleMVVM Demo App
by ledtech3
This is a project for creating code like the WMI code creator but the output is for VB.NET and Windows Forms instead of for a Console Application.
by Kenneth Haugland
A drawing tool program that can create simplified XAML code
by Qwertie
A technique for installing "Custom Tools" in all VS versions from 2008 to 2013
by Ger Hayden
This is a dual working example of identical C# and C++/CLR test harness reading test data from identical XML inputs and conducting tests on a common Windows Forms application.
by Lars Hove Christiansen
XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005, 2008, 2010, 2012, 2013 and 2015.
by Phil Lee NZ
A site for managing and delivering virtual conferences - complete with embedded live streaming and chat. Showcasing the best Azure has to offer!