HomePosts tagged โ€œVisual Studioโ€

Visual Studio

Showing 1 - 20 of 44 results
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error โ€œThe...
How to write a string to the Output Window in Visual Studio? Hereโ€™s a simple tip that lets you write...
This blog post will explain in simple steps on how you can mark a method or function obsolete in C#...
Below is a compiled list of my 10 favorite shortcuts in Visual Studio 2010 that i use every dayโ€ฆ 1....
Oxygene and Windows Phone 8 tutorials โ€“ Article Index The Windows Phone 8 SDK provides Windows Phone Emulators which can...
Visual Studio is one of my primary IDE used for coding . TODO comments in Visual Studio โ€“ Does it...
What is NDepend? NDepend is one of the popular tool to analyse the .NET code that supports huge number of...
If you wish to drag and drop the Silverlight Toolkit for Windows Phone to the Windows Phone App , you...
Oxygene and Windows Phone 8 tutorials โ€“ Article Index What is XAML? XAML stands for Extended Application Markup Language. It...
This blog post will explain 3 different use cases of the @ Symbol in C# and how the .NET developers...
This blog post will explain how the .NET developers can disable or hide the Live Share feature in Visual Studio...
For the last few days, I have been getting the following error inย Visual Studio 2010ย when creating a new Windows Phone...
Are you getting this error when trying to run a Windows Phone 8 application in the emulator? โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€” Microsoft Visual...
This post will explain in simple steps how the .NET developers can download Crystal Reports for Visual Studio 2019. You...
Earlier, in one of my previous posts, I blogged aboutย SharpZipLib โ€“ Zip Compression library for .NETย and wanted to explore if...
  • .NET
  • November 24, 2024
The File Tab in Visual Studio will show the list of files as list when clicked on the File Menu...
NDepend is a Visual Studio Add-In / extension that helps the developers to analyze code and achieve high quality Code...
In one of my previous posts , i talked about Adding the Application Bar in Visual Studio . In this...
Theย SqlConnectionStringBuilderย was introduced inย .NET 2.0ย that is used to build theย database connection stringย specific for theย SQL Server. The MSDN defines it as โ€œProvides...
If you are a Windows Phone or Windows Store App developer , you might want to try out the Windows...