Click here to Skip to main content
15,929,596 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to remove tag on a html page Pin
Mircea Grelus19-Aug-06 3:38
Mircea Grelus19-Aug-06 3:38 
QuestionInterop.excel.. Exception in 2K, working in Xp Pin
AnnnS18-Aug-06 21:18
AnnnS18-Aug-06 21:18 
AnswerRe: Interop.excel.. Exception in 2K, working in Xp Pin
Mircea Grelus19-Aug-06 3:48
Mircea Grelus19-Aug-06 3:48 
QuestionSyncoronizing voice and text Pin
Nafiseh Salmani18-Aug-06 20:08
Nafiseh Salmani18-Aug-06 20:08 
AnswerRe: Syncoronizing voice and text Pin
Mircea Grelus19-Aug-06 3:55
Mircea Grelus19-Aug-06 3:55 
QuestionRe: Syncoronizing voice and text Pin
Nafiseh Salmani19-Aug-06 20:13
Nafiseh Salmani19-Aug-06 20:13 
AnswerRe: Syncoronizing voice and text Pin
Dave Kreskowiak19-Aug-06 20:33
mveDave Kreskowiak19-Aug-06 20:33 
QuestionHow to add all files in a directory structure to a project ? Pin
hongheo7618-Aug-06 18:56
hongheo7618-Aug-06 18:56 
I have some code that I need to include in my project. The code is organized in a directory structure, such as:

Directory1 - Directory2 - Directory3 - Lots of C# files.

- Directory4 - Lots of other C# files

I right click on the project, and select Add Existing Items, but it would not retain the directory structure, all files are added to the project directory.

If I want to retain the directory structure, the only thing I can do is to manually create a directory structure as the structure of the external code. Go to each directory and import the files in the corresponding directory of the external code.

Its the same for both Visual Studio 2003 and 2005.

Is there a better way to do it ? Or let me rephrase my question, what would be the best way to include a whole external directory structure to your project ?

Thanks for your help.




AnswerRe: How to add all files in a directory structure to a project ? Pin
Stefan Troschuetz18-Aug-06 21:55
Stefan Troschuetz18-Aug-06 21:55 
AnswerRe: How to add all files in a directory structure to a project ? Pin
Ed.Poore19-Aug-06 6:08
Ed.Poore19-Aug-06 6:08 
QuestionCan't get SqlConnection() to connect after first failure Pin
shultas18-Aug-06 16:43
shultas18-Aug-06 16:43 
AnswerRe: Can't get SqlConnection() to connect after first failure [modified] Pin
coolestCoder18-Aug-06 19:53
coolestCoder18-Aug-06 19:53 
GeneralRe: Can't get SqlConnection() to connect after first failure Pin
Colin Angus Mackay18-Aug-06 23:14
Colin Angus Mackay18-Aug-06 23:14 
AnswerRe: Can't get SqlConnection() to connect after first failure Pin
Colin Angus Mackay18-Aug-06 23:16
Colin Angus Mackay18-Aug-06 23:16 
GeneralRe: Can't get SqlConnection() to connect after first failure Pin
shultas19-Aug-06 5:00
shultas19-Aug-06 5:00 
QuestionCustom Controls Pin
Tyrus18218-Aug-06 15:51
Tyrus18218-Aug-06 15:51 
AnswerRe: Custom Controls Pin
Martin#19-Aug-06 8:49
Martin#19-Aug-06 8:49 
GeneralRe: Custom Controls Pin
Tyrus18219-Aug-06 14:05
Tyrus18219-Aug-06 14:05 
GeneralRe: Custom Controls Pin
Martin#20-Aug-06 9:38
Martin#20-Aug-06 9:38 
Questiona question about Report. Pin
Mrguoxiang18-Aug-06 12:03
Mrguoxiang18-Aug-06 12:03 
QuestionError running Windows service in release mode Pin
Bharat Gadhia18-Aug-06 11:03
Bharat Gadhia18-Aug-06 11:03 
AnswerRe: Error running Windows service in release mode Pin
coolestCoder18-Aug-06 20:00
coolestCoder18-Aug-06 20:00 
GeneralRe: Error running Windows service in release mode Pin
Bharat Gadhia21-Aug-06 6:01
Bharat Gadhia21-Aug-06 6:01 
QuestionProblem with control docking Pin
AngryC18-Aug-06 10:49
AngryC18-Aug-06 10:49 
QuestionPDF Creation in C# Pin
Aaron Schaefer18-Aug-06 10:16
Aaron Schaefer18-Aug-06 10:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.