Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Visual-Studio

Visual-Studio

Visual-Studio

Great Reads

by Anurag Prajesh
Add new user registeration information in XML with C#
by Stefano Castelli
The article will illustrate how to create a Code39 barcode in VB.NET and C#
by Joydeep Sen
learn how to attach event with an object and how to create custom eventargs for beginners
by Santhosh Babu Mahimairaj
How to freeze gridview header using JQuery

Latest Articles

by Anurag Prajesh
Add new user registeration information in XML with C#
by Stefano Castelli
The article will illustrate how to create a Code39 barcode in VB.NET and C#
by Joydeep Sen
learn how to attach event with an object and how to create custom eventargs for beginners
by Santhosh Babu Mahimairaj
How to freeze gridview header using JQuery

All Articles

Sort by Score

Visual-Studio 

by Kunal Chowdhury «IN»
"Quick Find" a better way using Visual Studio Productivity Power Tools
by Kunal Chowdhury «IN»
"Quick Find" - a better way using Visual Studio Productivity power tools
by Kunal Chowdhury «IN»
“Searchable Add Reference” dialog using Visual Studio 2010 Productivity Power Tool
by Abhijit Jana
A Solution Navigator features in VS 2010 Productivity Power Tools
by Sandeep Mewara
This is another one of the common errors developers get and ask about: vshost32.exe has stopped working.
by Abhijit Jana
10 tips that you should know about "Watch Window" while debugging in Visual Studio
by Johan Ohlin
10 ways to get more productive in Visual Studio.
by Anton Angelov
A short list of keyboard shortcuts for things you probably do often in Visual Studio
by Anton Angelov
A short list of keyboard shortcuts for things you probably do often in Visual Studio
by Mohammad Ashraful Alam
Getting familiar with Visual Studio Team System and Team Foundation Server 2010 (Beta 1).
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.
by Benktesh Sharma
Here is a simple branching strategy to work in CI/CD and code review policy in Agile
by Afzaal Ahmad Zeeshan
In this post, I am writing about the procedure to set up a home server using IIS and ASP.NET; IIS as the web server, ASP.NET as web scripting framework.
by Gil Fink
The NuGet Package Manager helps to manage the Open Source component packages and their dependencies and by that decrease the amount of cumbersome work that the developer will need to do.
by Paulo Morgado
A TraceListener For Tests
by Gediminas Geigalas
This post talks about how #region directives are useful and when they are not appropriate.
by ambilykk
How to access TFS 2010 from Visual Studio 2008
by Richard James Moss
AngelCode bitmap font parsing using C#
by Rion Williams
Applying conditional attributes in ASP.NET MVC Views.
by Sander Rossel
Taking Continuous Deployment one step further by deploying your infrastructure to Azure using Azure Resource Manager Templates, or ARM Templates. The post ARM Templates to Deploy your Resources to Azure appeared first on Sander Rossel.
by Dinesh K Mandal
ASP.NET 4.0 new features
by Salmanzz
In this post, I will explain you how I have embedded JavaScript, images and stylesheet to my previous article.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will explore the technique in jQuery to validate the ASP.NET GridView.
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.
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.
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.
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.
by Steve Wellens
This is one of those tucked-away features in Visual Studio that, once you find it, can make you slap your forehead so hard that it hurts.
by Raymund Macaalay
Automating Tasks in Visual Studio
by frez
In Azure your web app is written to the “d:\home\site\wwwroot” folder, and if you deploy with Visual Studio and choose “Remove additional files at destination” anything not in your project will be removed from “d:\home\site\wwwroot”.
by Sander Rossel
Set up Continuous Integration and Deployment to Azure in VSTS using Azure and Visual Studio. The post Azure Deployment using Visual Studio Team Services (VSTS) and .NET Core appeared first on Sander's bits.
by Sander Rossel
Get started with Azure Functions and serverless computing in Azure. We'll see what serverless computing is and how it's implemented in Functions.
by pollirrata
Backing Field for Automatically Implemented Property [Field] must be fully assigned before Control is returned to the caller
by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivets.js
by Cruz Boon
Let’s say, we have a survey requirement. See how we can store multiple selections in a field by using bitwise.
by Mark Vinod Sinnathamby
Breakpoint in global.asax is never reached by debugger in VS
by DotnetShtien
Building a data form with validation in 3 minutes using xamarin and postsharp. Having a data form is very common in modern mobile applications , and of course in most cases you will need to validate user input before allowing him to submit the form..
by Cyborgx37
A simple F# application that solves Sudoku puzzles. Links to helpful resources are also provided.
by kribo
This post aims to demostrate how to load images into a SQLite database and retrieve them for viewing.
by Vlad Neculai Vizitiu
Modifiers in C# - use and abuse
by Bartlomiej Filipek
Maybe I’ll be boring with this note, but again I need to write that this was another good year for C++! Read my report from 2015.
by Dinesh K Mandal
Exploring the CacheItemRemovedCallback delegate provided by ASP.NET
by Dinesh K Mandal
Calling method in parent page from user control
by Madhur Kapoor
How to call web service from Windows Phone 8 app
by Rion Williams
Visual Studio 2017 has certainly been a major improvement over previous iteration of the flagship IDE; however, it isn't without its flaws.
by OwenDavies
Unhelpful error message received while trying to move VSTS (Visual Studio Team Services) account from one Resource Group to another
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
by Chris_Green
A list of C# snippets in VS2008.
by joinsaad
Visual Studio crashed while moving code from UIMap.Designer.cs to UIMap.cs from Coded UI Test Editor
by Kunal Chowdhury «IN»
Color Highlighting in Visual Studio XAML page using ReSharper 6
by Abhijit Jana
Track Changes in Visual Studio 2010
by Timmy Kokke
A very simple Windows Store application based on TypeScript that uses jQuery and KnockOut to get some data from the internet and show this in a GridView
by Rion Williams
Here are some common Visual Studio Extension woes
by Vasil Trifonov
Compare two DLL files programmatically using hash
by Mohit1110
How to configure Git with Visual Studio code
by Stacy Vicknair
Connecting to TFS2010 with Visual Studio 2008.
by Adel Refaat
How to convert multiple SharePoint 2010 projects to SharePoint 2013
by Chris_Green
Copy and paste formatting with Visual Studio's dark theme
by Anton Angelov
Create item template for generating multiple files page objects consisting of separate files for the element maps, page's logic and the asserts.
by Afzaal Ahmad Zeeshan
This is part 1 of the articles that I want to write for ASP.NET beginners, who want to build their own personal web sites, that mimic characteristics of blog. It covers the ASP.NET web application part.
by Martin Hinshelwood
I am always pulling out the Unity assemblies. Maybe it is just because I am lazy, but I really can’t be bothered rolling my own dependency injection and mapping framework!
by kishore Gaddam
How to use SCRUM Template 2.0 to manage projects in VS 2012 TFS
by Mohammad Elsheimy
Give the user the flexibility to design his sheet, report, bill, invoice, whatever.
by Gaston Verelst
In this post, I show how to create an image from a VM in Microsoft Azure, and use this to create identical VMs.
by Andrew Blank
A bit about this project I was asked by a co-worker for an example of using Selenium Web Browser Automation with C# so I wrote a quick example in C# with MSTest and DotNet Core and I posted it to Github. https://github.com/andyrblank/Selenium-C-Sharp-Example What is Selenium?
by Richard James Moss
An article on how to apply CSS formatting rules to the DigitialRune Text Editor control.
by Steve Wellens
CSS3 box-shadow and Visual Studio features.
by Steve Wellens
A few years ago, while creating an ASP.NET web site, I decided to add a gradient border to "sex up" the look of the site. Using a sophisticated image editing program, I created a small gradient image. I made sure the ending color of the gradient matched the color of the body in the target page.
by n.podbielski
This is a curious case of Visual Studio Project compatibility.
by Jeremy Likness
How to customize the new Windows Terminal for Windows 10 for custom font, look and feel, as well as setup terminals for git-bash, Node.js, PowerShell, and Azure Cloud Shell.
by Abhijit Jana
In this blog post I am going to explain how you can customize the complete view of the debugging window during debugging of application. By complete view means, where you can add own Properties, can customize the result, manipulate the data, hide properties which may not need during debugging etc. I
by Abhijit Jana
How to customize /change the default Visual Studio extension icon and provide your own icon over there.
by Mahmudul Haque Azad
Database driven unit testing using VSTS
by Deepak-VS
DataGridView – Stacked Header
by Abhijit Jana
Debugging 64 bit application using IntelliTrace – Visual Studio 2010 Service Pack 1 Beta
by Simon Jackson
Hints, tips and advice for working well with Android in Unity
by Simon Jackson
Debugging Unity 3D with VSCode
by Steve Wellens
XSLT stands for Extensible Stylesheet Language Transformations.There is so much to learn in our technical world… and so little time….and for some of us, even fewer brain cells. Alas, such is the life of a nerd/dweeb/geek.The latest technology I spent brain cells on is XML Transforms.
by Dinesh K Mandal
Decorator Design Pattern in .NET
by Kunal Chowdhury «IN»
How to install and use the Default Browser Switcher Extension for Visual Studio 2010
by Khanna_Varun
Testing application on different browsers manually would decrease our productivity and also would waste our time.
by Manjuke Fernando
How to deploy Windows applications using ClickOnce (Visual Studio 2008)
by Jeremy A. Wilson
How to disable local workspaces in TFS 2013
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.
by Dev Leader
With this post, we’re still just scratching the surface of what’s doable when integrating Python and C#.
by Patrick Cunningham
This article uses 8 steps to create example of how to read and write from HTML to a SQL database in a .NET web application using jQuery, JSON, and XML.
by Dinesh K Mandal
How to embed and use resources from .NET assembly
by Richard James Moss
Enabling shell styles for the ListView and TreeView controls in C#
by Rion Williams
How to enable underflow and overflow checking within Visual Studio
by n.podbielski
Entity Framework Patterns extension and Unit Test in Visual Studio 2012
by Afzaal Ahmad Zeeshan
C# 6 has been available for a long time, by now! Many developers have written many guides to "list" the features. I have written this post to explain those features, and to explain whether they are actually new or are they just sugar coating to the compiler.
by John Atten
Continued examination of C# ListView subclass with collapsible groups.
by n.podbielski
This article is first part of the series of three. Next ones you can find here and here.. Code for all three articles, with new features and bug fixes is available on GitHub and as Nuget package.. Why not Reflection?. If you working with .
by Abhijit Jana
A few tips on customizing debugging windows
by YawerIqbal
How Fiddler for model driven apps works and getting started
by Vlad Neculai Vizitiu
A basic console application that copies all the files from the source path to destination path, checking if there are files already present at the destination path and doing a simple comparison
by Vlad Neculai Vizitiu
FileSystem syncher
by Robert Hoffmann
Finds unused files and images in your website projects.
by Gergo Bogdan
Some thoughts about Visual Studio 2012 and First Windows 8 App Development with JavaScript and HTML
by Bartlomiej Filipek
Several code changes that made my particle system faster: SIMD, random number generator, pointer aliasing, memory alignment
by Sebastian Solnica
The article describes how to make a slideshow in a debugger. It may help you understand the PDB API in System.Reflection.Emit as well as impress listeners on any debugging-related presentations. :)
by 10xlearner
How to format CMake files
by Cybermaxs
The emergence of single page applications introduces a new need for web developers: a front end build process. Javascript MV* frameworks now allow web developers to build complex and sophisticated applications with many files (js, css, sass/less, html …).
by timtocci
Originally this application was a console application that I developed to get the music off of my iPod. After my post on transparent forms in VIsual Basic I decided to port it to a Widget format to make it easier to use and demonstrate what goes into creating a transparent Windows Forms application.
by Vasil Trifonov
Getting console output within a unit test
by Pranay Rana
How to get exact location of exception in C# code
by Rion Williams
This post will cover how to get yourself up and running using SignalR within Visual Studio 2010 in a jiffy.
by Gordon Beeming
How to get started with a Team Explorer plugin for VS 2013 - Part 1
by Tom Janssens
Getting started with Erlang and Nitrogen
by Simon Jackson
MonoGame (for those of you not yet aware) is a Game Building Framework / API born from the ashes that was the Microsoft XNA Framework that provides a very easy to use API to build games.
by Kunal Chowdhury «IN»
Getting Started with NDepend - A Visual Studio AddIn (Part–1)
by John Pili
A simple example of how to use SQLite in Golang
by BC3Tech
Got sweet code? Save it!
by Shameel
This article describes a simple and elegant way to allow write access to ASP.NET apps to the App_Data folder. This is required for applications to work properly when deployed in AWS Beanstalk.. The post Granting write access to ASP.
by Inaki Ayucar
How to handle big files in Visual Studio Setup Projects
by Anton Angelov
This post gives some hints for arranging usings in Visual Studio efficiently.
by Mark Vinod Sinnathamby
This post is a tutorial that is complimentary to the session I did, demonstrating the steps of how a simple holographic application can be built and deployed in the HoloLens emulator.
by Joseph (landofjoe.com)
Lance Hilliard has created a AutoHotKey script to effectively disable the Ctrl-Shift-S keyboard shortcut for Lync.
by levelnis
How to deploy your ASP.NET website to Microsoft Azure
by Kunal Chowdhury «IN»
Add "Select All" behaviour for all TextBoxes in your WPF application
by Kunal Chowdhury «IN»
Here I will explain the feature & step by step process for implementing the Silverlight Out-Of-Browser functionality.
by Melick
Step by step guidelines to add a custom Visual Studio workflow to the SharePoint designer
by Pragmateek
This article describes the general principles, without diving too deeply into technical details that would be specific to a given platform.
by Kunal Chowdhury «IN»
Organizing custom control properties inside Visual Studio and Expression Blend
by Arik Poznanski
How you can measure how many read and writes (in bytes) your build takes.
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
by Vasil Trifonov
How to configure a local Nuget repository
by OwenDavies
Instructions detailing creation of an Azure Virtual Machine using ARM templates in PowerShell, emphasizing steps from setting up the ARM template to deploying it
by Kunal Chowdhury «IN»
How to get rid of the XAML Design view inside Visual Studio IDE?
by Williarob
If you have ever looked at a media file (audio or video) in explorer on a Windows 7 PC, you may have noticed that it displays additional information about that media file that previous versions of Windows didn't seem to have access to, for example the length/duration of a Quicktime Movie Clip.
by atverma
How to host a service in Azure and expose using WCF and Visual Studio 2010
by StevenHollidge
How to host multiple isolated WCF services within a single Windows service with zero App.config
by Mohit1110
In this article, we would learn to publish the local repository to the Git Server using Visual Studio code.
by Anuraj Parameswaran
How to install NuGet packages directly
by Ryan Peden
How to customize the URLs of your Azure Functions
by levelnis
Article discussing how to run a local Continuous Integration build via a Visual Studio shortcut key, with a focus on PSake
by James Treworgy
Debug tests from directly within your project.
by Paulo Morgado
How To Set Elements Of An Array Of A Private Type Using Visual Studio Shadows
by Abhijit Jana
A post on how to suppress compiler warning using #pragma warning directives in Visual Studio
by atverma
How to test a class member that is not public using Visual Studio 2010
by atverma
In this article I’ll discuss about unit testing SQL Server 2008 Database project using Visual Studio 2010.
by atverma
In this article I will explore the important features that can be configured to build comprehensive database unit tests.
by atverma
This is the last article of the series “How to unit test SQL Server 2008 database using Visual Studio 2010”.
by XPG Live
How to initialize a game on Android with XPG
by XPG Live
How to initialize a game on iOS (iPhone/iPad) with XPG
by XPG Live
Initialize a game on Windows Phone with XPG
by XPG Live
Use leaderboards on Windows Phone with XPG
by Rion Williams
Tools to test security, a plan on how to secure your system and building good habits to help ensure you stay protected
by ZteffDK
IIS is dead - Long live IIS!
by raju melveetilpurayil
Explaining how to store,display, create thumbnails and add watermark on image
by Duy H. Thai
Some frequently-used methods for image handling in .NET
by Kunal Chowdhury «IN»
How to improve productivity using Visual Studio 2012 default browser switcher
by Kunal Chowdhury «IN»
Improved Solution Explorer in Visual Studio 2012 to improve productivity
by atverma
INotifyPropertyChanging and INotifyPropertyChanged in Real Life using Expression Trees
by Duy H. Thai
Explore the essence of an 'LTS classes' file, the classes it generates, and how it connects the object model to the database model...
by Rion Williams
How to integrate and use Github in Visual Studio 2012
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.
by thoughts-on-coding
Introduction into an Automated C++ Build Setup with Jenkins and CMake
by kishore Gaddam
This is an introduction to HTML5 development using VS2010, HTML5, jQuery Mobile and ASP.NET MVC 4
by Madhur Kapoor
One of the quickest way to get your code up and running in Azure is to use Azure Functions which makes use of the serverless architecture. When we say serverless, it means that we don’t have to worry about the provisioning and maintaining of virtual machines or servers.
by Ashish Sheth
Invoking Google from within VS 2008
by kdmote
Just a little Visual Studio time saver
by S. Senthil Kumar
JustAttach – a macro that finds out the output file path of the startup project of your solution and automatically attaches to it.
by izualx
Justin‘s VSTO Knowledge Base: 01, First VSTO Application
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.
by Shakeel Iqbal
Lambda Expression is one of the best features of C# 3.0
by levelnis
How to configure IIS Express so that it runs from Visual Studio without needing Visual Studio to be run with Admin rights.
by santosh.yadav198613
In this post, we will see how we can get benefits from several Microsoft services offered to developers for free.
by Pragmateek
Introduction Following my previous article on a similar subject, Extend your VBA code with C#, VB.Net or C++/CLI, I’ve received an interesting feedback from a VBA developer who wanted to leverage the advanced support of the .Net framework for regular … Continue reading →
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.
by AlexTatiyants
Microsoft's new Visual Studio attempts to "engender the impression that VS feels lighter and less complex". In other words, instead of radically rethinking what a great development experience would be like, they focused on obfuscating the problem.
by Tarun_Arora
The details of web performance and load tests as well as why it’s important to follow a goal based pattern while performance testing your application.
by Tarun_Arora
In part 3 I’ll be discussing Test Result Analysis, Test Result Drill through, Test Report Generation, Test Run Comparison, ASP.NET Profiler and some closing thoughts.
by Tarun_Arora
Load and Web Performance Testing using Visual Studio Ultimate 2010 [Part 1]
by PratapReddyP
How to perform a Load Test using Visual Studio 2010 Ultimate.
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.
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.
by Martin Vorbrodt
Memory barriers and thread synchronization
by Aligned
Microsoft.VisualStudio.TestToo...
by hjgode
Mobile Development: AutoHide Windows Mobile Device Center 2
by Williarob
How to mock a database repository using Moq
by Vlad Neculai Vizitiu
Hello and welcome, In this post, we are going to talk about how we can automate part of the windows desktop environment using AutoItX. What is AutoItX? Before we can talk about AutoItX first we need to talk a little bit about AutoIt.
by Anton Angelov
If you need to rerun Failed Tests (MSTest), you can download the application that I wrote. Examples how to use it and code snippets.
by Kunal Chowdhury «IN»
Multi Targeted Add Reference Support in Productivity Power Tools
by Nathan Gloyn
NDepend – Analysis Report
by Abhijit Jana
New Features of IntelliTrace Debugging in Visual Studio 2010 – Service Pack 1 Beta
by User 271009
New Options for Visual Studio 2010 Beta2 WPF and Silverlight Projects
by Ivan Krivyakov
How to install a NuGet package in 19 easy steps
by eglasius
NuPack Visual Studio Add Package References Crash and TypeLoadException
by Abhijit Jana
How to use a single shortcut key “Ctrl+.” in different places of your development
by Pragmateek
Introduction If you've already developed COM APIs with .Net, typically in C# with VBA as the consuming language, you've probably leveraged two powerful features: by-reference parameter passing that allows the API to change the input object itself, not only its ... Continue reading ...
by Afzaal Ahmad Zeeshan
This article provides an overview of the DateTime object in ASP.NET website, and a source code and example of a few scenarios in which using DateTime would be easy and simple, but tricky.
by Petru Faurescu
Best way, performance wise, to paginate results in MongoDB
by Naveen
An improvisation to boost unit test frame work that will let you run unit test cases in parallel.
by levelnis
This article assumes the reader is familiar with James Kovac's PowerShell based build language, PSake, and explains how to pass parameters from the command line and use them within a PSake build script.
by Bartlomiej Filipek
PDB Was Not Found - Linker Warning
by Sarath C
In this installment, let’s cover basic primitives. The basic primitives are the mostly used shapes like lines, rectangle, rounded rectangle, circle etc.
by Sarath C
A simple Windows Phone 7 application
by rahulsahay20
Publishing your ASP.NET app to Linux in 5 minutes with Docker
by Dev Leader
Python, Visual Studio, and C#
by Kunal Chowdhury «IN»
How to refactor your code easily using Visual Studio 2012
by Uri Lavi
DevExpress CodeRush and Refactor! Pro Review
by Sebastian Solnica
Remote debugging with Visual Studio 2010
by Alexey Kurakin
Last part in my series about remote threads
by Sujay Sarma
How to remove Visual Studio Bloatware
by Rion Williams
How to resolve Installation Issues with Visual Studio 2017
by morzel
Safer Binding due to TypeScript's keyof Operator
by levelnis
Quick overview of searching and filtering Team Foundation Server changesets
by Vasil Trifonov
Securing a WCF Service with self signed certificates programmatically
by Gaston Verelst
How to send out regular notification updates using Azure Notification Hub
by Lee P Richardson
Private NuGet Feeds in Azure DevOps
by Vasil Trifonov
How to share Nuget packages between solutions
by Vasil Trifonov
Share Nuget packages between solutions
by Kyriakos Akriotis
SharePoint Debugging Assistant (free Visual Studio 2012/2013 add-in)
by Kunal Chowdhury «IN»
Silverlight 5 Release Candidate is now Available - Download Silverlight 5 RC
by Vasil Trifonov
Small Helper Tool for Configuration Transformations
by YasIkeda
If you run msbuild and get an error message that points out Microsoft.PackageDependencyResolution.targets(198,5)., then this article may help you and your build. The problem is so simple, but if you are new with building .NET code without Visual Studio, it would not look such simple.
by Anton Angelov
Specify Assembly References Based On Build Configuration in Visual Studio
by Steve Wellens
There are plenty of tips out on the web that I see no need to repeat here. But this one made such a remarkable difference on my box that I had to post it…
by Arik Poznanski
This post discusses how you can decrease build time
by Anton Angelov
Learn how to create Visual Studio item templates. Create faster WebDriver Page Objects through item templates. Download the full set of Pages item templates.
by ShubhamSaxena
Emgu CV is a huge library of “wrapper” functions that allows calling OpenCV functions from a Visual Studio Windows Forms application.
by Dinesh K Mandal
Strategy Design Pattern in .NET
by Lee P Richardson
How to provide strongly typed, cross platform, dependency managed access to all 2,935 Azure CLI commands in C#
by Ivan Krivyakov
T4 – Too Troublesome to Tackle?
by User 271009
T4 preprocessed text templates in Visual Studio 2010
by Sebastian Solnica
This article explains how to use the Reference Paths project property to debug open-source libraries referenced by the project.
by Brij
Task List Window of Visual Studio
by levelnis
I often get developers who are unfamiliar with the branching and merging process within TFS asking me how it works, so I've put together a short guide that explains the basics.
by Dinesh K Mandal
Template Method Design Pattern in .NET
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.
by Diego Resnik
Using Dynamic Proxy & MSMQ Duplex to create a proxy that switches automatically between online & offline network state
by Ashoka RKT
The not much utilized Debug->Exceptions... Window technique
by Simon Jackson
The eternal battle with disk space
by Vlad Neculai Vizitiu
Null-object pattern in C# 8
by levelnis
I've been using ReSharper for the last 4 years and consider it to be the most useful tool I have yet come across. The purpose of this article is to highlight some of my favourite features.
by Christoph Keller
Debugging a SharePoint 2010 Timed Job
by Martin Jarvis
How to improve readability with shorter String.Format statements
by Abhijit Jana
In this post, I am going to share two quick tips by which you can set breakpoints to functions very easily.
by Bryan O'Connell
Keep an eye on your team's software code metrics
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Of course, as the name suggests, it is the upcoming version of ASP.NET.
by Sebastian Krysmanski
How to trigger a build when file changed in Visual Studio
by User 271009
Tucking ViewModels Beneath Views in Solution Explorer in Visual Studio 2013.
by jmix90
In this post, we will see how to make a custom control fully useable in a Coded UI Tests scenario.
by Afzaal Ahmad Zeeshan
This article provides a brief description and overview of ASP.NET's MVC framework, and how developers can covert their real-world objects into MVC framework, to create web applications.
by Mithun Pattankar
Understanding clean, build and rebuild in Visual Studio
by Afzaal Ahmad Zeeshan
In this post I am talking about the "R Tools for Visual Studio" plugin, and how it can be used to make Visual Studio your default IDE for R programming.
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.
by Afzaal Ahmad Zeeshan
Uploading the files - HTML5 and jQuery way
by Chinmoy Mohanty
How to upload/download a file using WCF REST service in .NET 3.5
by Afzaal Ahmad Zeeshan
This post is about C# 6 usage in ASP.NET 5 web applications to fine tune applications for more readability and better performance.
by Matthew Dennis
In this article, I will walk through the modification of the default ASP.NET MVC 2 application to use the Munq IOC container.
by SRS(The Coder)
How to use Stored Procedures in Entity Framework Model First Approach
by Rion Williams
How to use Visual Studio AutoRecover to avoid losing your work and your mind
by Shun Huang
How to use Visual Studio code with Windows subsystem for Linux
by Vasil Trifonov
Using WIX with Managed Custom Action
by atverma
This utility generates Word documents from templates using Content controls.
by atverma
Utility to Generate Word Documents from Templates Using Visual Studio 2010 and Open XML 2.0 SDK - Part 4
by Ashish Sheth
Wherever you are using "region" in your method to demarcate code, you can very well put that code in a separate method.
by Jeremy Hutchinson
Visual Studio 11 Beta - first impressions
by Sky Sanders
This is how I configure CodeRush/Refactor Pro and Resharper to enable peaceful coexistance.
by Ali BaderEddin
Unattended silent install of Visual Studio 2010
by Scott Dorman
Visual Studio 2010 and target framework version
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.
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).
by Raymund Macaalay
Visual Studio 2010 productivity power tools rocks
by User 271009
Visual Studio 2010 WPF Trace Settings Default Is Incorrect
by User 271009
Visual Studio 2010 XAML Editor IntelliSense Presenter Extension
by Dinesh K Mandal
Exporting and Importing Break-Points in Visual Studio 2010
by Anna-Jayne Metcalfe
Theme support in Visual Studio 2012
by Kunal Chowdhury «IN»
How to improve productivity using Quick Launch in Visual Studio 2012
by Bill Wagner
Visual Studio 2015 is here!
by Kamran Bilgrami
A quick tip on how the new Exception Helper feature in Visual Studio 2017 can make your debugging experience a little quicker.
by Kamran Bilgrami
Exception helper in Visual Studio 2017
by Shai Raiten
Some news for Visual Studio 2010, I'll start from several updates you should to apply on your TFS and Visual Studio
by Gio Palacino
Typically, when I have worked within Visual Studio on source-controlled projects I have used Team Foundation Server (TFS). With my current employer, we use Mercurial, and we use TortoiseHg to interface with it.
by rahulsahay20
Visual Studio code in action
by n.podbielski
Visual Studio code snippets
by Ivan Krivyakov
Just wrote a quick macro for Visual Studio that would replace with >, etc.
by Kyriakos Akriotis
Visual Studio integrated ULS Viewer
by Sky Sanders
Or: “What I hope is not just ‘Yet Another Visual Studio JavaScript Intellisense Walkthrough’”
by Jeremy Hutchinson
Test Explorer in Visual Studio
by Jeremy Hutchinson
Few tricks about data tips, the Visual Studio feature that allows you to hover over a variable and see its value while debugging
by Jeremy Hutchinson
Window Management in Visual Studio
by Bahrudin Hrnjica
Visual Studio vNext – The New Installer
by Scott Dorman
Visual Studio, .NET Framework, and language versions
by JamesHurst
Live Writer extension for inserting code. Continue reading →
by HelgeKlein
How to add DLL References Whose Version Changes Frequently
by John Atten
Use conditional compilation to control runtime settings for different deployment scenarios.
by John Atten
Renaming your project and solution directories.
by Rajesh Pillai
Going through the VS 2010 IDE features.
by Chris_Green
VS Solution Explorer – Collapse All
by Gilly Barr
VS Spell Check Extension - using Roslyn
by Sky Sanders
A strategy for implementing maintaining separation of concerns and implementation hiding.
by Sander Rossel
Azure WebJobs in .NET Core 2.1
by Rion Williams
When MVC came along however, the water became a bit muddled and developers had a major choice to make when starting up a new project: Web Forms or MVC?
by Kunal Chowdhury «IN»
What’s new in C# 6.0? - await in catch and finally blocks
by Kunal Chowdhury «IN»
What’s New in C# 6.0? - Dictionary Initializer
by Kunal Chowdhury «IN»
Exception filters in C# 6.0
by Kunal Chowdhury «IN»
What's new in C# 6.0? - Expression bodied function
by Kunal Chowdhury «IN»
nameof expressions in C# 6.0
by Kunal Chowdhury «IN»
Null conditional operators in C# 6.0
by Kunal Chowdhury «IN»
Setting Default Values to Auto Properties
by Kunal Chowdhury «IN»
String interpolation in C# 6.0
by Sibeesh Passion
Some live actions of the brand new Visual Studio 2017
by Sibeesh Passion
Some features of the brand new Visual Studio 2017
by Kunal Chowdhury «IN»
Here is the solution to why Visual Studio debugger is not working for your Silverlight applicaton
by Manas Bhardwaj
Visual Studio 2010 is the primary development environment for all custom code and resource development for SharePoint 2010.
by Sarath C
Simple method to display progressbar over taskbar button
by Bogdan Bujdea
I will show you how to create the project for the unit tests, and I will write a small test to see if it all works.
by Aniruddha Loya
A module for compressing / decompressing files in windows using Windows shell