top of page
Cshtml5 [ 99% Trusted ]
<Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="Blog Post App" Height="300" Width="300"> <Grid> <Frame Source="BlogPostList.xaml" /> </Grid> </Window>
In this tutorial, we will guide you through creating a simple blog post application using C# and CSHTML5. CSHTML5 is a framework that allows you to create web applications using C# and XAML. cshtml5
Understanding CSHTML5: Bringing C# and XAML to the Modern Web <Window xmlns="http://schemas
bottom of page





