Click here to Skip to main content
15,925,371 members
Home / Discussions / C#
   

C#

 
QuestionHow to trace the method call path? Pin
Krishnaraj Barvathaya B13-Aug-08 23:32
Krishnaraj Barvathaya B13-Aug-08 23:32 
AnswerRe: How to trace the method call path? Pin
Pete O'Hanlon14-Aug-08 0:09
mvePete O'Hanlon14-Aug-08 0:09 
Questionserver farm and role of web service in ti Pin
aref8713-Aug-08 23:19
aref8713-Aug-08 23:19 
AnswerRe: server farm and role of web service in ti Pin
Colin Angus Mackay13-Aug-08 23:30
Colin Angus Mackay13-Aug-08 23:30 
GeneralRe: server farm and role of web service in ti Pin
aref8714-Aug-08 10:31
aref8714-Aug-08 10:31 
GeneralRe: server farm and role of web service in ti Pin
Colin Angus Mackay14-Aug-08 11:19
Colin Angus Mackay14-Aug-08 11:19 
GeneralRe: server farm and role of web service in ti Pin
aref8714-Aug-08 13:20
aref8714-Aug-08 13:20 
QuestionListen till they arrived Pin
Pedram Behroozi13-Aug-08 23:03
Pedram Behroozi13-Aug-08 23:03 
AnswerRe: Listen till they arrived Pin
Pete O'Hanlon13-Aug-08 23:12
mvePete O'Hanlon13-Aug-08 23:12 
GeneralRe: Listen till they arrived Pin
Pedram Behroozi14-Aug-08 1:07
Pedram Behroozi14-Aug-08 1:07 
GeneralRe: Listen till they arrived Pin
Pete O'Hanlon14-Aug-08 2:02
mvePete O'Hanlon14-Aug-08 2:02 
AnswerRe: Listen till they arrived Pin
vikas amin14-Aug-08 9:36
vikas amin14-Aug-08 9:36 
QuestionUsing Microsoft.Office.Interop.Excel Pin
Suj_7813-Aug-08 23:03
Suj_7813-Aug-08 23:03 
QuestionEscaping Quotes Pin
maliary13-Aug-08 22:57
maliary13-Aug-08 22:57 
AnswerRe: Escaping Quotes Pin
dipak.dipak13-Aug-08 23:21
dipak.dipak13-Aug-08 23:21 
AnswerRe: Escaping Quotes Pin
PIEBALDconsult14-Aug-08 3:46
mvePIEBALDconsult14-Aug-08 3:46 
QuestionCalculating memory size utilized by each object Pin
N a v a n e e t h13-Aug-08 22:41
N a v a n e e t h13-Aug-08 22:41 
AnswerRe: Calculating memory size utilized by each object Pin
Mark Churchill13-Aug-08 23:20
Mark Churchill13-Aug-08 23:20 
GeneralRe: Calculating memory size utilized by each object Pin
N a v a n e e t h13-Aug-08 23:39
N a v a n e e t h13-Aug-08 23:39 
GeneralRe: Calculating memory size utilized by each object Pin
leppie14-Aug-08 0:02
leppie14-Aug-08 0:02 
GeneralRe: Calculating memory size utilized by each object Pin
N a v a n e e t h14-Aug-08 0:12
N a v a n e e t h14-Aug-08 0:12 
GeneralRe: Calculating memory size utilized by each object Pin
Mark Churchill14-Aug-08 1:11
Mark Churchill14-Aug-08 1:11 
AnswerRe: Calculating memory size utilized by each object Pin
leppie14-Aug-08 3:21
leppie14-Aug-08 3:21 
QuestionChanging the name of a solution Pin
Dewald13-Aug-08 22:39
Dewald13-Aug-08 22:39 
This question is related to MS Visual Studio 2005 in particular but please bear with me.

If I create a new project, let's say MyProject, Visual Studio creates a folder with the name MyProject for the solution which in turn contains a subfolder with the same name for the project. It also creates all the neccessary files and forms using that name.

Now, let's say I want to change the name of the entire solution to RealName. I can change the name of the project and even the solution, I can change the default namespace and everything. The only thing that I don't know how to change is the directories as described above.

Is there anything that I need to know in order to change the folder names so that it looks as if I named the project RealName from the very beginning?
AnswerRe: Changing the name of a solution Pin
Christian Graus13-Aug-08 22:48
protectorChristian Graus13-Aug-08 22:48 

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.