Click here to Skip to main content
15,886,038 members
Everything / Visual Studio / Visual Studio 2012

Visual Studio 2012

VS2012

Great Reads

by Wolfgang Foerster
3D Tools for the Windows Presentation Foundation (WPF)
by Sacha Barber
StyleMVVM Demo App
by Petar Brkusanin
An example of how Decorator, Dependency Injection, and Composition Root patterns can be used to extend the base game functionality.
by Josef Andrys
HiUpdateTools is a easy tools to use publish new version of your application

Latest Articles

by Tough Developer
How to compile WinQEMU v0.10.2 in VS2008 and VS2012
by adriancs
A tool to export and import MySQL database in .NET
by Leo Chapiro
This tip shows how easy it is to debug the VBScript by using Visual Studio Debugger
by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.

All Articles

Sort by Updated

Visual Studio 2012 

24 Sep 2021 by adriancs
A tool to export and import MySQL database in .NET
9 Mar 2019 by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
2 Jan 2019 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.
30 Dec 2018 by Chinmoy Mohanty
Multiple techniques of implementing The Observer Pattern in .NET
16 Dec 2018 by Praveen Raghuvanshi
An application explaining the basic implementation of Autosave feature
12 Nov 2018 by Tushar_Gupta
Quick Start tutorial for creating AngularJS applications
11 Nov 2018 by Christian Vos
SOLID principles: The Liskov Principle, a simple example in C#
31 Oct 2018 by Aydin Homay
In this article, we will discover the power of generics in C#.
1 Jun 2018 by User 6679439
10 Jan 2018 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.
2 Dec 2017 by User 6679439
Library extending the .NET numeric support
3 May 2017 by dmihailescu
A Visual Studio add-in that inserts some commonly known OO patterns into your working project and searches your highlights online.
3 Apr 2017 by Edgar Maass
Display a Point Cloud grabbed by the Microsoft Kinect v2 in a OpenGL control
16 Nov 2016 by Lars Hove Christiansen
XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005, 2008, 2010, 2012, 2013 and 2015.
23 Oct 2016 by Jakub Szymanowski
The article shows implementation of fundamental algorithms in matrix and polynominal algebra
9 Sep 2016 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.
17 Aug 2016 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.
15 Aug 2016 by Edgar Maass
Different methods to align (aka stich, register) point clouds via the ICP (Iterative Closest Point) method
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 ...
12 Jul 2016 by David A. Gray
Share Win32 string resources without the risk of conflicting resource IDs
4 Jul 2016 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
23 Jun 2016 by Sumit Thakur
Send & Receive SMS using TWILIO SMS API
26 Mar 2016 by Amit Kumar Tiwari
.NET to Hadoop connection using Keytab file
24 Mar 2016 by Wolfgang Foerster
3D Tools for the Windows Presentation Foundation (WPF)
9 Mar 2016 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.
13 Jan 2016 by Qwertie
The new parser generator for C#: now with syntax highlighting.
24 Nov 2015 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.
13 Sep 2015 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.
5 Sep 2015 by InvisibleMedia
16 Aug 2015 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.
4 Aug 2015 by dgb77
Plugin for Visual Studio 2012 that will batch-update the properties of all projects in a solution.
16 Jul 2015 by S.M.A.Faisal
Code describing how we can easily control mplayer in VB.NET Winform application
14 Jul 2015 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.
30 Jun 2015 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.
6 Jun 2015 by Siddharth R Barman
A simple and extensible logger for C++
24 May 2015 by Evgeny Pereguda
Simple lib for capturing live-video from web-camera by using Media Foundation
24 May 2015 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
23 May 2015 by bjmallon
This article will show how to use Regular Expressions (Regex) to restrict TextBox content to numbers.
5 May 2015 by Dan Letecky
DayPilot Lite 4 (Apache License 2.0) brings a new feature: full CSS styling and themes support.
1 May 2015 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.
7 Apr 2015 by Mike_Liu
Manually implement a basic WCF Service (.NET 4.5) from scratch, step by step, with clear instructions and precise screen snapshots.
13 Feb 2015 by Vladimir Svyatski
I'm going to show you some not quite evident things if you're about to write a C++/CLI application.
11 Feb 2015 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.
7 Jan 2015 by Pooja Baraskar
Making the App World-Ready by adapting it for a specific culture and language.
29 Dec 2014 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.
27 Dec 2014 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)
25 Dec 2014 by Tushar_Gupta
Walk through to quickly develop applications using Node.js and Express framework.
22 Dec 2014 by Turay Melo
This is an alternative for "Creating an Outlook 2010 Add-In"
16 Dec 2014 by Terence Wallace
A demonstration of Finite State Machines (FSM) where agents inhabit an Old West style gold mining town called West World.
27 Nov 2014 by Craig A. Moore
Creating sheets of labels within a PDF document using PDFSharp
25 Nov 2014 by techbird
Details about ASP.NET MVC Layout and Partial View
24 Nov 2014 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.
21 Nov 2014 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.
20 Nov 2014 by Khademul Basher
This article describes the AngularJS JavaScript framework and shows how to use it to develop a Single Page Application.
6 Nov 2014 by KRISHNA ANIPINDI
A beginner's introduction to .NET Micro Framework and the tools required to get started with it...
4 Nov 2014 by Santhoshpettacode
Make to Cook any one with health care service to the user
2 Nov 2014 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.
8 Oct 2014 by Israel Sant'Anna
This is an alternative for "Links with arbitrary text in a RichTextBox".
25 Sep 2014 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.
24 Sep 2014 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.
11 Sep 2014 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.
26 Aug 2014 by Muhammad Taqi Hassan Bukhari
Understand the Complete Scene of Postback in Asp.net with Examples
5 Aug 2014 by Babu_Abdulsalam
A Simple Profiler for C++ apps on x64 platform
30 Jul 2014 by Sreekanth Mohan
Steps to deploy web application to a server with out any domain trust using Microsoft Release Management tool.
22 Jul 2014 by MVukoje
How to have automatic code review on build in Visual Studio using Code Analysis and StyleCop.
14 Jul 2014 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.
7 Jul 2014 by hgbecker
DataToolbar leads the standard DataNavigator to a higher level.
18 Jun 2014 by Tsuda Kageyu
Implement a simple-look substitution of BOOST_SCOPE_EXIT using some of the new features of C++0x
12 Jun 2014 by Florian Rappl
A detailed outlook at some of the possible language features of the next version of C#
2 Jun 2014 by Chris La
This is an alternative project of "OraLib - a lightweight C++ wrapper over Oracle's OCI library"
31 May 2014 by netfed
A Winforms application for configuring EC2 security groups - a future winforms ec2 console
27 May 2014 by KarstenK
22 May 2014 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.
21 May 2014 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.
6 May 2014 by Eric Goedhart
3 May 2014 by John-ph
Guidelines on how to integrate ApiFrame in Web API application
1 May 2014 by Eric Goedhart
Part two of the ASP.NET MVC Documents Sample
1 Apr 2014 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.
16 Mar 2014 by Ashwin. Shetty
Plug & play using Spring.net Framework, we will also see how we can wire our application using Spring.Net Configuration
25 Feb 2014 by Qwertie
Lots of new stuff this time, including an (almost) complete C# parser demo
23 Jan 2014 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
8 Jan 2014 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.
31 Dec 2013 by DataBytzAI
Using a plugin system to auto-update functionality of a Windows service without the need to re-install the service
27 Dec 2013 by Gokuldas
This article shows the application of Observer Design pattern to real life scenario.
9 Dec 2013 by Petar Brkusanin
An example of how Decorator, Dependency Injection, and Composition Root patterns can be used to extend the base game functionality.
8 Dec 2013 by Julijan Sribar
A Visual Studio add-in and command-line utility that automates versioning of .NET and VC++ projects
2 Dec 2013 by LEADTOOLS Support
Choosing the Right Barcode for your Application
25 Nov 2013 by Livio Francescucci
A basic introduction about how to write unit tests using mock objects (Rhino Mocks).
22 Nov 2013 by Qwertie
A technique for installing "Custom Tools" in all VS versions from 2008 to 2013
20 Nov 2013 by Terence Wallace
Ordermate can be used as a basic example of utilizing the XMLSerializer class to automate the creation of invoice forms.
18 Nov 2013 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.
18 Nov 2013 by Pranay Rana
Help Yourself in Debugging (Part-2) using Breakpoint/Tracepoint
17 Nov 2013 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!
7 Nov 2013 by johan_vw
Play around with the different interfaces used to query collections.