﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Visual Studio 2010 Latest Content</title><link>http://www.c-sharpcorner.com</link><description>Watch latest content from Visual Studio 2010</description><copyright>© 1999 - 2012  Mindcracker LLC. All Rights Reserved</copyright><item><title>Extension Manager and Manage NuGet Package in Visual Studio</title><description>Extension Manager and Manage NuGet Package in Visual Studio 2010/2012</description><link>http://www.c-sharpcorner.com/Blogs/11934/extension-manager-and-manage-nuget-package-in-visual-studio.aspx</link><pubDate>Jun 14, 2013</pubDate><author>Riyaz Akhter</author></item><item><title>Display Line Numbers in Visual Studio 2010 Editor</title><description>In this article we have a look at how to enable line numbers in Visual Studio 2010 Source Editor Window. </description><link>http://www.c-sharpcorner.com/UploadFile/rohatash/display-line-numbers-in-visual-studio-2010-editor/</link><pubDate>Jun 12, 2013</pubDate><author>Rohatash Kumar</author></item><item><title>Visual Studio 2010 Debug - Clean </title><description>What is Debug -&gt; Clean option is for in VS 2010?</description><link>http://www.c-sharpcorner.com/Blogs/11631/visual-studio-2010-debug-clean.aspx</link><pubDate>May 06, 2013</pubDate><author>Minakshi Mahadik</author></item><item><title>Create Outlook Add-in by MAPI Functionality by Using Visual Studio 2010 Outlook Project</title><description>Create Outlook project in Visual Studio 2010. Create Outlook Add-in by using MAPI. </description><link>http://www.c-sharpcorner.com/UploadFile/chiragmca7/create-outlook-add-in-by-mapi-functionality-by-using-visual/</link><pubDate>Apr 25, 2013</pubDate><author>Chirag Solanki</author></item><item><title>Debugging With Visual Studio 2010</title><description>Here you will learn about the Microsoft Visual Studio 2010/2012 IDE full-fledged Debugging Control Flow.
</description><link>http://www.c-sharpcorner.com/UploadFile/84c85b/debugging-with-visual-studio-2010/</link><pubDate>Apr 14, 2013</pubDate><author>Vidya Vrat Agarwal</author></item><item><title>Remove Unused Usings from a Class</title><description>In this blog I explain that How can remove unused using visual studio.</description><link>http://www.c-sharpcorner.com/Blogs/10972/remove-unused-usings-from-a-class.aspx</link><pubDate>Feb 14, 2013</pubDate><author>Sandeep Singh Shekhawat</author></item><item><title>Visual Studio 2010 Project Targets</title><description>This article provides a very simple sample of targets in a Visual Studio 2010 project file.</description><link>http://www.c-sharpcorner.com/UploadFile/SamTomato/visual-studio-2010-project-targets/</link><pubDate>Nov 18, 2012</pubDate><author>Sam Hobbs</author></item><item><title>Sand mail using service in VB.Net</title><description>Sand mail with particular day and time using service in VB.Net</description><link>http://www.c-sharpcorner.com/Blogs/10210/sand-mail-using-service-in-VB-Net.aspx</link><pubDate>Oct 15, 2012</pubDate><author>Amit Patel</author></item><item><title>Add Text File in Resource and Access it in Windows Form Application</title><description>In this code add a text file to Resource then we show this text file any where without externally copy this text file.</description><link>http://www.c-sharpcorner.com/Blogs/10118/add-text-file-in-resource-and-access-it-in-windows-form-appl.aspx</link><pubDate>Oct 03, 2012</pubDate><author>Yogesh Sharma</author></item><item><title>Deploy Code - Visual Studio 2010 Extension</title><description>A tool to make deployment or copy and paste process  more agile and comfortable. </description><link>http://www.c-sharpcorner.com/Blogs/10083/deploy-code-visual-studio-2010-extension.aspx</link><pubDate>Sep 24, 2012</pubDate><author>Maninder Singh Wadhva</author></item><item><title>Upgrading from Visual Studio 2010 Professional to Ultimate </title><description>Upgrading from Visual Studio 2010 Professional to Visual Studio 2010 Ultimate </description><link>http://www.c-sharpcorner.com/Blogs/9956/upgrading-from-visual-studio-2010-professional-to-ultimate.aspx</link><pubDate>Aug 30, 2012</pubDate><author>Mahesh Chand</author></item><item><title>Asp.net file upload control using ajax(update panel)</title><description>Asp.net file upload control using ajax(update panel)</description><link>http://www.c-sharpcorner.com/Blogs/9908/Asp-Net-file-upload-control-using-ajaxupdate-panel.aspx</link><pubDate>Aug 23, 2012</pubDate><author>Abhijit barua</author></item><item><title>Changes Made in VS2010 Whether its good or bad!</title><description>This about changes made in VS2010 for various option especially about changing default path </description><link>http://www.c-sharpcorner.com/Blogs/9877/changes-made-in-vs2010-whether-its-good-or-bad.aspx</link><pubDate>Aug 16, 2012</pubDate><author>Gyanendar Manohar</author></item><item><title>"Error occurred in deployment step 'Activate Features': Key cannot be null. Parameter name: key" in Visual Studio 2010</title><description>In this article you will see how to resolve the error “Error occurred in deployment step 'Activate Features': Key cannot be null. Parameter name: key” in Visual Studio 2010.</description><link>http://www.c-sharpcorner.com/UploadFile/anavijai/error-occurred-in-deployment-step/</link><pubDate>Aug 07, 2012</pubDate><author>Vijai Anand</author></item><item><title>Unsafe code may only appear if compiling with /unsafe error</title><description>You get Unsafe code may only appear if compiling with /unsafe error when trying to debug or build unsafe code in Visual Studio. </description><link>http://www.c-sharpcorner.com/Blogs/9767/unsafe-code-may-only-appear-if-compiling-with-unsafe-error.aspx</link><pubDate>Jul 26, 2012</pubDate><author>Mahesh Chand</author></item><item><title>Reducing the time of Debugging a Web Application in Visual Studio 2010</title><description>In this Blog we will learn that how to reduce the time of run the application through Visual Studio 2010.</description><link>http://www.c-sharpcorner.com/Blogs/9293/reducing-the-time-of-debugging-a-web-application-in-visual-s.aspx</link><pubDate>May 22, 2012</pubDate><author>Sai Kumar</author></item><item><title>How to Add a Second Project to a  Visual Studio Solution</title><description>In this Bolg We will learn that  How to Add a Second Project to a Solution
With Visual Studio 2010</description><link>http://www.c-sharpcorner.com/Blogs/9279/how-to-add-a-second-project-to-a-visual-studio-solution.aspx</link><pubDate>May 21, 2012</pubDate><author>Sai Kumar</author></item><item><title>.NET Multi-Targeting Packs for Visual Studio 2010</title><description>.NET Multi-Targeting Packs for Visual Studio 2010.</description><link>http://www.c-sharpcorner.com/Blogs/9129/net-multi-targeting-packs-for-visual-studio-2010.aspx</link><pubDate>May 09, 2012</pubDate><author>Lajapathy Arun</author></item><item><title>Simple steps to create shortcut key for Source Control Explorer</title><description>In this blog we are going to explore how to set shortcut key for Source Control explorer.
</description><link>http://www.c-sharpcorner.com/Blogs/8790/simple-steps-to-create-shortcut-key-for-source-control-explo.aspx</link><pubDate>Apr 17, 2012</pubDate><author>Lajapathy Arun</author></item><item><title>Visual studio and .NET tips and tricks 15</title><description>Visual studio and .NET tips and tricks 15:- Detect which object points to which data using object ID</description><link>http://www.c-sharpcorner.com/UploadFile/shivprasadk/visual-studio-and-net-tips-and-tricks-15/</link><pubDate>Mar 13, 2012</pubDate><author>Shivprasad </author></item><item><title>Use VS2010 Remote Debugger For Debugging Workflow Plug-in MSCRM 4</title><description>Here, in this article let’s learn another new concept; the VS2010 Remote debugger for debugging the workflow plug-in MSCRM 4.</description><link>http://www.c-sharpcorner.com/UploadFile/udeshikah/use-vs2010-remote-debugger-for-debugging-workflow-plug-in-ms/</link><pubDate>Mar 09, 2012</pubDate><author>Eranda Horanagama</author></item><item><title>How to Change the Color and Font of Each Subitem in a ListView</title><description>This article demonstrates how to change the color and font properties of each subitem of a ListView by using Visual Studio 2010 and C#. </description><link>http://www.c-sharpcorner.com/UploadFile/f9a02d/how-to-change-color-and-font-of-each-subitem-in-a-listview/</link><pubDate>Feb 27, 2012</pubDate><author>Riza Kaftan</author></item><item><title>How to Create Code Snippet Using C#</title><description>In this article I will discuss how to create a code snippet. </description><link>http://www.c-sharpcorner.com/UploadFile/8af3e0/how-to-create-code-snippet-using-C-Sharp/</link><pubDate>Feb 24, 2012</pubDate><author>Ravindra T C</author></item><item><title>Create Template Using VSIX in Visual Studio</title><description>In this article I would like to show the steps in creating a multiple project template inside Visual Studio. Visual Studio is one of the best Programming IDEs in the market and it provides vast amount of extensibility.</description><link>http://www.c-sharpcorner.com/UploadFile/40e97e/create-template-using-vsix-in-visual-studio/</link><pubDate>Feb 18, 2012</pubDate><author>Jean Paul</author></item><item><title>Telerik JustCode allows you to code faster and smarter</title><description>Telerik JustCode is a Visual Studio 2012 add-on that allows you to code faster and smarter by using features like code analysis, formatting, intellisense, and code cleanup. </description><link>http://www.c-sharpcorner.com/Blogs/8277/telerik-justcode-allows-you-to-code-faster-and-smarter.aspx</link><pubDate>Feb 17, 2012</pubDate><author>Mahesh Chand</author></item><item><title>Arrays in C</title><description>Arrays are a linear data structure that stores the same type of data in contiguous memory locations. Arrays are best used to store data in contiguous memory locations. </description><link>http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/arrays-in-c/</link><pubDate>Feb 09, 2012</pubDate><author>Dhananjay Kumar</author></item><item><title>Difference between RDL and RDLC formats</title><description>Here is the main difference between RDL and RDLC.</description><link>http://www.c-sharpcorner.com/Blogs/7811/difference-between-rdl-and-rdlc-formats.aspx</link><pubDate>Dec 21, 2011</pubDate><author>Nipun Tomar</author></item><item><title>What is manifest file in Metro Style Application</title><description>In this article, I will show you, what a metro style application is and how you can build it using ASP.NET 4.5 in Visual Studio 2011. </description><link>http://www.c-sharpcorner.com/UploadFile/1f39e6/what-is-manifest-file-in-metro-style-application/</link><pubDate>Dec 20, 2011</pubDate><author>James Veronica</author></item><item><title>Passenger Reservation System(PRS)</title><description>In Passenger Reservation System(PRS)
 IN PRS I developed basic two Modules one for register Users for 
