I\'m using the N2 CMS system for ASP.NET. Well I say \'using\', I\'m really just trying to develop a tiny understanding of it.
I have created a custom template using vsz and vsdir files and can make it appear under visual studio 2005 New Project\' Visual C# or Visual C++. But since the template is used to create a makefile ty
I’m working on a c# project, lately we decided to restructure the directories structure of the source code.
I work on a large project where all the source files are stored in a version control except the project files. This was the lead developer\'s decision. His reasoning was:
I see developers frequently developing against a solution containing all the projects (27) in a system. This raises problems of build duration (5 minutes), performance of Visual Studio (such as intell
I have a system that has three applications (one windows application and two web applications).These applications all share two assemblies in common.Therefore, I have 5 projects in total.In the past,
I have a project which can be compiled with Visual Studio, GCC and with some embedded compilers. Sources are shared, bu开发者_运维知识库t each platform requires separate makefiles, project files, solu
I\'m surprised to find that the loade开发者_StackOverflow社区d/unloaded state of my Visual Studio (2008) projects is not maintained when I switch between git branches in which one should have all load
I have a d开发者_运维百科irectory named reports inside my winform project in .net. My project name is AccountingReports and inside that Directory reports exists. So i need the way to access this path
I would like to add custom folders to a Sql Server Management Studio 2008 solution. Currently only t开发者_运维百科hree folders are included: Connections, Queries, and Miscellaneous with no easy way t