solution
Opening a Visual Studio 2008 sln file creates a Visual Studio folder
this sounds simple but drives me nuts. I am on Windows 7 and have VS TS 2008 SP1.When I open a solution file it always creates a \'Vi开发者_如何学JAVAsual Studio 2008\' folder in the same directory.[详细]
2023-02-10 07:32 分类:问答How to create solution in asp.net
I have to create website with business layer and data access layer. I want to have a structure like this.[详细]
2023-02-10 01:18 分类:问答How to change default location of .sln file in Visual Studio 2010?
I\'d like my .sln to always live within my project folder. How can I make this t开发者_StackOverflow社区he default behavior when creating a new project?To change the creation location for a new websit[详细]
2023-02-08 09:29 分类:问答How to show pending changes only for the currently opened solution in Visual Studio 2010 (TFS) and not the complete list of all changes?
is there a way to force Visual Studio 2010 to show pending changes only for the currently opened solution? I am working on multiple branches of开发者_C百科 the same project and changing the same files[详细]
2023-02-08 07:05 分类:问答How to include a project in a solution but have it unloaded by default?
Is 开发者_运维技巧this possible to configure in the SLN file, or just in the SUO?You can use the Solution Load Manager extension to set default load policy for projects in a solution (demand load, bac[详细]
2023-02-06 22:32 分类:问答Add NuGet Packages Folder to Solution File?
Nuget puts the package in my root folder(in my case my trunk folder). I am wondering is there a way to let VS 2010 know about this folder? I开发者_如何转开发 am using ankh svn to do my commuting so it[详细]
2023-02-06 02:38 分类:问答Can't find Monodevelop's mdtool on my system
When I\'m on my linux system, I ca开发者_运维知识库n build Monodevelop solutions from the shell with mdtool.But my windows sytems don\'t seem to be able to do that.I\'ve searched the hard disk for mdt[详细]
2023-02-05 20:01 分类:问答Debug a custom solution for Sharepoint 2010 in visual studio
I built the WSP file manually (using CAB utility) and uploaded them to the sharepoint 2010 server. I want to debug the dll that was packaged in that WSP file to test if the events are caught by the li[详细]
2023-02-03 19:12 分类:问答Bidircetional scroll for Android
This is more of a mass answer than a question, I just don\'t know how to post it as such, moderators if you could inform me if there even is such a thing.[详细]
2023-02-03 18:07 分类:问答Best Practices Of Referencing Custom Library Assemblies in a Solution
In our company we have got a custom library. We are using it in most of projects and our library is still developing. So sometimes we had to build and generate new assemblies twice or more in a day.[详细]
2023-02-02 22:33 分类:问答