Click here to Skip to main content
15,894,291 members
Home / Discussions / C#
   

C#

 
AnswerRe: Generics Pin
Christian Graus5-Feb-07 17:31
protectorChristian Graus5-Feb-07 17:31 
Questionxml parsing help please Pin
snouto5-Feb-07 14:55
snouto5-Feb-07 14:55 
AnswerRe: xml parsing help please Pin
Sandeep Akhare5-Feb-07 18:56
Sandeep Akhare5-Feb-07 18:56 
QuestionOpening documents on program startup Pin
TheBirdman995-Feb-07 13:10
TheBirdman995-Feb-07 13:10 
AnswerRe: Opening documents on program startup Pin
Christian Graus5-Feb-07 13:12
protectorChristian Graus5-Feb-07 13:12 
GeneralRe: Opening documents on program startup [modified] Pin
TheBirdman995-Feb-07 13:15
TheBirdman995-Feb-07 13:15 
GeneralRe: Opening documents on program startup Pin
Christian Graus5-Feb-07 13:51
protectorChristian Graus5-Feb-07 13:51 
GeneralRe: Opening documents on program startup [modified] Pin
TheBirdman995-Feb-07 13:56
TheBirdman995-Feb-07 13:56 
the error was from the try and catch open metheod. it tries to open the file from the specified filename and then make the rich text box's rtf the same as the files.

i used a for loop to show a message box for each part of string[] args. it showed the file path, but it was split up into four different message boxes. is there a way to combine them all to one string to get the complete path?

i tried using a new string as the full path, but when i use += for each part, the location of "Documents and Settings" becomes "DocumentsandSettings" with no spaces because they were in differnt parts of the array.

GeneralRe: Opening documents on program startup Pin
Christian Graus5-Feb-07 14:02
protectorChristian Graus5-Feb-07 14:02 
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 14:14
TheBirdman995-Feb-07 14:14 
GeneralRe: Opening documents on program startup Pin
Luc Pattyn5-Feb-07 14:32
sitebuilderLuc Pattyn5-Feb-07 14:32 
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 14:40
TheBirdman995-Feb-07 14:40 
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 14:49
TheBirdman995-Feb-07 14:49 
GeneralRe: Opening documents on program startup Pin
Luc Pattyn5-Feb-07 14:51
sitebuilderLuc Pattyn5-Feb-07 14:51 
GeneralRe: Opening documents on program startup Pin
Luc Pattyn5-Feb-07 14:49
sitebuilderLuc Pattyn5-Feb-07 14:49 
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 14:52
TheBirdman995-Feb-07 14:52 
GeneralRe: Opening documents on program startup Pin
Luc Pattyn5-Feb-07 14:59
sitebuilderLuc Pattyn5-Feb-07 14:59 
GeneralRe: Opening documents on program startup Pin
TheBirdman995-Feb-07 15:17
TheBirdman995-Feb-07 15:17 
Questionhow do i view .dll files Pin
helpfulguy5-Feb-07 11:52
helpfulguy5-Feb-07 11:52 
AnswerRe: how do i view .dll files Pin
Colin Angus Mackay5-Feb-07 11:57
Colin Angus Mackay5-Feb-07 11:57 
GeneralRe: how do i view .dll files Pin
helpfulguy5-Feb-07 13:22
helpfulguy5-Feb-07 13:22 
GeneralRe: how do i view .dll files Pin
Colin Angus Mackay5-Feb-07 13:30
Colin Angus Mackay5-Feb-07 13:30 
GeneralRe: how do i view .dll files Pin
helpfulguy5-Feb-07 13:40
helpfulguy5-Feb-07 13:40 
GeneralRe: how do i view .dll files Pin
Colin Angus Mackay5-Feb-07 13:55
Colin Angus Mackay5-Feb-07 13:55 
QuestionIrratating namespace problem Pin
DanB19835-Feb-07 10:29
DanB19835-Feb-07 10:29 

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.