受欢迎的博客标签
RSS

博客文章标记 'Visual Studio'

how to Setting the NuGet package folder location for Visual Studio solutions
How to change .nuget folder location Setting the NuGet package folder location for Visual Studio solutions Is it possible to change the location of C:\Users\Myaccount\.nuget folder to another folder in drive D: ? I need to empty some space for my C: drive.
git-VS2022中使用Git建立源代码管理 -github
VS2019中使用Git建立源代码管理 -github
Visual Studio 2017 Visual Studio 2019 Visual Studio 2022 Offical Download url
Visual Studio 2019 Offical Download url
Does your Visual Studio run Slow? Flow me and fixed it with this
Does your Visual Studio run Slow? Flow me and fixed it with this
git error:rejected Updates were rejected because the tip of your current branch is behind its remote counterpart
rejected Updates were rejected because the tip of your current branch is behind its remote counterpart.
How to delete one project in https://username.visualstudio.com
How to delete one project in https://username.visualstudio.com
Shared Projects-Using Shared Projects in ASP.NET Core
  What is a Shared Project? How to Creating a Shared Project? How to Shared Project ? Difference between Shared
VS2015 中批量更改项目名称域名空间
在VS2015中新建一个像项目,开发工作都接近尾声了,客户要求更换项目的名称,差不多要变更整个解决方案中项目名称,引用等等,这个工作量还是很大的。上网搜索解决方法,还实验了专门的修改项目名称工具,但是最后都是一堆的错误,看着头疼。其实项目名
多核CPU并行编程:.Visual Studio实现多核并行编译
Visual Studio 大工程项目的编译时间较长,可以利用多核CPU的优势,实现并行编译,设置并行编译方法示例如下: https://blog.csdn.net/hollyholly5/article/details/68062513
vs2015 新建工程出现The specified default content type (Default)is not defined in the project item schema.处理办法

1.新装vs2015rtm

2.先安装DotNetVersionManager-x64,再安装WebToolsExtensionsVS14升级到beta8 这里新建工程时会出现标题所示错误,原因为vs2015为中文版,