A solution (.sln file) is a structure for organizing projects in Visual Studio.
I was wondering what is the best practice for enterprise level architecture based on MVC5. I mean selection between multiple …
architecture asp.net-mvc-5 enterprise solutionI'm looking for a solution to archive data that exists in my database. My database is SQL Server 2008 and have …
sql-server archive solutionFollowing is how you would get the current solution directory from an add-in: _applicationObject = (DTE2)application; // retrieved from OnConnection method …
c# visual-studio solution vs-extensibility vspackageI find that sometimes I have the need to have multiple namespaces in a project I'm working on - are …
c# visual-studio-2010 namespaces solutionSo I can't seem to be able to create any new projects or solutions. I can navigate and open existing …
visual-studio visual-studio-2010 solutionI want to inhibit the building of certain projects within a solution from building (within a TeamCity Build Configuration in …
msbuild teamcity solution azure-packagingI have been given the full source code to work on locally (C#.NET/XAML/Visual Studio 2010), but I do …
visual-studio-2010 tfs project solutionHow do I prevent the name of the Solution Folder in a VS project from being appended to the namespace …
visual-studio namespaces solutionWhen I try to open my .sln file, Visual Studio quits on me. I can open it by opening up …
visual-studio tfs solution corruptionIn SharePoint 2010, site templates (.stp files) are deprecated. Instead, solutions (.wsp files) are used to achieve the same effect, but …
web-services sharepoint solution wsp