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
Bob Canning
NA
3
0
Expression Blend 3 with SketchFlow
Jul 30 2009 1:09 PM
I have been trying to learn how to use SketchFlow and Blend 3 to create a Silverlight application but I have run into a frustrating problem. When I create a screen the program automatically names it screen1 and creates the xaml and xaml.cs file with this name. If I build the application prior to renaming it, it works as I would expect. If I rename it changing the class and xaml files the page will not launch. If I rename it back to the previous name screen_1 (in the xaml and xaml.cs) file it works again. Anyone know what going on?
Reply
Answers (
1
)
Problem in reading FileStream from remoting server?
Updating controls in a thread safe manner