Click here to Skip to main content
16,016,306 members
Home / Discussions / C#
   

C#

 
GeneralRe: Cannot pass String Arrays as arguments to delegates?? Pin
Anthony Mushrow28-Apr-08 1:02
professionalAnthony Mushrow28-Apr-08 1:02 
GeneralRe: Cannot pass String Arrays as arguments to delegates?? Pin
ptr2void28-Apr-08 1:24
ptr2void28-Apr-08 1:24 
QuestionOpening a sub form Pin
M. J. Jaya Chitra27-Apr-08 22:49
M. J. Jaya Chitra27-Apr-08 22:49 
GeneralRe: Opening a sub form Pin
N a v a n e e t h27-Apr-08 23:08
N a v a n e e t h27-Apr-08 23:08 
GeneralRe: Opening a sub form Pin
Bert delaVega29-Apr-08 5:42
Bert delaVega29-Apr-08 5:42 
QuestionLogging by appending log entries to an XML file. Pin
Zerox MXI27-Apr-08 22:41
Zerox MXI27-Apr-08 22:41 
GeneralRe: Logging by appending log entries to an XML file. Pin
N a v a n e e t h27-Apr-08 22:58
N a v a n e e t h27-Apr-08 22:58 
GeneralRe: Logging by appending log entries to an XML file. Pin
Zerox MXI27-Apr-08 23:07
Zerox MXI27-Apr-08 23:07 
I just want a more portable format in comparison to a text file. Well, if large scale logging or speed is a requirement then it's obvious flat file logging will lose out. I just wanted simple, but I want the format of the log files be XML so I can use it in any way possible in the near future. Probably things like translating them into other formats like HTML, text using XSLT and stuffs.

I think it's really a nice format for a variety of uses as compared to a text file.

Yes I know what is an XML file and it has tags in them, but I want appending of data to be more transparent. Say AddLogEntry("Something"), and it'll append nicely into the XML file. I would like to do it from the class approach, rather than reading the data from the object and then writing it to the XML by specifying the open and close tags all the time.
GeneralRe: Logging by appending log entries to an XML file. Pin
N a v a n e e t h27-Apr-08 23:49
N a v a n e e t h27-Apr-08 23:49 
GeneralRe: Logging by appending log entries to an XML file. Pin
Vikram A Punathambekar27-Apr-08 23:47
Vikram A Punathambekar27-Apr-08 23:47 
GeneralRe: Logging by appending log entries to an XML file. Pin
Not Active28-Apr-08 3:01
mentorNot Active28-Apr-08 3:01 
QuestionAccessing executable 'metadata' (summary information) Pin
I'm a member...27-Apr-08 22:30
I'm a member...27-Apr-08 22:30 
GeneralRe: Accessing executable 'metadata' (summary information) Pin
N a v a n e e t h27-Apr-08 23:06
N a v a n e e t h27-Apr-08 23:06 
QuestionCan we discuss MONO news Here?? [modified] Pin
Ahmad Zuhd27-Apr-08 21:48
Ahmad Zuhd27-Apr-08 21:48 
AnswerRe: Can we discuss MONO news Here?? Pin
Pete O'Hanlon27-Apr-08 22:00
mvePete O'Hanlon27-Apr-08 22:00 
AnswerRe: Can we discuss MONO news Here?? Pin
#realJSOP27-Apr-08 23:50
professional#realJSOP27-Apr-08 23:50 
AnswerRe: Can we discuss MONO news Here?? Pin
Bert delaVega29-Apr-08 6:01
Bert delaVega29-Apr-08 6:01 
QuestionHow can i access event of other class Pin
Naveed72727-Apr-08 21:05
Naveed72727-Apr-08 21:05 
AnswerRe: How can i access event of other class Pin
Christian Graus27-Apr-08 21:10
protectorChristian Graus27-Apr-08 21:10 
GeneralRe: How can i access event of other class Pin
Naveed72727-Apr-08 21:18
Naveed72727-Apr-08 21:18 
AnswerRe: How can i access event of other class Pin
Razvan Dimescu27-Apr-08 22:06
Razvan Dimescu27-Apr-08 22:06 
GeneralRe: How can i access event of other class Pin
J4amieC27-Apr-08 22:16
J4amieC27-Apr-08 22:16 
GeneralRe: How can i access event of other class [modified] Pin
Razvan Dimescu27-Apr-08 22:23
Razvan Dimescu27-Apr-08 22:23 
GeneralRe: How can i access event of other class Pin
Naveed72729-Apr-08 20:56
Naveed72729-Apr-08 20:56 
GeneralRe: How can i access event of other class Pin
Naveed72730-Apr-08 21:56
Naveed72730-Apr-08 21:56 

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.