Visual Studios

List of Articles in Visual Studios

How to use Pin features while debugging in Visual Studio 2010

In this article, i will show How to use Pin features while debugging in Visual Studio 2010Read more..
By: jalpesh   |    On:  4/11/2011 9:59:38 AM   |    Article

Next Generation Developer Tool : Visual Studio 2010 and .Net Framework 4.0

Next Generation Developer Tool : Visual Studio 2010 and .Net Framework 4.0Read more..
By: ayyanarj   |    On:  2/16/2010 3:01:22 AM   |    Article

HTML and Java Script code snippets in Visual Studio 2010

We all love Visual Studio as great IDE and Microsoft is providing more and more features for that IDE. Let’s investigate one of great features that Microsoft has given with Visual Studio 2010.Read more..
By: jalpesh   |    On:  1/22/2011 7:57:25 AM   |    Article

How to use "Navigate To" Feature in Visual Studio 2010

In this article, i will show you, how to use the "Navigate To" to search and navigate between code file in Visual Studio 2010Read more..
By: jalpesh   |    On:  4/11/2011 9:55:44 AM   |    Article

How to Create UML diagrams using Visual Studio 2010 -Part I

In this article I am going to show you how to create UML diagrams such as Class,Sequence,Use Case and Activity using Visual Studio 2011.Read more..
By: jalpesh   |    On:  4/22/2011 10:14:24 AM   |    Article

Refactoring C# Code Using Visual Studio 2010- Part 1

Visual studio 2010 is a Great IDE(Integrated Development Environment) and we all are using it in day by day for our coding purpose. There are many great features provided by Visual Studio 2010Read more..
By: jalpesh   |    On:  7/12/2011 8:25:45 AM   |    Article

Refactoring C# Code Using Visual Studio 2010- Part II

In this article I am going to some other code refactoring features of Visual Studio 2010. Renaming variables and methods is one of the most difficult task for a developer.Read more..
By: jalpesh   |    On:  7/12/2011 8:38:22 AM   |    Article

Refactoring C# Code Using Visual Studio 2010- Part III

n this article I am going to show you reorder parameters features in visual studio 2010. As a developer you might need to reorder parameter of a method or procedure in code for better readability of the the code and if you do this task manually then it is tedious job to doRead more..
By: jalpesh   |    On:  7/20/2011 9:34:43 AM   |    Article

How to Apply new styles to Visual Studio 2010 IDE

I have been working with visual studio 2010 yesterday and I was searching some thing and same time I have found one great site for Visual Studio styles.Read more..
By: jalpesh   |    On:  8/6/2011 9:52:20 PM   |    Article

Visual Studio 2010 Color Theme Editor- Customize look of IDE

In this article, I will exaplin how to apply new theme to Visual Studio 2010 editor using open source.Read more..
By: jalpesh   |    On:  8/14/2011 5:56:42 AM   |    Article

Visual Studio 2011 Developer Preview

The purpose of the this article to explore the new features about Visual Studio 2011 Developer preview.The Visual Studio 2011 is another great release by Micrsoft for developers with lots of features and enhancements.Read more..
By: jalpesh   |    On:  10/2/2011 5:51:46 AM   |    Article

Visual Studio 2011 Developer Preview- Part 2

This is second part of the articles series which is related to Visual Studio 2011 Developer preview.Microsoft Visual Studio11 Developer preview comes with bunch of new features and Solution explorer is also get some new features in it. There are few new icons added at top of solution explorer like below.Read more..
By: jalpesh   |    On:  10/16/2011 6:49:23 AM   |    Article

Source Control with Visual Source Safe

This document explains how to install and how to work with the Visual Source Safe, which is the most used Source Control.Read more..
By: ninethsense   |    On:  7/5/2010 6:45:45 AM   |    Article

Manage Sql Server Database within Visual Studio Team System

In the below article I am going show how VSTS use full for the database developers. Note that I am not having full idea about all things but it’s very helpful to DBA and developer who is working on large project with the large no of team member.Read more..
By: pranay rana   |    On:  1/20/2011 3:28:52 AM   |    Article

Css Support in Visual Studio 2008

One of the big features that web developers will quickly discover with VS 2008 is its dramatically improved HTML designer, and the rich CSS support it bringsRead more..
By: usamawahabkhan   |    On:  5/31/2010 6:57:24 AM   |    Article

Find whether an assembly was compiled in Debug or Release mode

Find whether an assembly was compiled in Debug or Release modeRead more..
By: amalhashim   |    On:  2/15/2010 11:30:10 PM   |    Article

How to Place your reusable code into Toolbox in Visual Studio?

How to Place your reusable code into Toolbox in Visual Studio?Read more..
By: Jana   |    On:  2/15/2010 11:56:44 PM   |    Article

Using Bookmark in Visual Studio

Using Bookmark in Visual StudioRead more..
By: Jana   |    On:  2/15/2010 11:56:44 PM   |    Article

Intellisense for jQuery - Visual Studio 2008

Intellisense for jQuery - Visual Studio 2008Read more..
By: ayyanarj   |    On:  2/16/2010 3:01:22 AM   |    Article

Obfuscation with Dotfuscator with Visual Studio 2010

Obfuscated code is source or machine code that has been made difficult to understand. Programmers may deliberately obfuscate code to conceal its purpose or its logic to prevent tampering, deter reverse engineering or as a puzzle or recreational challenge for readersRead more..
By: amalhashim   |    On:  5/14/2010 10:51:32 PM   |    Article
^ Scroll to Top