Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio

Can't uninstall Visual Studio 2015 RC Community

How to connect with SQL Server database using .NET Core Class Library (.NET Standard)?

Does the DebuggerDisplay directive ",nq" only have effect for strings?

XSD desigener error Visual Studio 2017

.net visual-studio xsd

The command "dotnet bundle" exited with code 1 - VS 2017 Publish ASP.NET Core Web API

How to set as startup project in visual studio 2017 using if any short cut key?

How to have an optional file that gets copied to the output directory in VS 2017?

c# visual-studio msbuild

Resharper "Cannot resolve symbol" when the code well-compiled

Errors occuring when running simple Hello World in Visual Studio 2017

c# .net visual-studio

Failed to start 'npm': Ensure that 'npm' is installed and can be found

Is Visual Studio 2003 still available/supported

Why should I NOT use the /optimize switch to compile my C# code?

Visual Studio 2010 "Add Reference" is copying dll to bin directory?

How to add a custom control on TOP of another one

c# visual-studio winforms

Why all my exceptions messages now end with "crossed a native/managed boundary"

Compile C programs with Visual Studio 2005?

Coded UI tests - cannot resolve symbol UITesting

Is it possible to NOT auto-open files on select in VisualStudio 2013?

Upgrading Visual Studio 2008 to 2013 and .NET 3.5 to 4.5.1 [closed]

Post build event depending on configuration name in new ASP.NET 5 project