Click here to Skip to main content
15,918,742 members
Home / Discussions / C#
   

C#

 
GeneralRe: importing from excel Pin
Solly745-May-09 11:54
Solly745-May-09 11:54 
GeneralRe: importing from excel Pin
riced5-May-09 22:16
riced5-May-09 22:16 
QuestionCustom Classes in web services Pin
BASONJS5-May-09 4:07
BASONJS5-May-09 4:07 
QuestionAdding a WebReference using WSE 3.0 Pin
ATCsharp5-May-09 3:42
ATCsharp5-May-09 3:42 
Questioni got some xml questions Pin
Miroslav885-May-09 3:25
Miroslav885-May-09 3:25 
GeneralRe: i got some xml questions Pin
harold aptroot5-May-09 3:33
harold aptroot5-May-09 3:33 
GeneralRe: i got some xml questions Pin
Miroslav885-May-09 9:43
Miroslav885-May-09 9:43 
GeneralRe: i got some xml questions Pin
harold aptroot5-May-09 10:57
harold aptroot5-May-09 10:57 
You still don't really have a question though..
It's clear that there's something you want, well, ok, you're making it of course, and you're posting here so you're experiencing difficulties, but it's not yet clear what they are

Presumably you want to output:
<Plan1 date="5th may 2009">i have to book a flight today</Plan1>

(tags should start with a letter and can not contain spaces)
Ok, easy. You could even use an XmlWriter to make it easier (well, easier?)
Automatically loading the file: no problems here, if you want to be able to change the filename you could make it an application-setting.
Clicking the 5th of may: I guess you'd use a date picker control for that?
Making the textbox show something: just change the textbox.Text?

So I just tried to help with everything, since you didn't really specify your problem.



AnswerRe: i got some xml questions Pin
led mike5-May-09 4:31
led mike5-May-09 4:31 
QuestionConvert Variant in VB to C# Pin
klaydze5-May-09 3:22
klaydze5-May-09 3:22 
AnswerRe: Convert Variant in VB to C# Pin
Le centriste5-May-09 5:19
Le centriste5-May-09 5:19 
GeneralRe: Convert Variant in VB to C# Pin
klaydze6-May-09 2:20
klaydze6-May-09 2:20 
QuestionVariant in VB to C# Pin
klaydze5-May-09 3:13
klaydze5-May-09 3:13 
AnswerRe: Variant in VB to C# Pin
Simon P Stevens5-May-09 4:39
Simon P Stevens5-May-09 4:39 
GeneralRe: Variant in VB to C# Pin
klaydze6-May-09 2:17
klaydze6-May-09 2:17 
GeneralRe: Variant in VB to C# Pin
Simon P Stevens6-May-09 2:57
Simon P Stevens6-May-09 2:57 
GeneralRe: Variant in VB to C# Pin
klaydze6-May-09 3:51
klaydze6-May-09 3:51 
GeneralRe: Variant in VB to C# Pin
Simon P Stevens6-May-09 4:38
Simon P Stevens6-May-09 4:38 
GeneralRe: Variant in VB to C# Pin
klaydze6-May-09 4:58
klaydze6-May-09 4:58 
GeneralRe: Variant in VB to C# Pin
Simon P Stevens6-May-09 6:14
Simon P Stevens6-May-09 6:14 
GeneralRe: Variant in VB to C# Pin
klaydze7-May-09 3:44
klaydze7-May-09 3:44 
QuestionRich Text Box Flicker Pin
Paul Unsworth5-May-09 3:12
Paul Unsworth5-May-09 3:12 
AnswerRe: Rich Text Box Flicker Pin
Nuri Ismail5-May-09 5:45
Nuri Ismail5-May-09 5:45 
GeneralRe: Rich Text Box Flicker Pin
Paul Unsworth5-May-09 21:15
Paul Unsworth5-May-09 21:15 
QuestionCalling C# function in Java Pin
raesa5-May-09 1:40
raesa5-May-09 1:40 

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.