TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mick Pichard
NA
3
0
XAML & C# Getting started
Oct 1 2009 8:04 AM
I'm developing a XAML with C#, and I haven't programmed much with C#.
I am finding that the XAML scripting is coming along okay, but I am a little lost with the C#. I have designed an interface From with Tabs, Buttons, Text fields, Combo boxes etc, and now I am trying to write the C# event code behind the buttons, but I can't even write a command to get the From to close.
I have a few years experiences with C++, VBA, VB.net and Java etc, so I understand the command statements - "
MessageBox
.Show("HelloWorld");
". However the code "
private
void
cmdClose_Click(
object
sender,
RoutedEventArgs
e) {Page1().close;}
" will not work for me and close my XAML form call "Page1". Why???
Reply
Answers (
3
)
modify data in crystal report.
Rooms for a text-based game (MUD-like)