Click here to Skip to main content
16,004,927 members
Home / Discussions / C#
   

C#

 
GeneralRe: Priniting Problem Pin
shubhabratam21-Mar-06 22:04
shubhabratam21-Mar-06 22:04 
AnswerRe: Priniting Problem Pin
albCode21-Mar-06 22:14
albCode21-Mar-06 22:14 
Questionhelp in using Ado.net Pin
malak nour21-Mar-06 21:40
malak nour21-Mar-06 21:40 
AnswerRe: help in using Ado.net Pin
Vasudevan Deepak Kumar21-Mar-06 21:45
Vasudevan Deepak Kumar21-Mar-06 21:45 
AnswerRe: help in using Ado.net Pin
V.21-Mar-06 22:09
professionalV.21-Mar-06 22:09 
AnswerRe: help in using Ado.net Pin
albCode21-Mar-06 22:19
albCode21-Mar-06 22:19 
QuestionReorganize directories project Pin
fregolo5221-Mar-06 20:55
fregolo5221-Mar-06 20:55 
AnswerRe: Reorganize directories project Pin
Ahmad Mahmoud [candseeme]21-Mar-06 21:34
Ahmad Mahmoud [candseeme]21-Mar-06 21:34 
Hi
All what i can tell you ( in case if i understand you )

in the "Solution Explorer" Right click the project you are working on and highlight "Add" --> "New Folder" and Give your folder a name say "Sourc Code"
and drag and drop your files into this new folder.
Now you have a folder contain all of your source code

then right click your project once again click "Properties"
and from the "Configuration" comboBox select first "Debug" and in the treeview select "Configuration Properties" -->"Build" under "Ouputs" in the listview Change the ouput path to say "binaries\Debug"
repeat it with the "Release" change it to "binaries\Release"

Now you do have
1) Source Code Folder
2) binaries Folder

as for the obj folder leave it as it is

Ahmad Shaban
GeneralRe: Reorganize directories project Pin
fregolo5221-Mar-06 21:49
fregolo5221-Mar-06 21:49 
GeneralRe: Reorganize directories project Pin
Ahmad Mahmoud [candseeme]21-Mar-06 21:54
Ahmad Mahmoud [candseeme]21-Mar-06 21:54 
GeneralRe: Reorganize directories project Pin
S Douglas21-Mar-06 23:46
professionalS Douglas21-Mar-06 23:46 
GeneralRe: Reorganize directories project Pin
fregolo5222-Mar-06 10:12
fregolo5222-Mar-06 10:12 
GeneralRe: Reorganize directories project Pin
S Douglas22-Mar-06 10:14
professionalS Douglas22-Mar-06 10:14 
QuestionMultidimensional arrays Pin
magja21-Mar-06 20:40
magja21-Mar-06 20:40 
AnswerRe: Multidimensional arrays Pin
Guffa21-Mar-06 22:25
Guffa21-Mar-06 22:25 
QuestionCode WSS Object Model Pin
KPR_KPR21-Mar-06 20:09
KPR_KPR21-Mar-06 20:09 
AnswerRe: Code WSS Object Model Pin
HimaBindu Vejella21-Mar-06 20:13
HimaBindu Vejella21-Mar-06 20:13 
QuestionNeed Your Attention this is General! Pin
_mubashir21-Mar-06 19:58
_mubashir21-Mar-06 19:58 
AnswerRe: Need Your Attention this is General! Pin
darkelv21-Mar-06 20:45
darkelv21-Mar-06 20:45 
GeneralRe: Need Your Attention this is General! Pin
Bob Stanneveld22-Mar-06 10:48
Bob Stanneveld22-Mar-06 10:48 
AnswerRe: Need Your Attention this is General! Pin
Bob Stanneveld21-Mar-06 20:52
Bob Stanneveld21-Mar-06 20:52 
AnswerRe: Need Your Attention this is General! Pin
mcljava22-Mar-06 4:53
mcljava22-Mar-06 4:53 
QuestionShow/Hide Quick Lanch Bar Pin
sherwani21-Mar-06 18:25
sherwani21-Mar-06 18:25 
AnswerRe: Show/Hide Quick Lanch Bar Pin
Vasudevan Deepak Kumar21-Mar-06 21:47
Vasudevan Deepak Kumar21-Mar-06 21:47 
GeneralRe: Show/Hide Quick Lanch Bar Pin
sherwani22-Mar-06 3:14
sherwani22-Mar-06 3:14 

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.