Click here to Skip to main content
15,920,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Engineering Design Pin
viciouskinid26-Nov-08 18:08
viciouskinid26-Nov-08 18:08 
QuestionSave and Save As for this xml/c# code Pin
Chris Kentlea26-Nov-08 8:59
Chris Kentlea26-Nov-08 8:59 
AnswerRe: Save and Save As for this xml/c# code [modified] Pin
Pedram Behroozi26-Nov-08 9:19
Pedram Behroozi26-Nov-08 9:19 
GeneralRe: Save and Save As for this xml/c# code Pin
Chris Kentlea26-Nov-08 9:34
Chris Kentlea26-Nov-08 9:34 
GeneralRe: Save and Save As for this xml/c# code Pin
Luc Pattyn26-Nov-08 9:43
sitebuilderLuc Pattyn26-Nov-08 9:43 
GeneralRe: Save and Save As for this xml/c# code Pin
Chris Kentlea26-Nov-08 9:45
Chris Kentlea26-Nov-08 9:45 
GeneralRe: Save and Save As for this xml/c# code Pin
Pedram Behroozi26-Nov-08 9:48
Pedram Behroozi26-Nov-08 9:48 
AnswerRe: Save and Save As for this xml/c# code Pin
Christian Graus26-Nov-08 10:01
protectorChristian Graus26-Nov-08 10:01 
Chris Kentlea wrote:
This is the code for the SAVE function(eg overwrites the current file)..i'm trying to add a SAVE AS functionality to it


The obvious way to do this is to factor out a save method that takes a path, then either show a dialog box to select a path and pass it along, or pass on the existing path, in the two event handlers.

Christian Graus

Driven to the arms of OSX by Vista.

QuestionMultiThreading, went back to basics.. Pin
EliottA26-Nov-08 7:56
EliottA26-Nov-08 7:56 
AnswerRe: MultiThreading, went back to basics.. Pin
Rob Philpott26-Nov-08 8:08
Rob Philpott26-Nov-08 8:08 
GeneralRe: MultiThreading, went back to basics.. Pin
EliottA26-Nov-08 8:23
EliottA26-Nov-08 8:23 
GeneralRe: MultiThreading, went back to basics.. Pin
Dan Neely26-Nov-08 8:49
Dan Neely26-Nov-08 8:49 
GeneralRe: MultiThreading, went back to basics.. Pin
EliottA26-Nov-08 8:28
EliottA26-Nov-08 8:28 
QuestionRe: MultiThreading, went back to basics.. Pin
led mike26-Nov-08 8:33
led mike26-Nov-08 8:33 
AnswerRe: MultiThreading, went back to basics.. Pin
EliottA26-Nov-08 8:35
EliottA26-Nov-08 8:35 
AnswerRe: MultiThreading, went back to basics.. Pin
Dan Neely26-Nov-08 8:47
Dan Neely26-Nov-08 8:47 
AnswerRe: MultiThreading, went back to basics.. Pin
Luc Pattyn26-Nov-08 10:02
sitebuilderLuc Pattyn26-Nov-08 10:02 
GeneralRe: MultiThreading, went back to basics.. Pin
EliottA26-Nov-08 10:10
EliottA26-Nov-08 10:10 
GeneralRe: MultiThreading, went back to basics.. Pin
Luc Pattyn26-Nov-08 10:38
sitebuilderLuc Pattyn26-Nov-08 10:38 
AnswerRe: MultiThreading, went back to basics.. Pin
jas0n2326-Nov-08 18:07
jas0n2326-Nov-08 18:07 
QuestionVMR9 issue [modified] Pin
GrizzlyDoug26-Nov-08 7:09
GrizzlyDoug26-Nov-08 7:09 
AnswerRe: VMR9 issue Pin
MBrooker7-Mar-09 6:23
MBrooker7-Mar-09 6:23 
QuestionTry...Catch block Pin
EliottA26-Nov-08 6:54
EliottA26-Nov-08 6:54 
AnswerRe: Try...Catch block Pin
PIEBALDconsult26-Nov-08 7:29
mvePIEBALDconsult26-Nov-08 7:29 
AnswerRe: Try...Catch block Pin
Gideon Engelberth26-Nov-08 7:33
Gideon Engelberth26-Nov-08 7:33 

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.