Click here to Skip to main content
15,890,557 members
Home / Discussions / WPF
   

WPF

 
QuestionWooHoo!!! Pin
Jammer17-Mar-09 2:49
Jammer17-Mar-09 2:49 
AnswerRe: WooHoo!!! Pin
Pete O'Hanlon17-Mar-09 3:00
mvePete O'Hanlon17-Mar-09 3:00 
GeneralRe: WooHoo!!! Pin
Jammer17-Mar-09 3:03
Jammer17-Mar-09 3:03 
QuestionSilverlight Pin
Ch.Gayatri Subudhi16-Mar-09 22:35
Ch.Gayatri Subudhi16-Mar-09 22:35 
AnswerRe: Silverlight Pin
Mark Salsbery17-Mar-09 10:13
Mark Salsbery17-Mar-09 10:13 
GeneralSilverlight Pin
Ch.Gayatri Subudhi17-Mar-09 18:10
Ch.Gayatri Subudhi17-Mar-09 18:10 
GeneralRe: Silverlight Pin
Mark Salsbery18-Mar-09 5:50
Mark Salsbery18-Mar-09 5:50 
QuestionWPF Control Name overwrite on initialization Pin
NoviceUser0916-Mar-09 22:19
NoviceUser0916-Mar-09 22:19 
I am new to the world of WPF - so not sure how to do the below functionality. It will be great if someone can help me.

I have developed an app using WPF (XAML). What I am trying to do is during the start up time of the app, I am trying to read a file (.txt and xml) and I am trying to load the content for the controls from there. Those names will overwrite the default names for the controls given in the xaml files. I am loading the default names in xaml file from a resx file.
For example, one control is the name of the. In resx file, I stored "default user". Now every user should be able to display there name by simple adding a pre-defined tag "My_Name" and then providing there name in a .txt file. The app, on strat up, should load that string from the .txt file.
I found out a way to do it in the code - by reading the string from the file and assiging thet Control.Content = "Name_Read_From_File" - but I am trying to do it at the strat-up time by parsing the xaml file directly - so that I can restrict the functionality in one place. Many thanks in advance...
Questioncreate chat room in WPF application Pin
psdeepu16-Mar-09 5:51
psdeepu16-Mar-09 5:51 
QuestionExport WPF ListView data to excel Pin
Pankaj Chamria16-Mar-09 3:52
Pankaj Chamria16-Mar-09 3:52 
AnswerRe: Export WPF ListView data to excel Pin
Eslam Afifi16-Mar-09 8:02
Eslam Afifi16-Mar-09 8:02 
GeneralRe: Export WPF ListView data to excel Pin
zameb30-Aug-10 23:00
zameb30-Aug-10 23:00 
Questioncreate a button dynamically Pin
anishkannan16-Mar-09 1:59
anishkannan16-Mar-09 1:59 
QuestionRe: create a button dynamically Pin
Mark Salsbery16-Mar-09 5:42
Mark Salsbery16-Mar-09 5:42 
AnswerRe: create a button dynamically Pin
anishkannan16-Mar-09 6:54
anishkannan16-Mar-09 6:54 
AnswerRe: create a button dynamically Pin
Eslam Afifi16-Mar-09 7:49
Eslam Afifi16-Mar-09 7:49 
GeneralRe: create a button dynamically Pin
Eslam Afifi16-Mar-09 12:25
Eslam Afifi16-Mar-09 12:25 
GeneralRe: create a button dynamically Pin
anishkannan16-Mar-09 18:57
anishkannan16-Mar-09 18:57 
AnswerRe: create a button dynamically Pin
Eslam Afifi16-Mar-09 23:07
Eslam Afifi16-Mar-09 23:07 
QuestionNew article to help you answer your questions on WPF Pin
TechiGIRL15-Mar-09 21:20
TechiGIRL15-Mar-09 21:20 
AnswerRe: New article to help you answer your questions on WPF Pin
TechiGIRL25-Mar-09 22:33
TechiGIRL25-Mar-09 22:33 
QuestionWPf trreview Insertion with binding Pin
thangavel198715-Mar-09 21:03
thangavel198715-Mar-09 21:03 
AnswerRe: WPf trreview Insertion with binding Pin
ABitSmart15-Mar-09 21:42
ABitSmart15-Mar-09 21:42 
AnswerRe: WPf trreview Insertion with binding Pin
Eslam Afifi16-Mar-09 1:51
Eslam Afifi16-Mar-09 1:51 
QuestionPopup window in silverlight Pin
sumit703415-Mar-09 19:31
sumit703415-Mar-09 19:31 

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.