﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Visual Studio 2010 Latest Articles</title><link>http://www.c-sharpcorner.com/articles/</link><description>Watch latest articles from Visual Studio 2010</description><copyright>© 1999 - 2012  Mindcracker LLC. All Rights Reserved</copyright><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>4/25/2013 5:11:05 AM</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>4/14/2013 9:52:13 AM</pubDate><author>Vidya Vrat Agarwal</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>3/9/2012 10:48:29 AM</pubDate><author>Eranda Horanagama</author></item><item><title>Remove Recent Projects, Solutions, Recent Files, Find and Replace Entries From Visual Studio.</title><description>This article will show how to remove Recent Projects, Solutions, Recent Files and Find and Replace entries from Visual Studio.</description><link>http://www.c-sharpcorner.com/UploadFile/suthish_nair/remove-recent-projects-solutions-recent-files-find-and-replace-entries-from-visual-studio/</link><pubDate>2/24/2011 11:40:46 AM</pubDate><author>Suthish Nair</author></item><item><title>How to add reusable codes in Visual Studio Toolbox </title><description>This article shows how to use the Visual Studio Toolbox to make reusable code available to any project.</description><link>http://www.c-sharpcorner.com/UploadFile/suthish_nair/how-to-add-reusable-codes-in-visual-studio-toolbox/</link><pubDate>2/26/2011 3:37:11 PM</pubDate><author>Suthish Nair</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>11/18/2012 6:16:32 PM</pubDate><author>Sam Hobbs</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>8/7/2012 11:41:25 AM</pubDate><author>Vijai Anand</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>2/24/2012 4:17:51 AM</pubDate><author>Ravindra T C</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>2/27/2012 3:37:34 AM</pubDate><author>Riza Kaftan</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>2/18/2012 1:35:40 AM</pubDate><author>Jean Paul</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>2/9/2012 3:25:46 AM</pubDate><author>Dhananjay Kumar</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>12/20/2011 12:03:57 AM</pubDate><author>James Veronica</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>11/29/2011 3:16:26 AM</pubDate><author>Anuja Pawar</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>9/28/2011 2:36:34 AM</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>9/26/2011 2:42:50 AM</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>9/23/2011 1:49:20 AM</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>9/21/2011 8:32:31 AM</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>9/10/2011 5:09:05 AM</pubDate><author>Abhimanyu K Vatsa</author></item><item><title>How to: Generate or find Connection String from Visual Studio</title><description>If you are just starting with ADO.NET and database programming in .NET, you may not remember the connection string syntax's. You can use Visual Studio designer to do the work for you. </description><link>http://www.c-sharpcorner.com/uploadfile/suthish_nair/how-to-generate-or-find-connection-string-from-visual-studio/default.aspx</link><pubDate>2/7/2011 1:29:22 PM</pubDate><author>Suthish Nair</author></item><item><title>Introduction to Windows Workflow 4.0 And Visual Studio.NET 2010</title><description>In this article, I want to illustrate the programming model, engine and tools to build workflow-based applications using Windows Workflow 4.0.</description><link>http://www.c-sharpcorner.com/uploadfile/john_charles/introduction-to-windows-workflow-4-0-and-visual-studio-net-2010/default.aspx</link><pubDate>5/3/2010 2:10:09 AM</pubDate><author>John Charles Olamendy</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>6/16/2011 6:37:15 AM</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>6/15/2011 7:27:14 PM</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>6/15/2011 2:27:47 AM</pubDate><author>Vijai Anand</author></item><item><title>Debugging Tips using Visual Studio</title><description>I will share some debugging tips which many of you might be knowing already but this is for who not know the full capabilities of the Visual Studio</description><link>http://www.c-sharpcorner.com/uploadfile/suchit_84/debugging-tips-using-visual-studio/default.aspx</link><pubDate>6/2/2011 12:31:34 AM</pubDate><author>Suchit Khanna</author></item><item><title>TFS 2010 Scrum - Relation between PBIs, Tasks, Bugs and Impediments</title><description>In Scrum, the product backlog is the list of requirements for the system. In this article we are going to see how the Product Backlog Items (PBIs), test case, tasks and bugs are linked.
</description><link>http://www.c-sharpcorner.com/uploadfile/sanks/tfs-2010-scrum-relation-between-pbis-tasks-bugs-and-impediments/default.aspx</link><pubDate>5/4/2011 2:58:38 AM</pubDate><author>Sanket Terdal</author></item><item><title>Scrum with Team Foundation Server 2010 - Product Backlog</title><description>Scrum is an iterative software development process. In an iterative process, a product undergoes many releases and each release adds value to the product.</description><link>http://www.c-sharpcorner.com/uploadfile/sanks/scrum-with-team-foundation-server-2010-product-backlog/default.aspx</link><pubDate>5/2/2011 11:52:29 AM</pubDate><author>Sanket Terdal</author></item><item><title>Debug Javascript in VS2010</title><description>Here you will see how to debug javascript in VS 2010.</description><link>http://www.c-sharpcorner.com/uploadfile/e1317f/debug-javascript-in-vs2010/default.aspx</link><pubDate>5/2/2011 1:52:05 AM</pubDate><author>Shankey </author></item><item><title>Creating Business Data Connectivity Service using Visual Studio 2010</title><description>You will learn in this article how to Create Business Data Connectivity Service using Visual Studio 2010.</description><link>http://www.c-sharpcorner.com/uploadfile/hung123/creating-business-data-connectivity-service-using-visual-studio-2010/default.aspx</link><pubDate>4/18/2011 1:53:07 AM</pubDate><author>Hung Hung</author></item><item><title>Disassemble code in Visual Studio instead of ILDSAM disassembler</title><description>Most of the times when we want to see the disassembled code we will go for the ILDASM tool and give the mapped path of the dll and see the disassembled code in the tool. Now we have an option for that in Visual Studio itself. Let’s see in this article on how to do this step by step</description><link>http://www.c-sharpcorner.com/uploadfile/ae35ca/disassemble-code-in-visual-studio-instead-of-ildsam-disassembler/default.aspx</link><pubDate>3/7/2011 12:08:51 AM</pubDate><author>Karthikeyan Anbarasan</author></item><item><title>Code Analysis using VS.Net 2010</title><description>The Code Analysis tool is available as part of Visual Studio. When we enable code analysis, our code is validated against the rule defined in Microsft FxCop (current version is 1.36). </description><link>http://www.c-sharpcorner.com/uploadfile/851045/code-analysis-using-vs-net-2010/default.aspx</link><pubDate>2/3/2011 12:18:21 AM</pubDate><author>Abhishek Bhat</author></item><item><title>Chapter 9: From 2008 to 2010: Designing the Look and Feel</title><description>After reading this chapter, you will be able to Create an ASP.NET MVC controller that interacts with the data model. Create an ASP.NET MVC view that displays data from the controller and validates user input Extend the application with an external plug-in using the Managed Extensibility Framework
</description><link>http://www.c-sharpcorner.com/uploadfile/mspress/chapter-9-from-2008-to-2010-designing-the-look-and-feel/default.aspx</link><pubDate>1/24/2011 3:11:22 AM</pubDate><author>Microsoft Press</author></item><item><title>Chapter 1: From 2003 to 2010: Business Logic and Data</title><description>After reading this chapter, you will be able to: Use the Entity Framework (EF) to build a data access layer using an existing database or with the Model-First approach Generate entity types from the Entity Data Model (EDM) Designer using the ADO.NET Entity Framework POCO templates Get data from Web services Learn about data caching using the Microsoft Windows Server AppFabric (formerly known by the codename “Velocity”)</description><link>http://www.c-sharpcorner.com/uploadfile/mspress/chapter-1-from-2003-to-2010-business-logic-and-data/default.aspx</link><pubDate>11/22/2010 3:59:58 AM</pubDate><author>Microsoft Press</author></item><item><title>Silverlight- DropShadowEffect Example</title><description>In this article we will be seeing how to create Silverlight DropShadowEffect using Visual studio 2010.</description><link>http://www.c-sharpcorner.com/uploadfile/anavijai/silverlight-dropshadoweffect-example/default.aspx</link><pubDate>12/1/2010 11:38:21 PM</pubDate><author>Vijai Anand</author></item><item><title>Chapter 6: From 2005 to 2010: Designing the Look and Feel</title><description>After reading this chapter, you will be able to Create an ASP.NET MVC controller that interacts with the data model. Create an ASP.NET MVC view that displays data from the controller and validates user input and Extend the application with an external plug-in using the Managed Extensibility Framework.
</description><link>http://www.c-sharpcorner.com/uploadfile/mspress/chapter-6-from-2005-to-2010-designing-the-look-and-feel/default.aspx</link><pubDate>12/1/2010 1:08:32 AM</pubDate><author>Microsoft Press</author></item><item><title>Chapter 5: From 2005 to 2010: Business Logic and Data</title><description>After reading this chapter, you will be able to Use the Entity Framework (EF) to build a data access layer using an existing database or with the Model-First approach
.Generate entity types from the Entity Data Model (EDM) Designer using the ADO.NET Entity Framework POCO templates. Get data from Web services
Learn about data caching using the Microsoft Windows Server AppFabric (formerly known by the codename “Velocity”)
</description><link>http://www.c-sharpcorner.com/uploadfile/mspress/chapter-5-from-2005-to-2010-business-logic-and-data/default.aspx</link><pubDate>11/30/2010 3:18:09 AM</pubDate><author>Microsoft Press</author></item><item><title>Chapter 4: From 2003 to 2010: Deploying an Application</title><description>After reading this chapter on deployment techniques, you will be able to Deploy a Web application and an SQL database using Web Deployment Packages. Deploy a Web application using One-Click Publish.</description><link>http://www.c-sharpcorner.com/uploadfile/mspress/chapter-4-from-2003-to-2010-deploying-an-application/default.aspx</link><pubDate>11/25/2010 4:05:10 AM</pubDate><author>Microsoft Press</author></item><item><title>Chapter 3: From 2003 to 2010: Debugging an Application</title><description>After reading this chapter on debugging, you will be able to Use the new debugger features of Microsoft Visual Studio 2010. Create unit tests and execute them in Visual Studio 2010.Compare what was available to you or see what was different for you as a developer in Visual Studio 2003</description><link>http://www.c-sharpcorner.com/uploadfile/mspress/chapter-3-from-2003-to-2010-debugging-an-application/default.aspx</link><pubDate>11/24/2010 1:32:10 AM</pubDate><author>Microsoft Press</author></item><item><title>Chapter 2: From 2003 to 2010: Designing the Look and Feel</title><description>After reading this chapter, you will be able to Create an ASP.NET MVC controller that interacts with the data model. Create an ASP.NET MVC view that displays data from the controller and validates user input and Extend the application with an external plug-in using the Managed Extensibility Framework.
</description><link>http://www.c-sharpcorner.com/uploadfile/mspress/chapter-2-from-2003-to-2010-designing-the-look-and-feel/default.aspx</link><pubDate>11/23/2010 1:57:58 AM</pubDate><author>Microsoft Press</author></item><item><title>How to enable "Create GUID" option in Visual Studio 2010</title><description>In this article we will be seeing how to enable the external tool "Create GUID" in Visual Studio 2010.</description><link>http://www.c-sharpcorner.com/uploadfile/anavijai/how-to-enable-create-guid-option-in-visual-studio-2010/default.aspx</link><pubDate>11/22/2010 12:31:16 AM</pubDate><author>Vijai Anand</author></item><item><title>Visual Studio 2010 - New Features</title><description>Graphical examples of Visual Studio 2010 cool features are shown below. Have a glance and start utilizing it in your upcoming new projects or migrate your existing project to Visual Studio 2010 to implement the cool features</description><link>http://www.c-sharpcorner.com/uploadfile/babu_2082/visual-studio-2010-new-features/default.aspx</link><pubDate>9/9/2010 2:49:46 AM</pubDate><author>Manikavelu Velayutham</author></item><item><title>Debugging With IntelliTrace - Visual Studio 2010</title><description>Most talkative feature of Visual Studio 2010 is nothing but the IntelliTrace feature, which provides a new way of debugging.</description><link>http://www.c-sharpcorner.com/uploadfile/babu_2082/debugging-with-intellitrace-visual-studio-2010/default.aspx</link><pubDate>9/7/2010 6:06:18 AM</pubDate><author>Manikavelu Velayutham</author></item><item><title>Combining VS 2008 and VS 2010</title><description>This article discusses about how programmers can upgrade to VS2010 while the remaining team members on the current project are still using VS 2008. </description><link>http://www.c-sharpcorner.com/uploadfile/41bf41/combining-vs-2008-and-vs-2010/default.aspx</link><pubDate>8/30/2010 3:21:58 AM</pubDate><author>Krishna N</author></item><item><title>VS 2010 Deployment (Package, One click deploy and Web.config transformation)</title><description>In this article we will discuss about 3 important features provided by VS 2010 to ease our deployment task on production and other environment. We will first start with understanding problems with deployment and then move ahead by creating packages , one click deploy and web.config transformation.
</description><link>http://www.c-sharpcorner.com/uploadfile/shivprasadk/vs-2010-deployment-package-one-click-deploy-and-web-config-transformation/default.aspx</link><pubDate>8/23/2010 7:20:37 AM</pubDate><author>Shivprasad </author></item><item><title>Introduction to Visual Studio 2010 DataTips Pinning</title><description>In this article, we will look into new feature of VS 2010 called as DataTips pinning.</description><link>http://www.c-sharpcorner.com/uploadfile/satisharveti/introduction-to-visual-studio-2010-datatips-pinning/default.aspx</link><pubDate>7/27/2010 6:49:58 AM</pubDate><author>Sateesh Arveti</author></item><item><title>Visual Studio 2010 Tools - To improve code quality</title><description>In this article, I am going to present a step by step demo on how to improve code quality by using Visual Studio Tools.</description><link>http://www.c-sharpcorner.com/uploadfile/sanks/visual-studio-2010-tools-to-improve-code-quality/default.aspx</link><pubDate>6/21/2010 3:20:44 AM</pubDate><author>Sanket Terdal</author></item><item><title>Deploying Windows Applications using Visual Studio 2010</title><description>In this article we'll show you how to deploy your application through clickonce in Visual Studio 2010.</description><link>http://www.c-sharpcorner.com/uploadfile/mgold/deploying-windows-applications-using-visual-studio-2010/default.aspx</link><pubDate>6/21/2010 12:22:12 AM</pubDate><author>Mike Gold</author></item><item><title>Visual Studio 2010 Application Lifecycle Management - Manage Work Items</title><description>In this article, I am going to show step by step process of creating work items (user stories/tasks), create queries to view the work items and managing same work items using Microsoft Office Excel.</description><link>http://www.c-sharpcorner.com/uploadfile/sanks/visual-studio-2010-application-lifecycle-management-manage-work-items/default.aspx</link><pubDate>6/15/2010 6:27:40 AM</pubDate><author>Sanket Terdal</author></item><item><title>Visual Studio 2010 - New Features</title><description>Visual studio 2010 has added many new features which help developer to work more efficiently. In this article some basic features are explained which will be helpful.
</description><link>http://www.c-sharpcorner.com/uploadfile/sanks/visual-studio-2010-new-features/default.aspx</link><pubDate>5/31/2010 12:09:35 AM</pubDate><author>Sanket Terdal</author></item><item><title>Visual Studio.NET 2010 at first glance</title><description>In this article, I want to write a Visual Studio.NET Quick Reference guide with the new features added to this new product.</description><link>http://www.c-sharpcorner.com/uploadfile/john_charles/visual-studio-net-2010-at-first-glance/default.aspx</link><pubDate>4/26/2010 7:18:49 AM</pubDate><author>John Charles Olamendy</author></item><item><title>What's new in the .NET Framework 4</title><description>In this article we will see the new features of .NET Framework 4.</description><link>http://www.c-sharpcorner.com/uploadfile/vasanthks/whats-new-in-the-net-framework-4/default.aspx</link><pubDate>3/22/2010 1:02:04 AM</pubDate><author>Vasanth </author></item><item><title>Features of Visual Studio 2010</title><description>In this article we will see some of the features of Visual Studio 2010.</description><link>http://www.c-sharpcorner.com/uploadfile/BangaruBabu/features-of-visual-studio-2010/default.aspx</link><pubDate>3/20/2010 1:04:48 AM</pubDate><author>BangaruBabu Pureti</author></item><item><title>Silverlight 4.0 Feature #2: Printing Support</title><description>This article will introduce new printing support in Silverlight 4.0. </description><link>http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/silverlight-4-0-feature-sharp2-printing-support/default.aspx</link><pubDate>11/24/2009 12:00:00 AM</pubDate><author>Dhananjay Kumar</author></item><item><title>Silverlight 4.0 feature #1: Right click Mouse events [Context Menu]</title><description>This article will give an introduction of mouse right click events on Silverlight controls.  Silverlight 4.0 introduces context menu for all the controls.</description><link>http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/silverlight-4-0-feature-sharp1-right-click-mouse-events-context-menu/default.aspx</link><pubDate>11/23/2009 12:00:00 AM</pubDate><author>Dhananjay Kumar</author></item><item><title>Step by Step guide for installing Silverlight 4.0 beta</title><description>In this tutorial , I will give step by step pictorial representation of installing Silverlight 4.0 Beta. </description><link>http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/step-by-step-guide-for-installing-silverlight-4-0-beta/default.aspx</link><pubDate>11/23/2009 12:00:00 AM</pubDate><author>Dhananjay Kumar</author></item><item><title>.NET 4.0 FAQ: Part I - The DLR</title><description>In this section we will look in to new features provided by .NET 4.0 framework. We have a glance on some important features, DLR, subsystems of DLR, dynamic object and expand objects.</description><link>http://www.c-sharpcorner.com/uploadfile/shivprasadk/net-4-0-faq-part-i-the-dlr/default.aspx</link><pubDate>10/13/2009 12:00:00 AM</pubDate><author>Shivprasad </author></item><item><title>Named Argument in C# 4.0 </title><description> In this article I will talk about a very new and highly useful feature of c# 4.0. I will give introduction of Named Argument.  I will give one sample on possible usage of Named Argument. </description><link>http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/named-argument-in-C-Sharp-4-0/default.aspx</link><pubDate>7/27/2009 12:00:00 AM</pubDate><author>Dhananjay Kumar</author></item><item><title>Accessing  Microsoft Office InterOP Objects using C# 4.0</title><description>This article will show, how Microsoft office InterOp objects can be accessed and used in C#. </description><link>http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/accessing-microsoft-office-interop-objects-using-C-Sharp-4-0/default.aspx</link><pubDate>7/28/2009 12:00:00 AM</pubDate><author>Dhananjay Kumar</author></item><item><title>WCF 4.0 Features: Part I</title><description>This article is first part of multi series article on WCF 4.0. This article will list all the new feature of WCF and also will explain in detail Dynamic Service and End Point Discovery feature of WCF 4.0.</description><link>http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/wcf-4-0-features-part-i/default.aspx</link><pubDate>7/27/2009 12:00:00 AM</pubDate><author>Dhananjay Kumar</author></item><item><title>C# 4.0: Named Parameters</title><description>C# 4.0 has introduced a number of interesting features which includes Optional Parameters, Default Values, and Named Parameters.</description><link>http://www.c-sharpcorner.com/uploadfile/Rajeshrocks/C-Sharp-4-0-named-parameters/default.aspx</link><pubDate>6/15/2009 12:00:00 AM</pubDate><author>rajesh p v</author></item><item><title>MineSweeper</title><description>Minesweeper is a single-player computer game. The object of the game is to clear an abstract minefield without detonating a mine.</description><link>http://www.c-sharpcorner.com/UploadFile/abn7amido/MineSweeper06042007073526AM/MineSweeper.aspx</link><pubDate>6/5/2007 12:00:00 AM</pubDate><author>Khaled Samir</author></item><item><title>Prompt for Service Account During Windows Service Installation</title><description>This article shows how to customize the installation of a windows service in Visual Studio 2005 to prompt for a service account username and password.  This process involves passing values from the install screen to a customized installer.</description><link>http://www.c-sharpcorner.com/UploadFile/steve_hall/InstallationPromptForServiceAccount10172007152711PM/InstallationPromptForServiceAccount.aspx</link><pubDate>10/18/2007 12:00:00 AM</pubDate><author>Steve Hall</author></item><item><title>Running the command prompt from visual studio tools menu</title><description>This article tells you how to run visual studio command prompt from inside the visual studio.</description><link>http://www.c-sharpcorner.com/uploadfile/rmcochran/running-the-command-prompt-from-visual-studio-tools-menu/default.aspx</link><pubDate>1/17/2008 12:00:00 AM</pubDate><author>Matthew Cochran</author></item><item><title>Finding and Listing Processes in C#</title><description>This article shall describe a very simple approach to finding out information regarding the processes currently running on a machine.  The demonstration application includes a collection a methods that may be used to search for specific processes using different criteria or to list out running processes.</description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/FindListProcessesCS09102007024714AM/FindListProcessesCS.aspx</link><pubDate>9/10/2007 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>Using the ObjectDataSource control with the data access class</title><description>In this article I will show that how you can use the ObjectDataSource control with the data access class (DA.dll, but it can be one of yours), described earlier, in your Web applications. The examples are written using C#  and T-SQL.</description><link>http://www.c-sharpcorner.com/UploadFile/LivMic/ObjDS_DA06172007144005PM/ObjDS_DA.aspx</link><pubDate>6/18/2007 12:00:00 AM</pubDate><author>Michael Livshitz</author></item><item><title>Capturing File Information</title><description>This article describes a simple approach to capturing and displaying file and file version information.   </description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/GetFileInfo12282006221354PM/GetFileInfo.aspx</link><pubDate>12/29/2006 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>The ReportViewer control, a local SSRS 2005 Report, and data from a Web Service.</title><description>This article explains how to use a ReportViewer control in a C# Windows Application that displays a local SSRS report whose data source is a web service method.</description><link>http://www.c-sharpcorner.com/UploadFile/justinsaraceno/Main03292006094032AM/Main.aspx</link><pubDate>3/30/2006 12:00:00 AM</pubDate><author>Justin Saraceno</author></item><item><title>How to debug clientside Javascript code in VS2005 or VS2003</title><description>This article helps you to debug Javascript code on an ASPX page.</description><link>http://www.c-sharpcorner.com/UploadFile/deepa_kunny/DebuggingclientsideJavascriptcode03292007081936AM/DebuggingclientsideJavascriptcode.aspx</link><pubDate>3/30/2007 12:00:00 AM</pubDate><author>Deepa Rao</author></item><item><title>Passing Data Between Forms Without Events and Delegates</title><description>This article describes a simplified approach to allowing communication between forms without the use of events and delegates.  </description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/LimitedDataXfer01302007012304AM/LimitedDataXfer.aspx</link><pubDate>1/31/2007 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>Capturing Screen Resolution Information</title><description>This article describes a simple approach to capturing and displaying screen related information.   </description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/ScreenResInfo01202007032307AM/ScreenResInfo.aspx</link><pubDate>1/22/2007 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>Embedding and Playing WAV Audio Files in a Win Forms Application</title><description>This article describes an approach to embedding WAV audio files into an application and playing them through the use of the System.Media class library. </description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/PlayWav01142007012501AM/PlayWav.aspx</link><pubDate>1/18/2007 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>Power Management from a Win Forms Application</title><description>This article describes how to place the computer into a power management suspend state, and how to put the computer into a power management related hibernate state.</description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/PowerMgmt01142007012021AM/PowerMgmt.aspx</link><pubDate>1/17/2007 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>Database connection object with application-wide scope</title><description>This article describes a class that can be placed in a Visual Studio C# project that makes a connection object available to any of the other classes in the project.</description><link>http://www.c-sharpcorner.com/UploadFile/mahert/mahertech112312006174340PM/mahertech1.aspx</link><pubDate>1/2/2007 5:54:05 PM</pubDate><author>Terrence Maher</author></item><item><title>Send Text Message to Cell Phones from a C# Application</title><description>This article describes a simple way to send text messages to a cellular phone from within a C# desktop application.  The source code provided includes a relatively good list of carriers to simplify the task of connecting with a cell phone and the task itself is really no more difficult than sending an email message through a desktop or web based application. </description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/TextMsgToCellPhone12112006002339AM/TextMsgToCellPhone.aspx</link><pubDate>12/11/2006 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>Restricting User Input</title><description>This article describes an approach to restricting the user’s input to letters only, numbers only, letters or numbers only, and special characters only.  The approach is simple to implement and can be used whenever it is necessary to restrict a user’s response to instances where it is necessary to capture information from the user into a form’s text box control.</description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/RestrictUserInput12272006222355PM/RestrictUserInput.aspx</link><pubDate>12/28/2006 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>Monitor and Display CPU State Information</title><description>This article describes a quick and simple approach to displaying information about the state of the CPU or CPUs on a targeted machine.</description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/CpuStateInfo12172006052413AM/CpuStateInfo.aspx</link><pubDate>12/18/2006 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>Gradient Panel Custom Control</title><description>This article describes a quick and simple approach to creating gradient panel custom control. </description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/GradientPanel12052006225613PM/GradientPanel.aspx</link><pubDate>12/7/2006 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>Gradient Background Tab Custom Control</title><description>This article describes a quick and simple approach to creating a tabbed custom control with a gradient background.</description><link>http://www.c-sharpcorner.com/UploadFile/scottlysle/GradientTabcontrol12052006212321PM/GradientTabcontrol.aspx</link><pubDate>12/6/2006 12:00:00 AM</pubDate><author>Scott Lysle</author></item><item><title>C# Introduction to Fuzzy Computing: Part I</title><description>Boolean logic often fails to adequately simulate real-world conditions because things are never simply just black and white (or zeroes and ones) but exist in millions of shades of grey.  This article is a brief introduction to the subject of fuzzy computing through demonstration of a few of the core principles using a fuzzy controller.</description><link>http://www.c-sharpcorner.com/UploadFile/rmcochran/Fuzzy0111132006134941PM/Fuzzy01.aspx</link><pubDate>11/15/2006 12:00:00 AM</pubDate><author>Matthew Cochran</author></item><item><title>Building the ListBoxesFT_C ASP.NET Web User Control in Visual Studio 2005: Part III</title><description>In multi-part article, I share how you can build your own ASP.NET web user control. </description><link>http://www.c-sharpcorner.com/UploadFile/LivMic/WebControl_ListBoxesFT_311092006153114PM/WebControl_ListBoxesFT_3.aspx</link><pubDate>11/10/2006 12:00:00 AM</pubDate><author>Michael Livshitz</author></item><item><title>Building the ListBoxesFT_C ASP.NET Web User Control in Visual Studio 2005: Part IV</title><description>In multi-part article, I share how you can build your own ASP.NET web user control.</description><link>http://www.c-sharpcorner.com/UploadFile/LivMic/WebControl_ListBoxesFT_411102006145254PM/WebControl_ListBoxesFT_4.aspx</link><pubDate>11/11/2006 12:00:00 AM</pubDate><author>Michael Livshitz</author></item><item><title>Building the ListBoxesFT_C ASP.NET Web User Control in Visual Studio 2005: Part II</title><description>In multi-part article, I share how you can build your own ASP.NET web user control. </description><link>http://www.c-sharpcorner.com/UploadFile/LivMic/WebControl_ListBoxesFT_211082006003338AM/WebControl_ListBoxesFT_2.aspx</link><pubDate>11/9/2006 12:00:00 AM</pubDate><author>Michael Livshitz</author></item><item><title>Bulk Copy Operations in ADO.NET 2.0</title><description>Bulk copying of data from one data source to another data source is a new feature added to ADO.NET 2.0. Bulk copy classes provides the fastest way to transfer set of data from once source to the other.</description><link>http://www.c-sharpcorner.com/UploadFile/mahesh/BulckCopyAdoNet2008192005135138PM/BulckCopyAdoNet20.aspx</link><pubDate>10/23/2006 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Better Exception Handling in Visual Studio 2005</title><description>With many new cool features, components, controls, and tools, Visual Studio 2005 definitively is a winner. In this article, I discuss the new exception handling dialog in Visual Studio 2005.</description><link>http://www.c-sharpcorner.com/UploadFile/mahesh/VS2005Exception11162005004408AM/VS2005Exception.aspx</link><pubDate>11/16/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Master Pages in ASP.NET 2.0</title><description>Master pages is a new concept in ASP.NET 2.0, which allows site developers to build master templates for their site's look and feel and put all common code which is shared by all the pages.</description><link>http://www.c-sharpcorner.com/UploadFile/mahesh/MasterPagesinASP.NET2.011152005021430AM/MasterPagesinASP.NET2.0.aspx</link><pubDate>11/15/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Building Windows Longhorn Applications using Visual Studio codename Whidbey</title><description>The preview version of the next version of Visual Studio 2003 is called Visual Studio codename Whidbey. Visual Studio Whidbey has a support for building applications for Windows codename Longhorn, which is a new addition to the Windows operating systems series and successor of Windows XP.</description><link>http://www.c-sharpcorner.com/UploadFile/mahesh/FirstLonghornApp11152005004846AM/FirstLonghornApp.aspx</link><pubDate>11/15/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>VSTO2005- Usage and deploying a Smart Client Application</title><description>VSTO2005 has been a great relief to .NET office developers as a result of its enhanced features. It’s been a long time desire for office programmers to have something which would provide them an interface to program the office components just like any other interactive forms.</description><link>http://www.c-sharpcorner.com/UploadFile/mahesha/VSTO200510162006063337AM/VSTO2005.aspx</link><pubDate>10/17/2006 12:00:00 AM</pubDate><author>Mahesha Channabasappa</author></item><item><title>Asynchronous Callbacks and Ajax based UI Experience in Web Applications</title><description>The current article shows a couple of different views of showing progress bars in Web based applications.</description><link>http://www.c-sharpcorner.com/UploadFile/deepakvraghavan/AjaxProgressBars09082006171908PM/AjaxProgressBars.aspx</link><pubDate>9/11/2006 12:00:00 AM</pubDate><author>Deepak Raghavan</author></item><item><title>Using Snippets in Visual Studio 2005</title><description>Visual Studio contains several built-in intellisense code snippets. Snippets are like templates and can be described completely in XML. If you understand the snippet xml schema, you can easily begin to create your own snippets.</description><link>http://www.c-sharpcorner.com/UploadFile/mgold/CopyrightSnippet11102005003218AM/CopyrightSnippet.aspx</link><pubDate>11/10/2005 12:00:00 AM</pubDate><author>Mike Gold</author></item><item><title>Learning Visual Studio 2005 IDE - Quick Access to Active Tool Windows and Files</title><description>One of the coolest feature in Visual Studio 2005 I like is quick access to all active Windows and Files and switing control between them.</description><link>http://www.c-sharpcorner.com/UploadFile/mahesh/VS2005ActiveWindows07312005140244PM/VS2005ActiveWindows.aspx</link><pubDate>7/31/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Learning Visual Studio 2005 IDE - Integrated FxCop and Accessibility Options</title><description>Visual Studio 2005 IDE brings you many new and updated features and Project Properties dialog is one of the areas where you will see some new additions. In this article, I will discuss Accessibility and FxCop features of Project Properties dialog. </description><link>http://www.c-sharpcorner.com/UploadFile/mahesh/VS2005ProjectPropertoes07232005081339AM/VS2005ProjectPropertoes.aspx</link><pubDate>7/23/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Building a Web Site using Visual Studio 2005</title><description>This article gives you a glimpse of new features of Visual Studio 2005. In this article, you will see the power of Visual Studio and how easy it is to build Web sites using new controls without even writing a single line of code.</description><link>http://www.c-sharpcorner.com/UploadFile/mahesh/WebAppinVS200511152005020240AM/WebAppinVS2005.aspx</link><pubDate>4/13/2005 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Refactoring in Visual Studio 2005</title><description>Refactoring allows developers to use the built-in feature of Visual Studio to rename and convert and change the signatures and definitions of a class members. In this article, I will show you how refactoring feature provided by Visual Studio 2005 can be a handy tool when you are reorganizing or optimizing your existing projects.</description><link>http://www.c-sharpcorner.com/UploadFile/mahesh/VS2005Refactoring11152005043641AM/VS2005Refactoring.aspx</link><pubDate>6/11/2004 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>Learning Visual Studio 2005 IDE - Main IDE</title><description>In this article of Learning Visual Studio 2005 IDE series, I will explore some of the designer features and the breakdown of the classes of a Windows Forms project.</description><link>http://www.c-sharpcorner.com/UploadFile/mahesh/VS2005MainIDE11152005041720AM/VS2005MainIDE.aspx</link><pubDate>6/7/2004 12:00:00 AM</pubDate><author>Mahesh Chand</author></item><item><title>A Guide To Migrate from VS 2003 To VS 2005</title><description>This article shows how to to migrate your solution from VS 2003 to VS 2005.</description><link>http://www.c-sharpcorner.com/UploadFile/satish_517/MigrationtoVS200508062006065040AM/MigrationtoVS2005.aspx</link><pubDate>8/7/2006 12:00:00 AM</pubDate><author>Satish Arveti</author></item><item><title>Introduction to .Net Framework 2.0 Nullable Types</title><description>Sometimes you work with a value type that does not have a defined value in certain circumstances. For example, a field in a database might need to distinguish between having been assigned a meaningful value and never having been assigned a value. Value types can be extended to take either their normal values or a null value. Such an extension is called a nullable type</description><link>http://www.c-sharpcorner.com/UploadFile/mosessaur/nullabletypes08222006164135PM/nullabletypes.aspx</link><pubDate>8/23/2006 12:00:00 AM</pubDate><author>Muhammad Mosa</author></item><item><title>Dynamic Data Grouping using MS Reporting Services</title><description>This article shows to generate multiple outputs from a single physical report template using dynamic data grouping.</description><link>http://www.c-sharpcorner.com/UploadFile/asif.blog/DynamicDataGrouping08042006115320AM/DynamicDataGrouping.aspx</link><pubDate>8/7/2006 12:00:00 AM</pubDate><author>Asif Sayed</author></item><item><title>DataSource controls in .NET 2.0</title><description>In this article, we're going to learn how to connect a database for querying data and binding the result set to ASP.NET controls in a very easy way with no looping or control manipulation required, thus avoiding writing any data source code.</description><link>http://www.c-sharpcorner.com/UploadFile/john_charles/DataSource_controls_NET03032006144826PM/DataSource_controls_NET.aspx</link><pubDate>3/4/2006 12:00:00 AM</pubDate><author>John Charles Olamendy</author></item><item><title>.NET Language Integrated Query for XML</title><description>This is the overview of .NET Integrated Language Query for XML. This Article explains some of the features of XLINQ with example. </description><link>http://www.c-sharpcorner.com/UploadFile/nsatheeshk/XLINQ07142006075114AM/XLINQ.aspx</link><pubDate>7/17/2006 12:00:00 AM</pubDate><author>Satheesh Kumar</author></item><item><title>Calling the Server-Side method asynchronously from Client Script</title><description>This article describes how to call the server-side method asynchronously from JavaScript with the use of Client Callbacks that is built in ASP.NET 2 so that the client browser receives the data dynamically without page postback.</description><link>http://www.c-sharpcorner.com/UploadFile/dipenlama22/Callbacks07182006093320AM/Callbacks.aspx</link><pubDate>7/19/2006 12:00:00 AM</pubDate><author>Dipen Lama</author></item><item><title>Inheritance Versus Interfaces</title><description>This article describes the advantages of using interfaces over inheritance and how to create a plug and play component in .NET using an interface.</description><link>http://www.c-sharpcorner.com/UploadFile/dipenlama22/Inheritance_Versus_Interfaces07142006043113AM/Inheritance_Versus_Interfaces.aspx</link><pubDate>7/17/2006 12:00:00 AM</pubDate><author>Dipen Lama</author></item></channel></rss>