their Train Reservation and one for the PRS Admin. 
   Users can book the train for their journey and PRS Admin has 
rights to add the new trains details for Users also PRS Admin
can see all the user Details and no of trains.
Here is simple Use of Ajax2.0 and JQuery</description><link>http://www.c-sharpcorner.com/Blogs/7612/passenger-reservation-systemprs.aspx</link><pubDate>Dec 01, 2011</pubDate><author>Pritish Deshmukh</author></item><item><title>Features of Visual Studio 2010 and C# 4.0</title><description>VS 2010 and C# 4.0 introduced so many new features. Here in this article, I try to cover some very simple, yet very useful features of both.</description><link>http://www.c-sharpcorner.com/UploadFile/d58341/features-of-vs2010-and-C-Sharp-4-0/</link><pubDate>Nov 29, 2011</pubDate><author>Anuja Pawar</author></item><item><title>Visual studio and .NET tip 10:- Remove and reorder parameters</title><description>Many times as a developer you come across functions with lots of input parameters .For various reasons you want to shuffle them, reorder them or remove some of them.

This can be easily achieved by using reorder functionality from refactor menu.</description><link>http://www.c-sharpcorner.com/UploadFile/shivprasadk/visual-studio-and-net-tip-10-remove-and-reorder-parameter/</link><pubDate>Nov 21, 2011</pubDate><author>Shivprasad </author></item><item><title>Visual studio and .NET tip 9:- Conditional Debugging</title><description>As developer debugging is your routine job and you would like your debugger to debug smartly rather than monotonously. In this video we will try to understand how we can debug smartly by using conditional debugging.</description><link>http://www.c-sharpcorner.com/UploadFile/shivprasadk/visual-studio-and-net-tip-9-conditional-debugging/</link><pubDate>Nov 17, 2011</pubDate><author>Shivprasad </author></item><item><title>How to validate an email address using RegexValidator</title><description>Using the RegexValidator, you can check and validate an email address and display a proper message. </description><link>http://www.c-sharpcorner.com/Blogs/7463/how-to-validate-an-email-address-using-regexvalidator.aspx</link><pubDate>Nov 16, 2011</pubDate><author>Ghanashyam Nayak </author></item><item><title>Visual studio and .NET tip 8:- Get inner most exception</title><description>In this video we will see how to get inner most exception in .NET.</description><link>http://www.c-sharpcorner.com/UploadFile/shivprasadk/visual-studio-and-net-tip-8-get-inner-most-exception/</link><pubDate>Nov 05, 2011</pubDate><author>Shivprasad </author></item><item><title>How to include Multiple TFS Custom Task which is part of Single DLL</title><description>Here we define TFS Custom task in TFSBuild.Proj file.</description><link>http://www.c-sharpcorner.com/Blogs/7348/how-to-include-multiple-tfs-custom-task-which-is-part-of-sin.aspx</link><pubDate>Nov 03, 2011</pubDate><author>Surya Prakash</author></item><item><title>Working with Delimited Text Files in C#</title><description>This article shall describe an approach to working with delimited text files. In general it will discuss the construction of the connection strings and schema.ini files needed to bind to a delimited text file and it will define an approach for editing and saving delimited text files.</description><link>http://www.c-sharpcorner.com/uploadfile/scottlysle/working-with-delimited-text-files-in-C-Sharp/default.aspx</link><pubDate>Nov 03, 2011</pubDate><author>Scott Lysle</author></item><item><title>VS and .NET Tip 4 :- Create Tasklist</title><description>In this video we will see how to create a simple tasklist using tasklist tokens.</description><link>http://www.c-sharpcorner.com/uploadfile/shivprasadk/vs-and-net-tip-4-create-tasklist/default.aspx</link><pubDate>Oct 30, 2011</pubDate><author>Shivprasad </author></item><item><title>Visual studio Tip 2 :- use generate methods to create methods</title><description>In this video we will see a very interesting and useful trick of visual studio called as the extract method. </description><link>http://www.c-sharpcorner.com/uploadfile/shivprasadk/visual-studio-tip-2-use-generate-methods-to-create-methods/default.aspx</link><pubDate>Oct 26, 2011</pubDate><author>Shivprasad </author></item><item><title>Visual studio Tip 1 :- Rectangle selection of source code</title><description>When we select source code in visual studio it selects the complete source code what if we want to select code in a rectangular fashio</description><link>http://www.c-sharpcorner.com/uploadfile/shivprasadk/visual-studio-tip-1-rectangle-selection-of-source-code/default.aspx</link><pubDate>Oct 25, 2011</pubDate><author>Shivprasad </author></item><item><title>What's new in Visual Studio 11</title><description>Microsoft Visual Studio 11 enable developers to take full advantage of the capability of Windows using the skills and technologies developers already know and love to deliver exceptional and compelling apps. Whether working individually or in a small, medium or large development team the Visual Studio 11 sets a new standard for development tools, helping teams deliver superior results for their customers that help set them apart from their competitors. </description><link>http://www.c-sharpcorner.com/Blogs/7159/whats-new-in-visual-studio-11.aspx</link><pubDate>Oct 17, 2011</pubDate><author>Mahesh Chand</author></item><item><title>Creating Code Snippets in Visual Studio 2010</title><description>In this article we will be seeing how we can create Code snippets in Visual Studio 2010. </description><link>http://www.c-sharpcorner.com/uploadfile/Mahadesh/creating-code-snippets-in-visual-studio-2010/default.aspx</link><pubDate>Sep 28, 2011</pubDate><author>Mahadesh Mahalingappa</author></item><item><title>Exchange Development: Finding Rooms and Busy/Free status with Suggestions for Meeting</title><description>In this article, let’s develop a sample program to find out the rooms available and suggestions for organizing a meeting. We will use Exchange Server 2010 installed along with some rooms configured in it. </description><link>http://www.c-sharpcorner.com/uploadfile/67a186/exchange-development-finding-rooms-and-busyfree-status-with-suggestions-for-meeting/default.aspx</link><pubDate>Sep 26, 2011</pubDate><author>Kiranpreet  Chawla</author></item><item><title>Improve your productivity with New PowerCommands Tool on VisualStudio 2010</title><description>Here I am again with new HotShot stuff that will increase your productivity +1 level up. Are you ready to take a tour on this? yes</description><link>http://www.c-sharpcorner.com/uploadfile/vendettamit/improve-your-productivity-with-new-powercommands-tool-on-visualstudio-2010/default.aspx</link><pubDate>Sep 23, 2011</pubDate><author>Amit Choudhary</author></item><item><title>Improve your productivity with VisualStudio 2010- Productivity Power Tools</title><description>Are you a smart visual studio 2010 developer? If you want to be then this post is for you. This post is for Visual Studio 2010 users to get productive while working.</description><link>http://www.c-sharpcorner.com/uploadfile/vendettamit/improve-your-productivity-with-visualstudio-2010-productivity-power-tools/default.aspx</link><pubDate>Sep 21, 2011</pubDate><author>Amit Choudhary</author></item><item><title>Changing Visual Studio Theme</title><description>This dreamy post will introduce you how to use colored themes in Visual Studio.</description><link>http://www.c-sharpcorner.com/uploadfile/abhikumarvatsa/changing-visual-studio-theme/default.aspx</link><pubDate>Sep 10, 2011</pubDate><author>Abhimanyu K Vatsa</author></item><item><title>Chart Control in Visual Studio 2010 (Web and Windows Explained)</title><description>This article explains the use of the chart control from the basics of how to install the required software for making the development environment, to a very good example of both web and Windows applications.</description><link>http://www.c-sharpcorner.com/uploadfile/ae35ca/chart-control-in-visual-studio-2010-web-and-windows-explained/default.aspx</link><pubDate>Jul 24, 2011</pubDate><author>Karthikeyan Anbarasan</author></item><item><title>Debugger Canvas in Visual Studio 2010; New Debugging Tool: Part II</title><description>This article discusses additional features of Debugger Canvas in Visual Studio 2010.</description><link>http://www.c-sharpcorner.com/uploadfile/suthish_nair/debugger-canvas-in-visual-studio-2010-new-debugging-tool-part-ii/default.aspx</link><pubDate>Jun 16, 2011</pubDate><author>Suthish Nair</author></item><item><title>Debugger Canvas in Visual Studio 2010; A New Debugging Tool</title><description>This article explains about a new powerful debugging tool introduced in Visual Studio 2010 Ultimate called Debugger Canvas.</description><link>http://www.c-sharpcorner.com/uploadfile/suthish_nair/debugger-canvas-in-visual-studio-2010-a-new-debugging-tool/default.aspx</link><pubDate>Jun 15, 2011</pubDate><author>Suthish Nair</author></item><item><title>Add Web Reference in Visual Studio 2010</title><description>In this article we will be seeing how to add web reference in Visual studio 2010.</description><link>http://www.c-sharpcorner.com/uploadfile/anavijai/add-web-reference-in-visual-studio-2010/default.aspx</link><pubDate>Jun 15, 2011</pubDate><author>Vijai Anand</author></item><item><title>Get Started with Visual Studio LightSwitch </title><description>Watch this video to learn about how to build your very first application using Visual Studio LightSwitch Beta 1.</description><link>http://www.c-sharpcorner.com/uploadfile/mahesh/get-started-with-visual-studio-lightswitch/default.aspx</link><pubDate>Sep 08, 2010</pubDate><author>Mahesh Chand</author></item><item><title>A Test Driven Development Tutorial in C# 4.0</title><description>This tutorial is a short introduction to using Test Driven Development (TDD) in Visual Studio 2010 (VS2010) with C#.</description><link>http://www.c-sharpcorner.com/uploadfile/dommym/a-test-driven-development-tutorial-in-C-Sharp-4-0/default.aspx</link><pubDate>May 24, 2010</pubDate><author>Dom Millar</author></item><item><title>SharePoint support, Webpart, Customized Collaboration Solutions in Visual Studio 2010</title><description>Visualize your workspace with new multiple monitor support, powerful Web development, new SharePoint support with tons of templates and Web parts, and more accurate targeting of any version of the .NET Framework. Get set to unleash your creativity.</description><link>http://www.c-sharpcorner.com/uploadfile/prvn_131971/sharepoint-support-webpart-customized-collaboration-solutions-in-visual-studio-2010/default.aspx</link><pubDate>Apr 19, 2010</pubDate><author>Praveen Kumar</author></item><item><title>Features of Visual Studio 2010</title><description>Visualize your workspace with new multiple monitor support, powerful Web development, new SharePoint support with tons of templates and Web parts, and more accurate targeting of any version of the .NET Framework. Get set to unleash your creativity.</description><link>http://www.c-sharpcorner.com/uploadfile/prvn_131971/features-of-visual-studio-2010/default.aspx</link><pubDate>Apr 19, 2010</pubDate><author>Praveen Kumar</author></item><item><title>Visual Studio 2010</title><description>Visualize your workspace with new multiple monitor support, powerful Web development, new SharePoint support with tons of templates and Web parts, and more accurate targeting of any version of the .NET Framework. Get set to unleash your creativity.</description><link>http://www.c-sharpcorner.com/uploadfile/prvn_131971/visual-studio-2010/default.aspx</link><pubDate>Apr 19, 2010</pubDate><author>Praveen Kumar</author></item><item><title>Microsoft Visual Studio Professional 2010</title><description>Visualize your workspace with new multiple monitor support, powerful Web development, new SharePoint support with tons of templates and Web parts, and more accurate targeting of any version of the .NET Framework. Get set to unleash your creativity.</description><link>http://www.c-sharpcorner.com/uploadfile/prvn_131971/microsoft-visual-studio-professional-2010/default.aspx</link><pubDate>Apr 12, 2010</pubDate><author>Praveen Kumar</author></item></channel></rss>