Click here to Skip to main content
15,891,033 members
Everything / Visual Studio / Visual Studio 2010

Visual Studio 2010

VS2010

Great Reads

by Szymon Roslowski
Just another approach to understanding communication between HID devices and C#.
by Dmitri Nеstеruk
Let's create a simple project estimation DSL using F#!
by Colin Eberhardt
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.
by Sergey Alexandrovich Kryukov
Display names and descriptions for enumeration members: a non-intrusive, reliable, localizeable method.

Latest Articles

by Elmue
An easy to use 3D control which can be integrated into an application in a few minutes
by Ștefan-Mihai MOGA
How to download files from an HTTP server.
by David MacDermot
This article describes the creation of a non-MFC custom PropertyGrid control.
by Paulo Zemek
A tutorial explaining how to create a Virtual Machine and a Compiler for such virtual machine

All Articles

Sort by Title

Visual Studio 2010 

25 Feb 2011 by Kunal Chowdhury «IN»
"Quick Find" a better way using Visual Studio Productivity Power Tools
19 Dec 2011 by WebBiscuit
From the header declaration, this macro opens up the .cpp file and creates the skeleton so you can begin to add the implementation. This makes adding functions a breeze, so now there really is no excuse for having horribly unfactored code.
15 Apr 2010 by Paulo Morgado
A TraceListener For Tests
20 Jan 2012 by Richard James Moss
AngelCode bitmap font parsing using C#
9 Jul 2011 by Dinesh K Mandal
ASP.NET 4.0 new features
30 Jul 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will explore the technique in jQuery to validate the ASP.NET GridView.
7 May 2010 by TheyCallMeMrJames
The 4th post in a series on jQuery and ASP.NET MVC 2 in Visual Studio 2010. In this article, I'm going to look at three more complex examples of real-world model binding and where jQuery might fit in the mix.
3 Apr 2012 by Rui Jarimba
You can use Metadata Providers to add microdata to your ASP.NET MVC applications.
29 May 2015 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
This blog will take you through the steps to create an ASP.NET Repeater and show the details of a particular row on jQuery Dialog popup.
30 Sep 2015 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.
16 Jun 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will learn how to integrate one jQuery Slider Plugin with the ASP.NET Repeater Control.
14 Feb 2017 by Rui Jarimba
Web Services Dependency Injection using Unity
27 Sep 2014 by Mohit1110
In this blog, we would learn how an ASP.NET Website project keeps the references maintained as Website project does not have any Project file to maintain the same.
28 May 2014 by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivet.js
30 May 2014 by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivets.js
16 Apr 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
23 Nov 2012 by Cruz Boon
Let’s say, we have a survey requirement. See how we can store multiple selections in a field by using bitwise.
3 Jun 2011 by Cyborgx37
A simple F# application that solves Sudoku puzzles. Links to helpful resources are also provided.
26 Mar 2012 by Rui Jarimba
This is the first of a two part series about how to perform bulk inserts in your .NET applications, using a SQL Server database.
16 Sep 2011 by kribo
This post aims to demostrate how to load images into a SQLite database and retrieve them for viewing.
30 Nov 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
How to get the current Row of GridView inside the SelectedIndexChanged Event of a DropDownList present on the GridView itself and then find the other DropDownList and bind that
1 May 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will learn to change the Background Color of Ajax HtmlEditorExtender using ColorPickerExtender.
19 Feb 2012 by Neeraj Kaushik1980
Client side Model binding with ASP.NET MVC 3 and KnockoutJs
3 Dec 2012 by Vasil Trifonov
Compare two DLL files programmatically using hash
17 Oct 2012 by Rohit Shrivastava
Create Parallel Task in State Machine Workflow in SharePoint 2010
28 Aug 2012 by RaviRanjanKr
This blog will enable you to understand the basic of Cryptography with Asymmetric Encryption Algorithm Classes.
20 Jan 2012 by Richard James Moss
An article on how to apply CSS formatting rules to the DigitialRune Text Editor control.
25 May 2011 by Abhijit Jana
How to customize /change the default Visual Studio extension icon and provide your own icon over there.
13 Jan 2010 by Mahmudul Haque Azad
Database driven unit testing using VSTS
28 Oct 2012 by Deepak-VS
DataGridView – Stacked Header
22 Dec 2010 by Abhijit Jana
Debugging 64 bit application using IntelliTrace – Visual Studio 2010 Service Pack 1 Beta
10 Jul 2011 by Kunal Chowdhury «IN»
How to install and use the Default Browser Switcher Extension for Visual Studio 2010
12 Jan 2010 by Martin Hinshelwood
From time to time your website structure may change. When this happens you do not want to have to start from scratch with your Google rankings, so you need to map all of your Old URLs to new ones.
27 Feb 2013 by SleepyCrat
An example of two way communication between a web application and its connected users
23 Jan 2012 by Richard James Moss
Enabling shell styles for the ListView and TreeView controls in C#
3 Sep 2012 by John Atten
Continued examination of C# ListView subclass with collapsible groups.
3 Dec 2012 by Vasil Trifonov
Getting console output within a unit test
5 Jun 2012 by ManojKumar19
Hands on Lab for MVVM, Value Converter, XAML Binding, Delegate Command pattern, INotifyPropertyChange, Lambda Expression, LINQ etc. in Silverlight/WPF project
30 Jul 2015 by Imran Abdul Ghani
Hosting WCF service in WAS simplified
24 Aug 2009 by Kunal Chowdhury «IN»
Add "Select All" behaviour for all TextBoxes in your WPF application
31 Jul 2010 by atverma
Criteria behind choosing IDisposable, IComponent, Component, MarshalByValueComponent and base Control classes(System.Windows.Form.Control and System.Web.UI.Control) while implementing a Class
3 Dec 2012 by Vasil Trifonov
How to configure a local Nuget repository
29 Sep 2011 by Eric Xue (brokensnow)
Set up SharePoint 2010 Load Testing with VS2010 Ultimate Edition - Part I
23 Sep 2010 by atverma
How to test a class member that is not public using Visual Studio 2010
22 Aug 2010 by atverma
In this article I’ll discuss about unit testing SQL Server 2008 Database project using Visual Studio 2010.
23 Aug 2010 by atverma
In this article I will explore the important features that can be configured to build comprehensive database unit tests.
23 Aug 2010 by atverma
This is the last article of the series “How to unit test SQL Server 2008 database using Visual Studio 2010”.
26 Jan 2012 by XPG Live
How to initialize a game on Android with XPG
26 Jan 2012 by XPG Live
How to initialize a game on iOS (iPhone/iPad) with XPG
31 Jan 2012 by XPG Live
Initialize a game on Windows Phone with XPG
31 Jan 2012 by XPG Live
Use leaderboards on Windows Phone with XPG
2 Feb 2012 by raju melveetilpurayil
Explaining how to store,display, create thumbnails and add watermark on image
23 Jul 2012 by Neeraj Kaushik1980
This article demonstrates implementation of knockoutjs observable viewmodel with jquery and ASP.NET MVC 3 and how to bind viewmodel with HTML controls.
27 Nov 2012 by Rui Jarimba
A simple approach that will allow you to reuse the code used in the Select method
23 Jul 2010 by atverma
INotifyPropertyChanging and INotifyPropertyChanged in Real Life using Expression Trees
21 Jul 2010 by Kunal Chowdhury «IN»
In this post, I will show you one nice extension behavior named “Interactive Tooltip”, which will make your development life easier.
16 Jan 2013 by kishore Gaddam
This is an introduction to HTML5 development using VS2010, HTML5, jQuery Mobile and ASP.NET MVC 4
7 May 2011 by izualx
Justin‘s VSTO Knowledge Base: 01, First VSTO Application
10 Jan 2015 by izualx
First, let me introduce my development enviroment. I’m using Visual Studio 2010 with Office 2010 and all my VSTO applications are basing on VSTO 4.0 and .Net Framework 4.0. All my demo code is basing on them and if you are using VS 2008, you can port these code to VS2008 very easily.
8 Feb 2010 by Shakeel Iqbal
Lambda Expression is one of the best features of C# 3.0
10 May 2010 by Alexander Turlov
This article aims to provide with a quick reference the most useful features of the JavaScript IntelliSense to help make it an every-day tool for JavaScript developers.
30 Oct 2012 by PratapReddyP
How to perform a Load Test using Visual Studio 2010 Ultimate.
21 Aug 2009 by Martin Hinshelwood
I am not sure if this is a good idea, but I was bored one day and decided to add a TFS Error Log provider for Elmah. There are 2 ways you can do this.
3 Sep 2014 by Steve Wellens
While lurking and skulking in the shadows of various technical .Net sites, I've noticed many developers discussing log4net in their blogs and posts; log4net is an extremely popular tool for logging .Net Applications. So, I decided to try it out.
16 Oct 2012 by Barry Lapthorn
How to create an MVVM application using MVVM Light with multiple views in one window
22 Dec 2010 by Abhijit Jana
New Features of IntelliTrace Debugging in Visual Studio 2010 – Service Pack 1 Beta
8 Jun 2013 by Ivan Krivyakov
How to install a NuGet package in 19 easy steps
6 Apr 2015 by Naveen
An improvisation to boost unit test frame work that will let you run unit test cases in parallel.
16 Jan 2011 by Sebastian Solnica
Remote debugging with Visual Studio 2010
21 Apr 2015 by Vasil Trifonov
Securing a WCF Service with self signed certificates programmatically
26 Sep 2011 by MBigglesworth79
A good primer for getting into serialization
5 Mar 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
If you want to set text inside AJAX HTMLEditor or HTMLEditorExtender, then this is the right place. Enjoy the tip.
4 Dec 2012 by Vasil Trifonov
How to share Nuget packages between solutions
6 Dec 2012 by Vasil Trifonov
Share Nuget packages between solutions
2 Sep 2011 by Kunal Chowdhury «IN»
Silverlight 5 Release Candidate is now Available - Download Silverlight 5 RC
31 Jul 2015 by Imran Abdul Ghani
Step by step approach to create a WCF Data Service
30 Oct 2009 by User 271009
T4 preprocessed text templates in Visual Studio 2010
18 May 2010 by Ivan Krivyakov
T4 – Too Troublesome to Tackle?
20 Apr 2011 by Sebastian Solnica
This article explains how to use the Reference Paths project property to debug open-source libraries referenced by the project.
26 Feb 2011 by Brij
Task List Window of Visual Studio
3 Dec 2012 by Vasil Trifonov
When writing unit tests in most of the cases, we have to test private methods. Let's see how this can be achieved using Visual Studio.
20 May 2012 by Ajay Matharu
Wherever object of parent class is expected, object of child class can go.
9 May 2011 by Christoph Keller
Debugging a SharePoint 2010 Timed Job
3 Jul 2010 by Martin Jarvis
How to improve readability with shorter String.Format statements
29 Mar 2012 by Mehdi Khalili
Two great solutions for config transformation
23 Aug 2009 by Martin Hinshelwood
Staring from the original Command Line Parser v1.0 code, I wanted to be able to add multiple commands, or even nest commands. The result is a nice simple commanding architecture conducive to creating multiple commands.
8 Apr 2012 by Daniel Vaughan
How to use T4 to generate Windows Phone WMAppManifest files
12 Jan 2012 by atverma
This utility generates Word documents from templates using Content controls.
24 Jan 2012 by atverma
Utility to Generate Word Documents from Templates Using Visual Studio 2010 and Open XML 2.0 SDK - Part 4
22 Mar 2010 by Kunal Chowdhury «IN»
In this post, I will describe the new features of Visual Studio 2010 which I already explored. I think this will be beneficial for all.
24 Oct 2010 by Ashoka RKT
This article talks about Visual Studio 2010’s powerful debugging features applicable from beginner to expert (based on latest VS2010 beta 2).
8 Oct 2010 by Raymund Macaalay
Visual Studio 2010 productivity power tools rocks
30 Jun 2010 by User 271009
Visual Studio 2010 XAML Editor IntelliSense Presenter Extension
4 Oct 2010 by Dinesh K Mandal
Exporting and Importing Break-Points in Visual Studio 2010
22 Apr 2010 by Sky Sanders
Or: “What I hope is not just ‘Yet Another Visual Studio JavaScript Intellisense Walkthrough’”
11 Jan 2011 by JamesHurst
Live Writer extension for inserting code. Continue reading →