Search found 4 matches

Go to advanced search

by RaduMihai
Mon Apr 15, 2019 5:50 am
Forum: Technical Support
Topic: Designer window in Visual Studio
Replies: 0
Views: 10946

Designer window in Visual Studio

Hi,

I noticed that the CsHtml5 designer window in Visual Studio accepts only horizontal split.
It would be much better if it could split also vertically to be able to have as much visible XAML code as possible.
Thank you,
R.M.Enghis
by RaduMihai
Sat Mar 23, 2019 6:25 am
Forum: Technical Support
Topic: How to load the content of a project file
Replies: 3
Views: 5887

Re: How to load the content of a project file

Hi,

For everyone who is interested about this subject, I have an idea how to load any file : convert the file
to base64, load as a text file and convert back from base64 to byte array.

Best regards,

RaduMihai
by RaduMihai
Thu Mar 21, 2019 1:47 pm
Forum: Technical Support
Topic: How to load the content of a project file
Replies: 3
Views: 5887

Re: How to load the content of a project file

Hi, Thank you for the answer. First I have to make some corrections to the answer : - correctly is Application.GetResourceString(new Uri(filename)); - "Build action" has to be "Resource" not "Content" This solution works fine for files of type: ".config", &quo...
by RaduMihai
Wed Mar 20, 2019 5:23 am
Forum: Technical Support
Topic: How to load the content of a project file
Replies: 3
Views: 5887

How to load the content of a project file

Hi, I would like to be able in my application to load the content of a project file (text file, or json file containing some initial data) as in the attached picture. I know that there was some time ago another topic "How do I get the contents of a file in a project" on the same subject, b...

Go to advanced search

 

 

cron