Click here to Skip to main content
15,918,889 members

Comments by Member 10794476 (Top 5 by date)

Member 10794476 12-Jun-15 15:54pm View    
Windows 8 and .NET 4.5, is there any way to turn specific components on the client machine? Apart from allowing XAML in the browser
Member 10794476 28-May-15 18:02pm View    
It works!! Thanks a lot.
Member 10794476 28-May-15 17:15pm View    
It Gives me System.Windows.Markup.XamlParseException. Path.Combine() adds a path to AppData\Local\Apps\2.0\..... to the existing file when the project is published, works well otherwise.
Member 10794476 1-Apr-15 14:06pm View    
Thank SA! I was desperately looking for solutions, posted new question before this response, no disrespect. Will go through it and I get back to you, hope you could help me some more.
Member 10794476 31-Mar-15 16:12pm View    
I am able to do it as enumeration and it is static. If I want to generate the property values programatically at runtime, what would be the best possible way to do it?