I know how to publish a single applicatio开发者_C百科n in my solution by right clicking the project name and clicking properties then going to publish tab. How do you do this for the entire solution s
When I try to open my .sln file, Visual Studio quits on me. I can open it by opening up TFS开发者_如何学C, getting a specific version, choosing the latest version, forcing an overrwrite, opening up th
I am curious what the preferred way to structure an application with an executable client program, an executable server program and a shared model in solutions and projects (using Visual Studio and C#
What is the file name \"del开发者_运维知识库imiter? name of a C# project file? I am not sure if \"delimiter\" is the right term.A solutions file ends as \".sln\".How does a project file end in Visual
some one know how can I manipulate on some configuration over all projects in solution? For example, I create new configuration \"Releas64\" that means: \"No debug, 64 bit, all files goes to c:\\binar
I have a solution with lots of projects. Each project is configured to generate the XML documentation file when building in Debug-Mode (which is default). That works when I build in Visual Studio 2008
Does anyone know if it is possible to create a single connection str开发者_StackOverflow社区ing that will be accessible to all the projects in a solution (we have about 6).
In general, I don\'t like to keep code (BaseClasses or DataAccess Code) in the App_Code directory of an ASP.NET Site. I\'ll usually pull this stuff out into a MySite.BusinessLogic & MySite.DataAcc
I googled this a little but couldn\'t find a good result. Right now I\'m building a web site and I\'m trying to make it as correct as possible from a design point of view from the beginn开发者_StackO
I have visual studio 2008 installed in my pc when I try to open a .Net 2005 Solution with multi-projects, there are project in vb and c#. The only web project on this solution display The following me