Click here to Skip to main content
15,883,905 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 Score

Visual Studio 2010 

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 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.
26 Feb 2011 by Brij
Task List Window of Visual Studio
26 Sep 2011 by MBigglesworth79
A good primer for getting into serialization
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.
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.
7 May 2011 by izualx
Justin‘s VSTO Knowledge Base: 01, First VSTO Application
3 Dec 2012 by Vasil Trifonov
Getting console output within a unit test
10 Jul 2011 by Kunal Chowdhury «IN»
How to install and use the Default Browser Switcher Extension for Visual Studio 2010
3 Dec 2012 by Vasil Trifonov
Compare two DLL files programmatically using hash
16 Apr 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
30 Jul 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will explore the technique in jQuery to validate the ASP.NET GridView.
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.
17 Oct 2012 by Rohit Shrivastava
Create Parallel Task in State Machine Workflow in SharePoint 2010
5 Aug 2013 by Manas Bhardwaj
Visual Studio 2010 is the primary development environment for all custom code and resource development for SharePoint 2010.
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.
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.
9 Jan 2015 by George Mamaladze
“Cancel Me If You Can” or PLINQ Cancelability & Responsiveness in WinForms
30 Oct 2009 by User 271009
T4 preprocessed text templates in Visual Studio 2010
22 Dec 2010 by Abhijit Jana
New Features of IntelliTrace Debugging in Visual Studio 2010 – Service Pack 1 Beta
9 May 2011 by Christoph Keller
Debugging a SharePoint 2010 Timed Job
2 Sep 2011 by Kunal Chowdhury «IN»
Silverlight 5 Release Candidate is now Available - Download Silverlight 5 RC
29 Sep 2011 by Eric Xue (brokensnow)
Set up SharePoint 2010 Load Testing with VS2010 Ultimate Edition - Part I
20 Jan 2012 by Richard James Moss
AngelCode bitmap font parsing using C#
23 Jan 2012 by Richard James Moss
Enabling shell styles for the ListView and TreeView controls in C#
24 Jan 2012 by atverma
Utility to Generate Word Documents from Templates Using Visual Studio 2010 and Open XML 2.0 SDK - Part 4
8 Apr 2012 by Daniel Vaughan
How to use T4 to generate Windows Phone WMAppManifest files
27 Nov 2012 by Rui Jarimba
A simple approach that will allow you to reuse the code used in the Select method
28 Jan 2013 by Rajesh Pillai
Going through the VS 2010 IDE features.
1 May 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will learn to change the Background Color of Ajax HtmlEditorExtender using ColorPickerExtender.
28 May 2014 by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivet.js
27 Nov 2009 by Sacha Barber
Windows7 / VS2010 / WPF 4 demo app
30 Jun 2010 by User 271009
Visual Studio 2010 XAML Editor IntelliSense Presenter Extension
15 Apr 2010 by Paulo Morgado
A TraceListener For 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”.
11 Jan 2011 by JamesHurst
Live Writer extension for inserting code. Continue reading →
20 Jan 2012 by Richard James Moss
An article on how to apply CSS formatting rules to the DigitialRune Text Editor control.
3 Dec 2012 by Vasil Trifonov
How to configure a local Nuget repository
6 Dec 2012 by Vasil Trifonov
Share Nuget packages between solutions
4 Dec 2012 by Vasil Trifonov
How to share Nuget packages between solutions
8 Jun 2013 by Ivan Krivyakov
How to install a NuGet package in 19 easy steps
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.
18 May 2010 by Ivan Krivyakov
T4 – Too Troublesome to Tackle?
3 Jun 2011 by Cyborgx37
A simple F# application that solves Sudoku puzzles. Links to helpful resources are also provided.
16 Sep 2011 by kribo
This post aims to demostrate how to load images into a SQLite database and retrieve them for viewing.
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.
31 Jan 2012 by XPG Live
Initialize a game on Windows Phone with XPG
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
Use leaderboards on Windows Phone with XPG
29 Mar 2012 by Mehdi Khalili
Two great solutions for config transformation
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.
30 May 2014 by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivets.js
30 Jul 2015 by Imran Abdul Ghani
Hosting WCF service in WAS simplified
31 Jul 2015 by Imran Abdul Ghani
Step by step approach to create a WCF Data Service
25 Feb 2011 by Kunal Chowdhury «IN»
"Quick Find" a better way using Visual Studio Productivity Power Tools
21 Apr 2015 by Vasil Trifonov
Securing a WCF Service with self signed certificates programmatically
20 Jul 2010 by Abhijit Jana
A Solution Navigator features in VS 2010 Productivity Power Tools
28 Aug 2012 by RaviRanjanKr
This blog will enable you to understand the basic of Cryptography with Asymmetric Encryption Algorithm Classes.
20 Sep 2013 by John Atten
Use conditional compilation to control runtime settings for different deployment scenarios.
25 May 2011 by Abhijit Jana
How to customize /change the default Visual Studio extension icon and provide your own icon over there.
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.
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.
22 Dec 2010 by Abhijit Jana
Debugging 64 bit application using IntelliTrace – Visual Studio 2010 Service Pack 1 Beta
28 Oct 2012 by Deepak-VS
DataGridView – Stacked Header
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
14 Feb 2017 by Rui Jarimba
Web Services Dependency Injection using Unity
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.
23 Aug 2010 by atverma
In this article I will explore the important features that can be configured to build comprehensive database unit tests.
8 Jan 2012 by Aniruddha Loya
A module for compressing / decompressing files in windows using Windows shell
2 Feb 2012 by raju melveetilpurayil
Explaining how to store,display, create thumbnails and add watermark on image
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.
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.
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.
22 Apr 2010 by Sky Sanders
Or: “What I hope is not just ‘Yet Another Visual Studio JavaScript Intellisense Walkthrough’”
13 Jan 2010 by Mahmudul Haque Azad
Database driven unit testing using VSTS
16 Jan 2013 by kishore Gaddam
This is an introduction to HTML5 development using VS2010, HTML5, jQuery Mobile and ASP.NET MVC 4
16 Jan 2011 by Sebastian Solnica
Remote debugging with 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 Sep 2010 by atverma
How to test a class member that is not public using Visual Studio 2010
3 Sep 2012 by John Atten
Continued examination of C# ListView subclass with collapsible groups.
8 Oct 2010 by Raymund Macaalay
Visual Studio 2010 productivity power tools rocks
3 Apr 2012 by Rui Jarimba
You can use Metadata Providers to add microdata to your ASP.NET MVC applications.
9 Jul 2011 by Dinesh K Mandal
ASP.NET 4.0 new features
30 Oct 2012 by PratapReddyP
How to perform a Load Test using Visual Studio 2010 Ultimate.
27 Feb 2013 by SleepyCrat
An example of two way communication between a web application and its connected users
16 Oct 2012 by Barry Lapthorn
How to create an MVVM application using MVVM Light with multiple views in one window
6 Apr 2015 by Naveen
An improvisation to boost unit test frame work that will let you run unit test cases in parallel.
23 Jul 2010 by atverma
INotifyPropertyChanging and INotifyPropertyChanged in Real Life using Expression Trees
12 Jan 2012 by atverma
This utility generates Word documents from templates using Content controls.
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.
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.
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.
1 Feb 2010 by Sky Sanders
A strategy for implementing maintaining separation of concerns and implementation hiding.
8 Feb 2010 by Shakeel Iqbal
Lambda Expression is one of the best features of C# 3.0
20 May 2012 by Ajay Matharu
Wherever object of parent class is expected, object of child class can go.
19 Feb 2012 by Neeraj Kaushik1980
Client side Model binding with ASP.NET MVC 3 and KnockoutJs