Search found 12 matches

Go to advanced search

by Mark Stega
Thu Mar 14, 2019 3:14 am
Forum: Pre-Releases, Downloads and Announcements
Topic: v2.0 Preview 0.1
Replies: 7
Views: 24151

Re: v2.0 Preview 0.1 RELEASED!

VS2019 RC.2 After creating an solution of the Showcase I get the following error when trying to build: Severity Code Description Project File Line Suppression State Error The target "Build" does not exist in the project. CSHTML-Showcase1 C:\Solutions\TemporarySolutions\CSHTML-Showcase1\CSH...
by Mark Stega
Mon May 07, 2018 10:52 am
Forum: General Discussion and Other
Topic: Implications of WebAssembly and Standard XAML.
Replies: 6
Views: 15403

Re: Implications of WebAssembly and Standard XAML.

That's a nice PoC; The only difference that I see from a local instance of the Showcase running is that the Azure hosted version has a display issue with the 1st binding demo (and lesser performance on page transitions). So this is very promising. I know that Blazor is an experiment, not a supported...
by Mark Stega
Fri May 04, 2018 6:24 am
Forum: General Discussion and Other
Topic: Implications of WebAssembly and Standard XAML.
Replies: 6
Views: 15403

Re: Implications of WebAssembly and Standard XAML.

@tomcat The future that you suggest might be closer than expected. There is a small project called OOUI (Object oriented UI) that has a toolchain that implements C#/Mono/Xamarin Forms on wasm. Take a look at https://github.com/praeclarum/Ooui for details. I've been developing a Xamarin Forms app for...
by Mark Stega
Tue Apr 17, 2018 1:42 pm
Forum: Bug Reports
Topic: XAML preview of MainPage.xaml in the showcase app fails
Replies: 1
Views: 8468

XAML preview of MainPage.xaml in the showcase app fails

XAML preview of MainPage.XAML in the CSHTML5 showcase application fails with messages of [The user interface cannot be previewed. Possible cause: 'Cannot set unknown member "System.Windows.Controls.Frame.UriMapper" ' ]

CSHTML5 1.1.1
VS2017 15.7.0 Preview 3
by Mark Stega
Tue Apr 17, 2018 1:33 pm
Forum: General Discussion and Other
Topic: Implications of WebAssembly and Standard XAML.
Replies: 6
Views: 15403

Re: Implications of WebAssembly and Standard XAML.

The body of the reply from @JS-Support should be incorporated in the Roadmap...
by Mark Stega
Tue Apr 17, 2018 1:29 pm
Forum: Bug Reports
Topic: Emulator fails to run splitter
Replies: 1
Views: 10749

Emulator fails to run splitter

If you run the CSHTML5 Showcase in the emulator, choose any 'View source..." and then try to use the splitter then the two windows do not change. If you do a "Run in browser" the splitter behaves as it should.

V1.1.1
by Mark Stega
Tue Apr 17, 2018 1:18 pm
Forum: General Discussion and Other
Topic: Finding a new name for CSHTML5
Replies: 16
Views: 28553

Re: Finding a new name for CSHTML5

Web.XAML
WebXMAL
WDN (WebDotNet or Web.Net)
by Mark Stega
Thu Mar 08, 2018 2:31 pm
Forum: Technical Support
Topic: Contemplating creating an app using C#/XAML and have a few questions
Replies: 1
Views: 4535

Contemplating creating an app using C#/XAML and have a few questions

I am evaluating creating a web based app using C#/XAML that is loosely based upon a legacy Silverlight app. I am not worried about namespace changes since those are easy bulk edits. For various reasons I don't want to port the SL app directly. I am missing a few key concepts: 1) In SL I reference a ...
by Mark Stega
Tue Nov 22, 2016 11:23 am
Forum: Technical Support
Topic: Error thrown in simulator with style
Replies: 0
Views: 11732

Error thrown in simulator with style

I am trying to port the Silverlight navigation app to C#/XAML as the Silverlight application that I really want to port is based on this template. As part of the process I am using as many of the styles defined in the nav app. The use of the style is <ContentControl Style="{StaticResource LogoI...
by Mark Stega
Wed Nov 16, 2016 3:04 pm
Forum: General Discussion and Other
Topic: Navigation between XAML pages
Replies: 11
Views: 24845

Re: Navigation between XAML pages

Is the current thought that Frame & Navigation will still make a 2016 release?
by Mark Stega
Fri Dec 11, 2015 5:13 am
Forum: General Discussion and Other
Topic: Upload file
Replies: 5
Views: 10455

Re: Upload file

No, I am not the author; I just used the article as the basis for the code that I wrote to accomplish the same type of transfer.
by Mark Stega
Tue Nov 24, 2015 2:32 pm
Forum: General Discussion and Other
Topic: Upload file
Replies: 5
Views: 10455

Re: Upload file

I have a C# implementation (Silverlight) of the file upload methodology shown in this http://www.codeproject.com/Articles/51331/Silverlight-MVVM-Lib-and-FileUploader-Using-HttpHa . If this would be of use you can shoot an email to mark2002 AT stega DOT us and I can send you the code. I know it isn't...

Go to advanced search