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.
I have to create website with business layer and data access layer. I want to have a structure like this.
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
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
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
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
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
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
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.
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.