Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio

Source control with Visual Studio integration for a small project

Unable to cast object of type 'X' to type 'X' - ASP.NET

Using SSIS to map hard coded values as part of a one-to-many table migration in Visual Studio

How to get the names of all resources in a resource file

vb.net visual-studio resx

Using JQuery in a Subfolder When the MasterPage is in the Root Folder

Should a new Visual Studio-Based Application be based on 2008 or 2010?

Why are doubles added incorrectly in a specific Visual Studio 2008 project?

VB.NET Lambda Expressions

Visual Studio performance and add-ins

Visual Studio null reference warning - why no error?

Using an external tool for C# builds in Visual Studio

c# visual-studio build

Does having more projects in your visual studio increase compile time?

visual-studio compilation

Using compiler constants in build events

Visual Studio: What exactly are lib files (used for)?

c++ visual-studio

Visual studio debug console sometimes stays open and is impossible to close

Running Visual Studio 2005, 2008, and 2010 on same system

what's the GUI framework visual studio is using by default?

Counterpart for NUnit attribute [SetUp()] in Visual Studio

How does one use OpenFileDialog in C# in visual Studio 2010

Should I suppress CA1062: Validate arguments of public methods?