Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio

How to create browseable class-properties in .NET / Visual studio

System.MissingMethodException: Method not found: '...EntityFrameworkCore.Metadata.Builders.EntityTypeBuilder`1.HasIndex(...)'

Getting a certificate error whenever i run any web app in visual studio 2022

Visual Studio refactoring: Remove method

Resources for building a Visual Studio plug-in? [closed]

visual-studio add-in

How can I use Visual Studio's "Code Snippet" feature while editing a .aspx file?

c# asp.net visual-studio

How can we display a "step" inside Visual Studio build process?

Is there a way in .NET to make your overload of a method appear first in the Intellisense dropdown?

How do you get a minimal SDL program to compile and link in visual studio 2008 express?

c++ visual-studio sdl

Where is the Visual Studio layout saved?

ASP.net MVC RTM - "project type is not supported"

asp.net-mvc visual-studio

Sorting an List<> with my custom order which is stored in another List (C#)?

c# .net visual-studio sorting

Do .NET projects in Visual Studio always compile into a single file?

.net visual-studio projects

How to increment a version number programmatically?

c# vb.net visual-studio

How do I add to the MESSAGES list in the Visual Studio Error List window?

c# visual-studio

Determining which classes would benefit most from unit testing?

VS2010 Upgrade Edition - is 'upgrading' from express ligitimate?

Visual Studio HTML Cursor-within-HTML-Element Syntax-highlighting color

How can I set my deployment options to script the incremental release of a Visual Studio 2010 database project?

huge C file debugging problem

c++ c visual-studio