Click here to Skip to main content
15,921,905 members
Home / Discussions / C#
   

C#

 
GeneralRe: reading xml values Pin
jon-806-Oct-07 13:09
professionaljon-806-Oct-07 13:09 
GeneralRe: reading xml values Pin
jon-806-Oct-07 21:21
professionaljon-806-Oct-07 21:21 
GeneralRe: reading xml values Pin
pmarfleet6-Oct-07 22:06
pmarfleet6-Oct-07 22:06 
GeneralRe: reading xml values Pin
jon-806-Oct-07 22:20
professionaljon-806-Oct-07 22:20 
QuestionIs there a way to change file location? Pin
C# Beginner Nick6-Oct-07 9:04
C# Beginner Nick6-Oct-07 9:04 
AnswerRe: Is there a way to change file location? Pin
Kristian Sixhøj6-Oct-07 9:18
Kristian Sixhøj6-Oct-07 9:18 
GeneralRe: Is there a way to change file location? [modified] Pin
C# Beginner Nick6-Oct-07 9:20
C# Beginner Nick6-Oct-07 9:20 
GeneralRe: Is there a way to change file location? Pin
Kristian Sixhøj6-Oct-07 9:44
Kristian Sixhøj6-Oct-07 9:44 
Allright, this is probably a stupid way to do it, but it should work.

First, move the project to the location where you want it to be
(just move the whole folder).
Then do this in Visual Basic C# Express Edition:

On the File menu, select New -> Project from existing code...
Then find the folder that you just moved, and type the path in the
"Where are the files?" textbox, and check the "Include subfolders" checkbox.

The project will then be created at the new location.

Note: I haven't tried this, but it should work.


Virtual1ty

"Any fool can learn from his own mistakes, but a wise man learns from mistakes of others"

GeneralRe: Is there a way to change file location? Pin
C# Beginner Nick6-Oct-07 9:59
C# Beginner Nick6-Oct-07 9:59 
AnswerRe: Is there a way to change file location? Pin
Patrick Etc.7-Oct-07 1:17
Patrick Etc.7-Oct-07 1:17 
QuestionHow do i.... Pin
C# Beginner Nick6-Oct-07 7:21
C# Beginner Nick6-Oct-07 7:21 
AnswerRe: How do i.... Pin
Justin Perez6-Oct-07 7:25
Justin Perez6-Oct-07 7:25 
GeneralRe: How do i.... Pin
C# Beginner Nick6-Oct-07 7:28
C# Beginner Nick6-Oct-07 7:28 
GeneralRe: How do i.... Pin
Justin Perez6-Oct-07 7:45
Justin Perez6-Oct-07 7:45 
GeneralRe: How do i.... Pin
C# Beginner Nick6-Oct-07 7:48
C# Beginner Nick6-Oct-07 7:48 
GeneralRe: How do i.... Pin
Justin Perez6-Oct-07 7:51
Justin Perez6-Oct-07 7:51 
AnswerRe: How do i.... Pin
Anthony Mushrow6-Oct-07 12:36
professionalAnthony Mushrow6-Oct-07 12:36 
QuestionC# coding standards Pin
GuyThiebaut6-Oct-07 6:59
professionalGuyThiebaut6-Oct-07 6:59 
AnswerRe: C# coding standards Pin
Justin Perez6-Oct-07 7:51
Justin Perez6-Oct-07 7:51 
GeneralRe: C# coding standards Pin
GuyThiebaut6-Oct-07 8:01
professionalGuyThiebaut6-Oct-07 8:01 
GeneralRe: C# coding standards Pin
Guffa6-Oct-07 9:13
Guffa6-Oct-07 9:13 
AnswerRe: C# coding standards Pin
pmarfleet6-Oct-07 8:06
pmarfleet6-Oct-07 8:06 
GeneralRe: C# coding standards Pin
GuyThiebaut6-Oct-07 8:19
professionalGuyThiebaut6-Oct-07 8:19 
GeneralRe: C# coding standards Pin
pmarfleet6-Oct-07 8:26
pmarfleet6-Oct-07 8:26 
GeneralRe: C# coding standards Pin
Scott Dorman7-Oct-07 10:43
professionalScott Dorman7-Oct-07 10:43 

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.